Slicer: 1683-launcher-with-output 06af7339

Author Committer Branch Timestamp Parent
pieper pieper 1683-launcher-with-output 2012-10-14 12:46:49 1683-launcher-with-output f8ea709b
Changeset

BUG: avoid calling non-test method during unittest

The python unittest framework considers any test* method to be
a test and calls it with no arguments. By renaming the helper
method to be perform rather than test we let the test
succeed.

git-svn-id: http://svn.slicer.org/Slicer4/trunk@21177 3bd1e089-480b-0410-8dfb-8563597acbee

mod - Applications/SlicerApp/Testing/Python/AtlasTests.py Diff File