[root]/src/tests
commands
(0 files, 0 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 2 (100.0%) | 25 (100.0%) | 12.5 |
jkealey | 1 (50.0%) | 25 (100.0%) | 25.0 |
etremblay | 1 (50.0%) | 0 (0.0%) | 0.0 |
Refactored a lot of packages to better reflect our strategy for the future.
Corrected some bugs to follow some guidelines we defined earlier.
Extracted the RessourceTracker class from UCMEditor.
0 lines of code changed in 1 file:
* Created General Test Suite that will run all smaller ones; this test suite should be run by cruisecontrol
* Refactored ModelCreationFactory to allow static use
* Cleaned CreatePathCommand ; now extends JUCMNavCommand and no longer references Draw2D
* Created a test case for it.
* Removed CreatePathNodeCommand which wasn't used.
25 lines of code changed in 1 file: