public class NegateNodeCanonicalizationTest extends Object
| Modifier and Type | Field and Description |
|---|---|
private StructuredGraph |
graph |
| Constructor and Description |
|---|
NegateNodeCanonicalizationTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
before() |
void |
testByte() |
void |
testChar() |
void |
testDouble() |
void |
testFloat() |
void |
testInt() |
void |
testLong() |
void |
testShort() |
private StructuredGraph graph
public NegateNodeCanonicalizationTest()