Method summary
- make_grid4scatter(self)
- make_scatter(self)
- setUp(self)
- tearDown(self)
- test_extract_grid_filter_sample(self)
- test_voi(self)
Methods
- make_grid4scatter(self)
- make_scatter(self)
- setUp(self)
Initial setting up of test fixture, automatically called by TestCase before any other test method is invoked
- tearDown(self)
For necessary clean up, automatically called by TestCase after the test methods have been invoked
- test_extract_grid_filter_sample(self)
Test if the sample rate works.
- test_voi(self)
Test if setting the VOI works correctly.