Issue Details (XML | Word | Printable)

Key: CHAIN-26
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Unassigned
Reporter: sean schofield
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Commons Chain

[chain] new class: LookupCommandTestCase

Created: 08/Jan/05 04:57 AM   Updated: 02/Jan/08 07:01 AM
Return to search
Component/s: None
Affects Version/s: 1.0
Fix Version/s: 1.1

Time Tracking:
Not Specified

File Attachments:
  Size
Text File ChainBaseTestCase.patch 2005-01-08 05:02 AM sean schofield 1.0 kB
HTML File LookupCommandTestCase.java 2005-01-08 04:59 AM sean schofield 6 kB
Environment:
Operating System: Windows XP
Platform: PC

Bugzilla Id: 32997


 Description  « Hide
I wanted to test some stuff with LookupCommand and noticed there was no test
case. I created a simple one to get us started.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
sean schofield added a comment - 08/Jan/05 04:59 AM
Created an attachment (id=13931)
[chain] LookupCommandTestCase (attachment)

sean schofield added a comment - 08/Jan/05 05:02 AM
Created an attachment (id=13932)
[chain] patch: ChainBaseTestCase

Here is a miscelaneous patch that should be applied to ChainBaseTest case.
Might as well fix that while we're at it.


James L. Mitchell added a comment - 08/Jan/05 05:10 AM
Cool!!!!

Any reason you didn't go a declarative config?


James L. Mitchell added a comment - 08/Jan/05 05:17 AM
I'll take care of these as soon as I get home.

James L. Mitchell added a comment - 08/Jan/05 01:29 PM
Patches applied. Tests work great.

Thanks Sean!