public class StatusToolTest
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private static java.lang.String |
PLUGIN_ID |
Constructor and Description |
---|
StatusToolTest() |
Modifier and Type | Method and Description |
---|---|
void |
testDeepNesting() |
void |
testMultiStatus() |
void |
testMultiStatusWithOwnException() |
void |
testOKChildren() |
void |
testOnlyOKChildren() |
void |
testSimpleStatus() |
void |
testSimpleStatusWithException() |
private static final java.lang.String PLUGIN_ID
public void testSimpleStatus()
public void testSimpleStatusWithException()
public void testMultiStatus()
public void testMultiStatusWithOwnException() throws java.lang.Exception
java.lang.Exception
public void testDeepNesting()
public void testOKChildren()
public void testOnlyOKChildren()