public class TestValidationPattern extends Object
| Modifier and Type | Field and Description |
|---|---|
org.junit.rules.ExpectedException |
expectedException |
| Constructor and Description |
|---|
TestValidationPattern() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testErrorMessageWithBoolean() |
void |
testErrorMessageWithEmptyList() |
void |
testErrorMessageWithNull() |
void |
testSuccess() |
Copyright © 2019 Atlassian. All rights reserved.