vtkmodules.test.rtImageTest#

Module Contents#

Functions#

_GetController

main

Run a regression test, and compare the contents of the window against against a valid image. This will use arguments from sys.argv to set the testing options via the vtkTesting class, run the test script, and then call vtkTesting.RegressionTest() to validate the image. The return value will the one provided by vtkTesting.RegressionTest().

API#

vtkmodules.test.rtImageTest._GetController()#
vtkmodules.test.rtImageTest.main(test_script)#

Run a regression test, and compare the contents of the window against against a valid image. This will use arguments from sys.argv to set the testing options via the vtkTesting class, run the test script, and then call vtkTesting.RegressionTest() to validate the image. The return value will the one provided by vtkTesting.RegressionTest().