public class TestJUnitCore
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
TestJUnitCore.FailTest |
static class |
TestJUnitCore.FailTest2 |
static class |
TestJUnitCore.GlobalTimeout |
static class |
TestJUnitCore.OkTest |
Constructor and Description |
---|
TestJUnitCore() |
Modifier and Type | Method and Description |
---|---|
void |
testGlobalTimeout() |
void |
testInternalErrors() |
void |
testMain() |
void |
testMainClassNotFound() |
void |
testMainNoClass() |
void |
testRun() |
void |
testSetResult() |
public void testRun()
public void testSetResult()
public void testMain()
public void testGlobalTimeout()
public void testMainClassNotFound()
public void testMainNoClass()
public void testInternalErrors()