Package sugr.test

This package contains jUnit Test classes used to test the SUGR library.

See:
          Description

Class Summary
Affinity_2DTest  
Affinity_3DTest  
BiRelationalPropertyTest Test for BiRelationalProperty.
ElementTest  
EntityTest  
EqualTest Test Equal Relation Methods
EstimationTest Test of estimation functionality of sugr.
Homography_2DTest  
Homography_3DTest  
IncidentTest Test for Incident Relation type.
Line_2DTest  
Line_3DTest Tests for class Line_3D.
MatrixTest  
Motion_2DTest  
Motion_3DTest  
OrthogonalTest Test for Orthogonal Relation.
ParallelTest Class to test Parallel Relation
Plane_3DTest Tests for class Plane_3D.
Point_2DTest This class tests the Point_2D class.
Point_3DTest Tests for class Point_3D.
ProjectiveCameraTest  
RandomVector Generate normally distributed random vectors from a given covariance matrix.
RelationTest Test for Relation.
Rotation_2DTest  
Rotation_3DTest  
ScaledMotion_3DTest  
TestStatistics Compute statistics to test covariance matrices.
TestTools Class that contaions some functions often used to test sugr classes.
TestTools.ProgressMonitorWithTaskbar  
TransformationTest  
Translation_2DTest  
Translation_3DTest  
TriRelationalPropertyTest Test for TriRelationalProperty, the only really interesting test is the test for getJacobian.
VectorTest This JUnit Test should test the funtionality of the Vector interface in sugr.linalg with help of LinearAlgebraFactory which allows to test the current implementation without knowing it.
 

Package sugr.test Description

This package contains jUnit Test classes used to test the SUGR library.