public class TestMatrix extends Object
Run the test from the command line using
Detailed output is provided indicating the functionality being tested and whether the functionality is correctly implemented. Exception handling is also tested.java Jama.test.TestMatrix
The test is designed to run to completion and give a summary of any implementation errors encountered. The final output should be:
If the test does not run to completion, this indicates that there is a substantial problem within the implementation that was not anticipated in the test design. The stopping point should give an indication of where the problem exists.TestMatrix completed. Total errors reported: n1 Total warning reported: n2
Constructor and Description |
---|
TestMatrix() |
public static void main(String[] argv)
Jas4pp 1.5 © Java Analysis Studio for Particle Physics