Hi,

In implementing a new test case for OPENJPA-121, I decided to stop
copying-and-pasting the setUp() from other test cases, and instead
create a new PersistenceTestCase base class.

Based on our experience over the last few years, there are a bunch of
things that would be useful in such a class. I decided to just start off
with what I needed for my particular test case, though. As we move
forward, if you run across functionality that you think would make sense
in a base test case class, please consider putting it into that class.
One example might be a means to automatically delete all instances of
the types used by the test case during setUp() and tearDown().

-Patrick

-- 
Patrick Linskey
BEA Systems, Inc. 

_______________________________________________________________________
Notice:  This email message, together with any attachments, may contain
information  of  BEA Systems,  Inc.,  its subsidiaries  and  affiliated
entities,  that may be confidential,  proprietary,  copyrighted  and/or
legally privileged, and is intended solely for the use of the individual
or entity named in this message. If you are not the intended recipient,
and have received this message in error, please immediately return this
by email and then delete it.

Reply via email to