Actions
Bug #444
closedCreate a JUnit test framework for MetaCat
Start date:
03/14/2002
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
444
Description
JUint is powerful test tool and we need apply it to MetaCat. The first step is
to create a framework for it. The tasks include:
1. Revise build.xml and add a target named "test". When devopler type "ant
test", the JUnit test classes will be excuted.
2. Create a file stucture to store the test classes.
3. Write a simple test class to run.
Actions