Test Scene

class padvinder.test.test_scene.TestScene(methodName='runTest')[source]

Bases: unittest.case.TestCase

setUp()[source]
test_iterator()[source]

Test if one can iterate over all contained objects given a scene

test_intersection()[source]

Test if a scene performs the ray-object intersection with all contained renderables correctly.