@UnitTest public class DefaultNavigationEntryConverterRegistryTest extends java.lang.Object
| Constructor and Description |
|---|
DefaultNavigationEntryConverterRegistryTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setup() |
void |
testGetConverterForInvalidItemType() |
void |
testGetConverterForItemSuperType() |
void |
testGetConverterForValidItemType() |
void |
testNavigationEntryTypesIsNotEmpty() |
void |
testRegistryInitializationWillPopulateCorrectConverters() |
public DefaultNavigationEntryConverterRegistryTest()
public void setup()
throws java.lang.Exception
java.lang.Exceptionpublic void testRegistryInitializationWillPopulateCorrectConverters()
public void testGetConverterForValidItemType()
public void testGetConverterForInvalidItemType()
public void testNavigationEntryTypesIsNotEmpty()
public void testGetConverterForItemSuperType()
Copyright © 2018 SAP SE. All Rights Reserved.