Directory src/tests/commands/

Directory Created:
2005-04-15 17:55
Directory Deleted:
2005-04-25 16:55
Total Files:
0
Deleted Files:
1
Lines of Code:
0

[root]/src/tests/commands

Lines of Code

src/tests/commands/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 4 (100.0%) 187 (100.0%) 46.7
jkealey 3 (75.0%) 187 (100.0%) 62.3
etremblay 1 (25.0%) 0 (0.0%) 0.0

Most Recent Commits

etremblay 2005-04-25 16:55 Rev.: 77

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:

  • src/tests/commands: JUCMNavCommandTests.java (del)
jkealey 2005-04-17 12:08 Rev.: 74

* Cleaned up CutPathCommand, ExtendPathCommand, SetConstraintCommand, SplitLinkCommand.
* They now extend JUCMNavCommand
* Added a few tests

73 lines of code changed in 1 file:

  • src/tests/commands: JUCMNavCommandTests.java (+73 -21)
jkealey 2005-04-16 13:18 Rev.: 72

* 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.

17 lines of code changed in 1 file:

  • src/tests/commands: JUCMNavCommandTests.java (+17 -3)
jkealey 2005-04-15 17:55 Rev.: 68

first attempts at autogenerated junit tests.
the code committed here will probably break the compiler; eclipse must be updated as stated here:
http://www.cis.upenn.edu/~matuszek/cit594-2004/Pages/eclipse-faq.html

97 lines of code changed in 1 file:

  • src/tests/commands: JUCMNavCommandTests.java (new 97)
Generated by StatSVN 0.7.0