public class CheckerTest extends Object
Constructor and Description |
---|
CheckerTest() |
Modifier and Type | Method and Description |
---|---|
void |
correctConditionalTest() |
void |
correctExpressionTest() |
void |
correctScopeTest() |
void |
correctVariableTest() |
void |
wrongExpressionTest() |
void |
wrongScopeTest() |
void |
wrongVariableTest() |