OnlineTestCase extends JUnit 3 TestCase. The TestRunners I have been 
using ignore JUnit 4 annotations on classes that extend JUnit 3 
TestCase, leading to suites with no tests.  :-(

As I extend my offline JUnit4 tests to have online parts, I dutifully 
refactor the online parts into OnlineTestCases, but it feels like I am 
backporting to JUnit 3 (probably because I am).

Do we need a JUnit 4 equivalent of OnlineTestCase? OnlineTestSupport, 
perhaps?

-- 
Ben Caradoc-Davies <ben.caradoc-dav...@csiro.au>
Software Engineering Team Leader
CSIRO Earth Science and Resource Engineering
Australian Resources Research Centre

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to