public class StatementTest extends Object
| Constructor and Description |
|---|
StatementTest(TestRun testRun) |
| Modifier and Type | Method and Description |
|---|---|
static void |
afterClass() |
static Collection<? extends TestRun> |
createControlFlowTests() |
static void |
setUpClass() |
void |
testStatement() |
public StatementTest(TestRun testRun)
public static Collection<? extends TestRun> createControlFlowTests()
public static void setUpClass()
public static void afterClass()
public void testStatement()