|
org.netbeans.modules.nbjunit/1 1.41 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.netbeans.junit.NbTestCase
org.netbeans.junit.MultiTestCase
public abstract class MultiTestCase
Constructor Summary | |
---|---|
MultiTestCase()
Creates a new instance of MultiTestCase. |
|
MultiTestCase(String name)
Creates a new instance of MultiTestCase with the given name. |
Method Summary | |
---|---|
protected abstract void |
execute()
Is a method to be executed to perform testing. |
protected void |
runTest()
Internal method overriding the method of the TestCase class. |
Methods inherited from class org.netbeans.junit.NbTestCase |
---|
assertFile, assertFile, assertFile, assertFile, assertFile, assertFile, assertFile, assertFile, assertFile, assertFile, assertGC, assertGC, assertSize, assertSize, assertSize, assertSize, canRun, clearWorkDir, compareReferenceFiles, compareReferenceFiles, convertNBFSURL, failByBug, failByBug, getDataDir, getExpectedFail, getGoldenFile, getGoldenFile, getLog, getLog, getRef, getTestNumber, getWorkDir, getWorkDirPath, log, log, logLevel, ref, run, runBare, runInEQ, setFilter, timeOut |
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, setName, setUp, tearDown, toString |
Methods inherited from class junit.framework.Assert |
---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface junit.framework.Test |
---|
countTestCases |
Constructor Detail |
---|
public MultiTestCase()
public MultiTestCase(String name)
Method Detail |
---|
protected void runTest() throws Throwable
runTest
in class junit.framework.TestCase
Throwable
- if any exception is thrownprotected abstract void execute()
|
org.netbeans.modules.nbjunit/1 1.41 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |