testcases that subclass TestCase

Ted Yu <[email protected]> Tue, 23 Feb 2010 15:00:43 -0800
Newsgroups gmane.comp.java.junit.devel
Message-ID <[email protected]>
--===============8751660302556704835==
Content-Type: multipart/alternative; boundary=001636b2be31fc98ac04804c8439

--001636b2be31fc98ac04804c8439
Content-Type: text/plain; charset=ISO-8859-1

Hi,
I am using junit-3.8.2.jar

In oozie, I see the following:
public abstract class XTestCase extends TestCase {

public abstract class XFsTestCase extends XTestCase {

public abstract class HadoopActionExecutorTestCase extends XFsTestCase {

But JUnit complains:
    [junit] No tests found in org.apache.oozie.dag.action.
hadoop.HadoopActionExecutorTestCase

How can I get over this error ?

Thanks

--001636b2be31fc98ac04804c8439
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

Hi,<br>I am using junit-3.8.2.jar<br><br>In oozie, I see the following:<br>=
public abstract class XTestCase extends TestCase {<br><br>public abstract c=
lass XFsTestCase extends XTestCase {<br><br>public abstract class HadoopAct=
ionExecutorTestCase extends XFsTestCase {<br>

<br>But JUnit complains:<br>=A0=A0=A0 [junit] No tests found in org.apache.=
oozie.dag.action.<div id=3D":z4" class=3D"ii gt">hadoop.HadoopActionExecuto=
rTestCase<br><br>How can I get over this error ?<br><br>Thanks</div>

--001636b2be31fc98ac04804c8439--


--===============8751660302556704835==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

------------------------------------------------------------------------------
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
--===============8751660302556704835==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Junit-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/junit-devel

--===============8751660302556704835==--