Summary Period: 2004-04-14 to 2004-06-28
197 (11.8%)
5057 (7.3%)
Module | Changes | Lines of code | Lines each change |
---|---|---|---|
server/src/org/nees/ntcp/server/util/test/ | 116 (58.8%) | 3375 (66.7%) | 29 |
server/src/org/nees/ntcp/server/impl/ | 16 (8.1%) | 547 (10.8%) | 34 |
server/src/org/nees/ntcp/server/util/ | 15 (7.6%) | 528 (10.4%) | 35 |
server/ | 30 (15.2%) | 364 (7.1%) | 12 |
server/schema/nees/ntcp/ | 5 (2.5%) | 98 (1.9%) | 19 |
server/src/org/nees/ntcp/server/state/ | 13 (6.5%) | 95 (1.8%) | 7 |
server/src/org/nees/ntcp/server/state/test/ | 1 (0.5%) | 37 (0.7%) | 37 |
server/src/org/nees/ntcp/server/backend/ | 1 (0.5%) | 13 (0.2%) | 13 |
Sum | 197 (100%) | 5057 (100%) | 25 |
wilk 6/28/04 2:13 PM |
Removing commented out and used lines from deployment descriptor. |
1 lines of code changed in: server/ntcp-server-util-test-config.wsdd (+1 -14) | |
wilk 6/28/04 1:48 PM |
Small addition about server side configuration. |
1 lines of code changed in: server/README.running_util_tests.txt (+1) | |
wilk 6/28/04 1:36 PM |
Documentation changes following build.xml test-related changes. |
1 lines of code changed in: server/README.running_util_tests.txt (+1 -3) | |
wilk 6/28/04 1:19 PM |
JUnit tests related changes to build file. |
33 lines of code changed in: server/build.xml (+33 -1) | |
wilk 6/28/04 3:53 AM |
Short document explaining how to run JUnit tests for org.nees.ntcp.server.test package. |
32 lines of code changed in: server/README.running_util_tests.txt (new 32) | |
wilk 5/13/04 7:54 AM |
Correction to getControlPoint method of NtcpServerImpl class. Small tweaks to reset method of NtcpServerImpl class. |
61 lines of code changed in: server/ntcp-server-util-test-config.wsdd (-20) server/src/org/nees/ntcp/server: impl/NtcpServerImpl.java (+20 -48), util/test/BasicResetTest.java (+25 -10) server/src/org/nees/ntcp/server/state: NtcpControlPointTable.java (+3), NtcpTransactionTable.java (+4), UnderlyingHashTable.java (+4), UnderlyingTable.java (+5) | |
wilk 5/6/04 1:09 PM |
Changed interfaces for reset method from NtcpServerImpl class. |
112 lines of code changed in: server: ntcp-server-util-test-config.wsdd (+20), src/org/nees/ntcp/server/impl/NtcpServerImpl.java (+3 -1) server/src/org/nees/ntcp/server/state: NtcpControlPointTable.java (+4), NtcpTransactionTable.java (+4), UnderlyingHashTable.java (+5), UnderlyingTable.java (+5) server/src/org/nees/ntcp/server/util/test: BasicResetTest.java (+56 -10), NtcpHelperTest.java (+4 -4), SimpleControlPlugin.java (+1 -1), SimpleTest.java (+7 -3), StateTransitionTest.java (+2 -4), StructuresTest.java (+1 -1) | |
wilk 5/6/04 11:52 AM |
Small corrections implemented. |
46 lines of code changed in: server/src/org/nees/ntcp/server: impl/NtcpServerImpl.java (+44 -23), 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. |
141 lines of code changed in: server/ntcp-server-util-test-config.wsdd (+6 -6) server/src/org/nees/ntcp/server: impl/NtcpServerImpl.java (+51 -40), state/NtcpTransaction.java (+11 -1), util/NtcpHelper.java (+18 -27) server/src/org/nees/ntcp/server/util/test: BasicResetTest.java (+8 -1), SimpleControlPlugin.java (+2 -2), SimpleStructuresTestPlugin.java (+8 -6), SimpleTest.java (+5 -2), SimpleTransitionTestPlugin.java (+24 -10), StateTransitionTest.java (+5 -5), StructuresTest.java (+3 -3) | |
wilk 5/4/04 12:29 PM |
StateTransitionTest is being enhanced with notification features. It does not pass. |
61 lines of code changed in: server/src/org/nees/ntcp/server: impl/NtcpServerImpl.java (+19 -2), util/NtcpHelper.java (+5) server/src/org/nees/ntcp/server/util/test: SimplePluginNotificationThread.java (+5 -7), SimpleTest.java (+2 -2), SimpleTransitionTestPlugin.java (+1 -1), StateTransitionTest.java (+29 -15) | |
Generated by StatCvs v0.1.3