Issue Details (XML | Word | Printable)

Key: JDO-346
Type: Improvement Improvement
Status: Open Open
Priority: Trivial Trivial
Assignee: Martin Zaun
Reporter: Martin Zaun
Votes: 0
Watchers: 0
Operations

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

Cleanup and refactorize lifecycle tests StateTransitions and StateTransitionsReturnedObjects

Created: 23/Mar/06 04:16 PM   Updated: 04/Oct/06 09:36 PM
Return to search
Component/s: tck2
Affects Version/s: JDO 2 final
Fix Version/s: None

Time Tracking:
Not Specified


 Description  « Hide
The fix for JDO-273 has introduced a large amount of code duplication between the
lifecycle test classes StateTransitions and StateTransitionsReturnedObjects.

Cleanup and refactorize (e.g. merge both classes into one, or extend one from the
other, or pull out common code into a lifecycle test super class).


 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Andy Jefferson added a comment - 23/Mar/06 09:19 PM
When I do a clean check out and then run the TCK, when it is running "lifecycle.conf" I get an error

Cannot find test class 'org.apache.jdo.tck.lifecycle.StateTransitionsReturnedObjects'

No idea if this is what this particular JIRA is for, but seems an appropriate place to log the message ;-)

Martin Zaun added a comment - 24/Mar/06 01:06 AM
I'm sorry for the missing class src/java/org/apache/jdo/tck/lifecycle/StateTransitionsReturnedObjects.java
(had some problems with svn locks yesterday). Class checked in with revision 388211.

Craig Russell made changes - 04/Oct/06 09:36 PM
Field Original Value New Value
Assignee Martin Zaun [ mzaun ]