Summary Period: 2003-07-02 to 2004-05-06
/server/src/org/nees/ntcp/server/util/
test (21 files, 1951 lines)
Total Lines Of Code:
982 (2004-07-27)
User | Changes | Lines of code | Lines each change |
---|---|---|---|
mdarcy | 14 (35.0%) | 651 (42.8%) | 46 |
wilk | 15 (37.5%) | 528 (34.7%) | 35 |
pawel | 2 (5.0%) | 142 (9.3%) | 71 |
pearlman | 8 (20.0%) | 129 (8.4%) | 16 |
johnsone | 1 (2.5%) | 69 (4.5%) | 69 |
Sum | 40 (100%) | 1519 (100%) | 37 |
wilk 5/6/04 11:52 AM |
Small corrections implemented. |
2 lines of code changed in: server/src/org/nees/ntcp/server/util/NtcpHelper.java (+2 -2) | |
wilk 5/5/04 1:03 PM |
Changing NtcpTransaction class to accept only transaction names starting with a letter. Small fixes to make tests pass. |
18 lines of code changed in: server/src/org/nees/ntcp/server/util/NtcpHelper.java (+18 -27) | |
wilk 5/4/04 12:29 PM |
StateTransitionTest is being enhanced with notification features. It does not pass. |
5 lines of code changed in: server/src/org/nees/ntcp/server/util/NtcpHelper.java (+5) | |
wilk 4/30/04 12:51 PM |
All tests should pass when run once and separately. Notification and polling feature (StateTransitionTest) is pending. |
1 lines of code changed in: server/src/org/nees/ntcp/server/util/NtcpHelper.java (+1 -2) | |
wilk 4/29/04 12:14 PM |
Furher work on proposeAndExecute call. Making many small corrections in various files. |
60 lines of code changed in: server/src/org/nees/ntcp/server/util: NtcpHelper.java (+59 -71), NtcpHelperException.java (+1 -1) | |
wilk 4/28/04 11:21 AM |
Undeployment corrections to build process. Extending server state interfaces to allow removing transactions and control points. Implementing reset call in NtcpHelper and NtcpServerImpl. |
44 lines of code changed in: server/src/org/nees/ntcp/server/util/NtcpHelper.java (+44 -3) | |
wilk 4/27/04 11:42 AM |
Added new empty reset call and two tests for this call: BasicResetTest and StructuresTestReset. |
6 lines of code changed in: server/src/org/nees/ntcp/server/util/NtcpHelper.java (+6) | |
wilk 4/27/04 4:02 AM |
Custom exception used by NtcpHelper class and its tests. |
43 lines of code changed in: server/src/org/nees/ntcp/server/util/NtcpHelperException.java (new 43) | |
wilk 4/26/04 12:13 PM |
Factoring out NtcpHelperTest. Corrections to other tests. Minor cosmetical changes to NtcpHelper and NtcpServerImpl classes. |
129 lines of code changed in: server/src/org/nees/ntcp/server/util/NtcpHelper.java (+129 -99) | |
wilk 4/23/04 1:09 PM |
Added SimpleTest as a generic test which is a superclass for StateTransitionTest and StructuresTest. After modifications of NtcpHelper and NtcpServerImpl class most junit test passes. |
57 lines of code changed in: server/src/org/nees/ntcp/server/util/NtcpHelper.java (+57 -43) | |
Generated by StatCvs v0.1.3