Module /server/src/org/nees/ntcp/server/util/test/

back to main page

Summary Period: 2004-04-15 to 2004-05-13

Modules

/server/src/org/nees/ntcp/server/util/test/

Lines Of Code


Total Lines Of Code: 1951 (2004-07-27)

Changes Per User

UserChangesLines of codeLines each change
wilk 116 (100.0%) 3375 (100.0%) 29
Sum 116 (100%) 3375 (100%) 29

Most Recent Commits

wilk
5/13/04 7:54 AM
Correction to getControlPoint method of NtcpServerImpl class.
Small tweaks to reset method of NtcpServerImpl class.
25 lines of code changed in:
server/src/org/nees/ntcp/server/util/test/BasicResetTest.java (+25 -10)

wilk
5/6/04 1:09 PM
Changed interfaces for reset method from NtcpServerImpl class.
71 lines of code changed in:
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/5/04 1:03 PM
Changing NtcpTransaction class to accept only transaction names starting with a letter. Small fixes to make tests pass.
55 lines of code changed in:
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.
37 lines of code changed in:
server/src/org/nees/ntcp/server/util/test: SimplePluginNotificationThread.java (+5 -7), SimpleTest.java (+2 -2), SimpleTransitionTestPlugin.java (+1 -1), StateTransitionTest.java (+29 -15)

wilk
4/30/04 12:51 PM
All tests should pass when run once and separately. Notification and polling feature (StateTransitionTest) is pending.
320 lines of code changed in:
server/src/org/nees/ntcp/server/util/test: NtcpHelperTest.java (+17 -8), PackageTests.java (+2 -2), SimpleControlFactory_1.java (+1 -1), SimpleControlPlugin.java (+22 -7), SimplePluginNotificationThread.java (+24 -1), SimpleStructuresTestPlugin.java (+16 -15), SimpleTest.java (+38 -17), SimpleTransitionTestPlugin.java (+31 -4), StateTransitionTest.java (+131 -56), StructuresTest.java (+38 -18)

wilk
4/29/04 12:14 PM
Furher work on proposeAndExecute call. Making many small corrections in various files.
289 lines of code changed in:
server/src/org/nees/ntcp/server/util/test: NtcpHelperTest.java (+24 -32), NtcpHelperTestConfig.java (+9 -14), PackageTests.java (+6 -17), SimpleControlFactory_1.java (+6 -4), SimpleControlFactory_2.java (+6 -4), SimpleControlFactory_3.java (+6 -4), SimpleControlFactory_4.java (+6 -4), SimpleControlFactory_5.java (+6 -4), SimpleControlFactory_6.java (+6 -4), SimpleControlPlugin.java (+19 -25), SimpleControlPluginAction.java (+3), SimpleControlPolicyPlugin.java (+16 -31), SimplePluginNotificationThread.java (+8 -7), SimpleStructuresTestPlugin.java (+11 -10), SimpleTest.java (+55 -39), SimpleTransitionTestPlugin.java (+24 -22), StateTransitionTest.java (+49 -32), StructuresTest.java (+25 -29), TestConfig.java (+4 -5)

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.
47 lines of code changed in:
server/src/org/nees/ntcp/server/util/test: SimpleControlPlugin.java (+13 -7), SimpleStructuresTestPlugin.java (+2), SimpleTest.java (+2 -2), SimpleTransitionTestPlugin.java (+7 -3), StructuresResetTest.java (+23 -8)

wilk
4/27/04 11:42 AM
Added new empty reset call and two tests for this call: BasicResetTest and StructuresTestReset.
124 lines of code changed in:
server/src/org/nees/ntcp/server/util/test: BasicResetTest.java (new 50), NtcpHelperTest.java (+3 -4), StructuresResetTest.java (new 71)

wilk
4/26/04 12:13 PM
Factoring out NtcpHelperTest. Corrections to other tests. Minor cosmetical changes to NtcpHelper and NtcpServerImpl classes.
183 lines of code changed in:
server/src/org/nees/ntcp/server/util/test: NtcpHelperTest.java (+39 -133), SimpleControlFactory_1.java (+4 -2), SimpleControlFactory_2.java (+2 -1), SimpleControlFactory_3.java (+3 -2), SimpleControlFactory_4.java (+3 -2), SimpleControlFactory_5.java (+2 -1), SimpleControlFactory_6.java (+2 -1), SimpleTest.java (+59 -38), StateTransitionTest.java (+43 -13), StructuresTest.java (+26 -9)

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.
378 lines of code changed in:
server/src/org/nees/ntcp/server/util/test: NtcpHelperTest.java (+95 -70), NtcpHelperTestConfig.java (+2 -3), SimpleControlFactory_5.java (+1 -1), SimpleControlPlugin.java (+7 -7), SimpleStructuresTestPlugin.java (+12 -6), SimpleTest.java (new 201), StateTransitionTest.java (+8 -139), StructuresTest.java (+52 -183)


Generated by StatCvs v0.1.3