Test Material¶
-
class
padvinder.test.test_material.TestMaterial(methodName='runTest')[source]¶ Bases:
unittest.case.TestCase-
test_default_construction()[source]¶ Test if the material is constructed with the expected default parameters.
-
-
class
padvinder.test.test_material.TestEmission(methodName='runTest')[source]¶ Bases:
unittest.case.TestCase-
test_default_construction()[source]¶ Test if the material is constructed with the expected default parameters.
-
-
class
padvinder.test.test_material.TestLambert(methodName='runTest')[source]¶ Bases:
unittest.case.TestCase-
test_default_construction()[source]¶ Test if the material is constructed with the expected default parameters.
-