public class AbstractProcessorTest.Result extends Object
| Constructor and Description |
|---|
Result() |
| Modifier and Type | Method and Description |
|---|---|
String |
getActualCode() |
String |
getExpectedCode() |
void |
setActualCode(String actualCode) |
void |
setExpectedCode(String expectedCode) |
Copyright © 2012–2018 JBoss by Red Hat. All rights reserved.