@UnitTest public class NavigationNodeEntriesValidatorTest extends java.lang.Object
| Constructor and Description |
|---|
NavigationNodeEntriesValidatorTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testWhenConverterThrowsException_shouldAddErrors() |
void |
testWhenIdAndTypeAreEmpty_shouldAddErrors() |
void |
testWhenPredicateFails_shouldAddErrors() |
void |
testWhenTypeConverterDoesNotExist_shouldAddErrors() |
public void testWhenIdAndTypeAreEmpty_shouldAddErrors()
public void testWhenTypeConverterDoesNotExist_shouldAddErrors()
public void testWhenConverterThrowsException_shouldAddErrors()
public void testWhenPredicateFails_shouldAddErrors()
Copyright © 2018 SAP SE. All Rights Reserved.