Directory cdx/scorebot/net/tests/email/

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

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 40 (100.0%) 523 (100.0%) 13.0
genned 3 (7.5%) 230 (44.0%) 76.6
veryoriginal 7 (17.5%) 146 (27.9%) 20.8
dound 25 (62.5%) 125 (23.9%) 5.0
rreagan3 5 (12.5%) 22 (4.2%) 4.4

Most Recent Commits

dound 2007-04-08 01:24

fixed serialVersionUID visibility / constancy

6 lines of code changed in:

  • cdx/scorebot/net/tests/email: EmailService.java (+3 -3), Sendmail.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/email: EmailService.java (+4 -2), Sendmail.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).

4 lines of code changed in:

  • cdx/scorebot/net/tests/email: Sendmail.java (+4 -3)
veryoriginal 2007-03-30 11:03

Changed for apple in the main class just for testing

3 lines of code changed in:

  • cdx/scorebot/net/tests/email: Sendmail.java (+3 -3)
dound 2007-03-26 01:34

"cause unknown" is now set as the explanation vice something about a null pointer exception

5 lines of code changed in:

  • cdx/scorebot/net/tests/email: Sendmail.java (+5 -6)
rreagan3 2007-03-26 01:23

caught a nullpointerexception thrown by the messagingexception.getcause().getmessage() method call at the end of run( TestEvent ). exception was thrown when I tried the test on smtp.gmail.com with my usna address for 'to' and my gmail address as 'from'

7 lines of code changed in:

  • cdx/scorebot/net/tests/email: Sendmail.java (+7 -3)
rreagan3 2007-03-25 23:46

no message

3 lines of code changed in:

  • cdx/scorebot/net/tests/email: Sendmail.java (+3 -3)
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/email: EmailService.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/email: Sendmail.java (+6 -21)
rreagan3 2007-03-23 20:53

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/email: Sendmail.java (+3 -3)
rreagan3 2007-03-23 20:48

making the service not final

3 lines of code changed in:

  • cdx/scorebot/net/tests/email: Sendmail.java (+3 -3)
rreagan3 2007-03-23 15:37

no empty strings!!!!

6 lines of code changed in:

  • cdx/scorebot/net/tests/email: Sendmail.java (+6 -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.

27 lines of code changed in:

  • cdx/scorebot/net/tests/email: EmailService.java (+3 -3), Sendmail.java (+24 -20)
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.

5 lines of code changed in:

  • cdx/scorebot/net/tests/email: Sendmail.java (+5 -5)
veryoriginal 2007-03-05 23:07

Updated results

14 lines of code changed in:

  • cdx/scorebot/net/tests/email: Sendmail.java (+14 -3)
dound 2007-03-04 20:01

Options for Sendmail now meet the contract in the InfoMaintainerGUI.

14 lines of code changed in:

  • cdx/scorebot/net/tests/email: Sendmail.java (+14 -20)
dound 2007-03-04 13:26

"Success" => "success"

6 lines of code changed in:

  • cdx/scorebot/net/tests/email: Sendmail.java (+6 -6)
veryoriginal 2007-02-27 12:16

removed a debug line

2 lines of code changed in:

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

6 lines of code changed in:

  • cdx/scorebot/net/tests/email: Sendmail.java (+6 -4)
veryoriginal 2007-02-22 15:28

detects a failed send

3 lines of code changed in:

  • cdx/scorebot/net/tests/email: Sendmail.java (+3 -3)

(12 more)

Generated by StatCVS 0.3