Directory cdx/scorebot/net/tests/jabber/

Directory Created:
2007-01-22 12:58
Total Files:
3
Deleted Files:
0
Lines of Code:
258

[root]/cdx/scorebot/net/tests/jabber

Lines of Code

cdx/scorebot/net/tests/jabber/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 35 (100.0%) 531 (100.0%) 15.1
genned 3 (8.6%) 230 (43.3%) 76.6
veryoriginal 9 (25.7%) 203 (38.2%) 22.5
dound 20 (57.1%) 88 (16.6%) 4.4
rreagan3 3 (8.6%) 10 (1.9%) 3.3

Most Recent Commits

dound 2007-04-08 01:24

fixed serialVersionUID visibility / constancy

6 lines of code changed in:

  • cdx/scorebot/net/tests/jabber: JabberService.java (+3 -3), SendMessage.java (+3 -3)
dound 2007-04-08 01:09

Added public long serialVersionUID = 102L; to all serializable classes.

8 lines of code changed in:

  • cdx/scorebot/net/tests/jabber: JabberService.java (+4 -2), SendMessage.java (+4 -2)
dound 2007-04-08 00:43

Removed dead stores to local variables.

2 lines of code changed in:

  • cdx/scorebot/net/tests/jabber: SendMessage.java (+2 -3)
veryoriginal 2007-03-30 12:24

field made transient (shouldnt be serialized)

3 lines of code changed in:

  • cdx/scorebot/net/tests/jabber: JabberService.java (+3 -3)
veryoriginal 2007-03-27 20:40

no message

3 lines of code changed in:

  • cdx/scorebot/net/tests/jabber: SendMessage.java (+3 -2)
veryoriginal 2007-03-27 20:38

SendMessage now connets and disconnects.

25 lines of code changed in:

  • cdx/scorebot/net/tests/jabber: JabberService.java (+6 -15), SendMessage.java (+19 -8)
dound 2007-03-24 21:56

Default port numbers are now set when the service is instantiated.

3 lines of code changed in:

  • cdx/scorebot/net/tests/jabber: JabberService.java (+3 -2)
dound 2007-03-23 23:00

Framework Change: Test now manages the service field. Also, setService has been added. Also, Test now takes a generic parameter which allows children to specify what kind of Service they require.

6 lines of code changed in:

  • cdx/scorebot/net/tests/jabber: SendMessage.java (+6 -21)
rreagan3 2007-03-23 20:52

oops, making the service final (i didn't need to change it in the first place)

3 lines of code changed in:

  • cdx/scorebot/net/tests/jabber: SendMessage.java (+3 -3)
rreagan3 2007-03-23 20:49

making the service not final

3 lines of code changed in:

  • cdx/scorebot/net/tests/jabber: SendMessage.java (+3 -3)
rreagan3 2007-03-23 15:39

no empty strings!!!!

4 lines of code changed in:

  • cdx/scorebot/net/tests/jabber: SendMessage.java (+4 -3)
dound 2007-03-21 03:03

Fixed up the tests packages. Change summary:
1) Method added which asks the Test to add the "default" results (to ensure all results are given a value!)
2) Option naming, usage, and verification fixed
3) MD5 class move to cdx.scorebot.util
4) IntegrityCheck class created to make it easy to do multiple kinds of verification including MD5, Regular Expressions/Pattern Matching, or nothing (i.e. just complete the retrieval).
5) Deleted unused packages -- mysql and vtc
6) Removed unused connect and disconnect methods
7) Updated the ReadFile class so that it can now verify what it retrieved instead of just retrieving the file.
8) Minor bug fixes in several files (really, just mismatched option and result names)
9) Replaced all usages of "details" result returns with setExplanation calls. Standardized these calls as well.

25 lines of code changed in:

  • cdx/scorebot/net/tests/jabber: JabberService.java (+6 -4), SendMessage.java (+19 -30)
veryoriginal 2007-03-05 23:07

Updated results

67 lines of code changed in:

  • cdx/scorebot/net/tests/jabber: JabberService.java (+4 -7), SendMessage.java (+63 -51)
dound 2007-02-26 03:38

TargetIP is now stored as a string. New methods get/setTargetInetAddress have been added to support the old get/setTargetIP which returned/took an InetAddress vice the new String type.

10 lines of code changed in:

  • cdx/scorebot/net/tests/jabber: JabberService.java (+7 -3), SendMessage.java (+3 -3)
veryoriginal 2007-02-23 09:59

no message

3 lines of code changed in:

  • cdx/scorebot/net/tests/jabber: SendMessage.java (+3 -3)
veryoriginal 2007-02-22 20:14

Running test :-)

54 lines of code changed in:

  • cdx/scorebot/net/tests/jabber: SendMessage.java (+54 -4)
veryoriginal 2007-02-22 18:56

configed service

48 lines of code changed in:

  • cdx/scorebot/net/tests/jabber: JabberService.java (+48 -16)
dound 2007-02-20 23:29

Remove getName and getDescription methods. This static information will come from cdx.scorebot.app.util.ScoringInfo now.

6 lines of code changed in:

  • cdx/scorebot/net/tests/jabber: JabberService.java (+4 -29), SendMessage.java (+2 -27)
dound 2007-02-15 20:26

javadoc updates

6 lines of code changed in:

  • cdx/scorebot/net/tests/jabber: JabberService.java (+3 -3), SendMessage.java (+3 -3)
dound 2007-01-24 23:01

Adjusted Method. Test.getDefaultConfigValues is now protected. A new public method Test.getDefaultConfigValueCopy returns a copy of what Test.getDefaultConfigValues returns.
The constructor for TestItem now initializes its options with the default values of options for the test being tested.

3 lines of code changed in:

  • cdx/scorebot/net/tests/jabber: SendMessage.java (+3 -3)

(4 more)

Generated by StatCVS 0.3