Package com.singularsys.exttests
Class XLightWeightComponentSetTest
java.lang.Object
com.singularsys.jeptests.unit.misc.LightWeightComponentSetTest
com.singularsys.exttests.XLightWeightComponentSetTest
Tests for the light weight components of different field function tables.
-
Field Summary
Fields inherited from class com.singularsys.jeptests.unit.misc.LightWeightComponentSetTest
PRINT_RESULTS -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidMethods inherited from class com.singularsys.jeptests.unit.misc.LightWeightComponentSetTest
can_specify_replacement_in_the_LightWeight_constructor, can_specify_replacement_in_the_MediumWeight_constructor, checkFunctionTable, checkOperatorTable, test_default_LightWeightcomponents, test_default_MediumWeightcomponents, testLightWeightComponentOperators, testLightWeightComponentSetBasic, testMediumWeightComponentSet, testShallowCopy, uses_lightweight_instances_of_additional_components
-
Constructor Details
-
XLightWeightComponentSetTest
public XLightWeightComponentSetTest()
-
-
Method Details
-
testFunctionTables
public void testFunctionTables()- Overrides:
testFunctionTablesin classLightWeightComponentSetTest
-
testOperatorTables
public void testOperatorTables()- Overrides:
testOperatorTablesin classLightWeightComponentSetTest
-
lightWeight_instances_of_Matrix_Factories_And_Fields_return_this
@Test public void lightWeight_instances_of_Matrix_Factories_And_Fields_return_this() -
lightWeight_instances_of_DimensionVisitor_return_new_instance
@Test public void lightWeight_instances_of_DimensionVisitor_return_new_instance()
-