public class TestMessageValidator extends java.lang.Object implements TestValidator
| Constructor and Description |
|---|
TestMessageValidator(java.lang.String[] errors,
java.lang.String[] warnings) |
| Modifier and Type | Method and Description |
|---|---|
TestValidatorType |
getAnnotationProcessorTestType()
Gets the type of the annotation processor test.
|
java.lang.String[] |
getErrors() |
java.lang.String[] |
getWarnings() |
public TestMessageValidator(java.lang.String[] errors,
java.lang.String[] warnings)
public TestValidatorType getAnnotationProcessorTestType()
TestValidatorgetAnnotationProcessorTestType in interface TestValidatorpublic java.lang.String[] getErrors()
public java.lang.String[] getWarnings()
Copyright © 2017 Holisticon AG. All Rights Reserved.