| Issue 78: | public functions not named test* are run by the framework | |
| 1 person starred this issue and may be notified of changes. | Back to list |
What steps will reproduce the problem? 1. create test case 2. create public function with any name not starting with test 3. run test case What is the expected output? that function shouldn't run What do you see instead? that function runs see this thread for full explanation and possible solution: http://groups.google.com/group/mxunit/browse_thread/thread/578edad6c1a52bb3/6eefb067af6bc14a#6eefb067af6bc14a
Aug 6, 2008
Project Member
#1
marc.es...@gmail.com
Status:
WontFix
|