Directory cdx/scorebot/net/tests/dns/

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

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 72 (100.0%) 993 (100.0%) 13.7
genned 4 (5.6%) 367 (37.0%) 91.7
veryoriginal 10 (13.9%) 313 (31.5%) 31.3
dound 50 (69.4%) 280 (28.2%) 5.6
rreagan3 6 (8.3%) 25 (2.5%) 4.1
allikat 2 (2.8%) 8 (0.8%) 4.0

Most Recent Commits

dound 2007-04-08 01:24

fixed serialVersionUID visibility / constancy

9 lines of code changed in:

  • cdx/scorebot/net/tests/dns: DNSService.java (+3 -3), ResolveHostname.java (+3 -3), ResolveIP.java (+3 -3)
dound 2007-04-08 01:09

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

12 lines of code changed in:

  • cdx/scorebot/net/tests/dns: DNSService.java (+4 -2), ResolveHostname.java (+4 -2), ResolveIP.java (+4 -2)
dound 2007-03-31 14:26

Options which don't require values are no longer forced to have values (sendmail->subject, sendmail->body, readfile->expected_value and integritycheck->expected_value).

6 lines of code changed in:

  • cdx/scorebot/net/tests/dns: ResolveHostname.java (+3 -3), ResolveIP.java (+3 -3)
dound 2007-03-28 01:38

fixed mispellings

5 lines of code changed in:

  • cdx/scorebot/net/tests/dns: ResolveIP.java (+5 -5)
dound 2007-03-25 00:39

num_retries was an inaccurate name -- it is actually the number of tries. Renamed to num_tries.

12 lines of code changed in:

  • cdx/scorebot/net/tests/dns: ResolveHostname.java (+6 -6), ResolveIP.java (+6 -6)
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/dns: DNSService.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.

14 lines of code changed in:

  • cdx/scorebot/net/tests/dns: ResolveHostname.java (+7 -22), ResolveIP.java (+7 -22)
rreagan3 2007-03-23 20:54

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

6 lines of code changed in:

  • cdx/scorebot/net/tests/dns: ResolveHostname.java (+3 -3), ResolveIP.java (+3 -3)
rreagan3 2007-03-23 20:45

making the service not final

6 lines of code changed in:

  • cdx/scorebot/net/tests/dns: ResolveHostname.java (+3 -3), ResolveIP.java (+3 -3)
rreagan3 2007-03-23 12:03

did the same thing as in ResolveHostname.verifyConfigValue()

6 lines of code changed in:

  • cdx/scorebot/net/tests/dns: ResolveIP.java (+6 -2)
rreagan3 2007-03-23 12:02

verifyConfigValue(name, val) now fails when name == hostname and val.getCurrentValue() is an empty string or null
...should probably do this for all other appropriate instances of ConfigString

7 lines of code changed in:

  • cdx/scorebot/net/tests/dns: ResolveHostname.java (+7 -2)
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.

78 lines of code changed in:

  • cdx/scorebot/net/tests/dns: ResolveHostname.java (+31 -31), ResolveIP.java (+47 -42)
dound 2007-03-10 13:13

Fixed return types to what they were intended to be. Still needs some work, but should be ok for testing.

18 lines of code changed in:

  • cdx/scorebot/net/tests/dns: ResolveHostname.java (+7 -3), ResolveIP.java (+11 -7)
veryoriginal 2007-03-05 22:44

Changed the results passed

39 lines of code changed in:

  • cdx/scorebot/net/tests/dns: ResolveHostname.java (+21 -16), ResolveIP.java (+18 -9)
dound 2007-03-04 20:00

Returns for these methods now meet the contract in the InfoMaintainerGUI by returning "ip" and "hostname" respectively.

8 lines of code changed in:

  • cdx/scorebot/net/tests/dns: ResolveHostname.java (+4 -3), ResolveIP.java (+4 -3)
dound 2007-03-04 00:07

Result names fixed.

6 lines of code changed in:

  • cdx/scorebot/net/tests/dns: ResolveHostname.java (+6 -6)
dound 2007-02-27 13:15

Changed option names to be the same as the ones in the InfoMaintainerGUI's info (and so they match ResolveHostname's equivalent fields).

8 lines of code changed in:

  • cdx/scorebot/net/tests/dns: ResolveIP.java (+8 -8)
veryoriginal 2007-02-27 12:07

fixed config fields

4 lines of code changed in:

  • cdx/scorebot/net/tests/dns: ResolveHostname.java (+4 -4)
veryoriginal 2007-02-27 12:01

fixed config fields

46 lines of code changed in:

  • cdx/scorebot/net/tests/dns: ResolveIP.java (+46 -52)
dound 2007-02-26 19:37

Commented out the stack traces which were being printed when the lookup failed.

5 lines of code changed in:

  • cdx/scorebot/net/tests/dns: ResolveHostname.java (+5 -3)

(21 more)

Generated by StatCVS 0.3