Bill Burke wrote:
Andrew Lee Rubinger wrote:
> The only criteria I'm presently considering is:
> * How hard is it to use in POJO Unit Tests?
And what's the point of doing POJO unit tests without JPA?
No, I meant execution from a POJO-based test. Which to me implies that
from this vanilla setup, Eclipse, IntelliJ, etc hooks all may follow.
public class MyTestCase
{
@Test
public void testMe()
{
...
}
}
Right-click on MyTestCase > Run As > JUnit ...
S,
ALR
--
Andrew Lee Rubinger
Sr. Software Engineer
JBoss, a division of Red Hat, Inc.
http://exitcondition.alrubinger.com