@UnitTest public class CMSNavigationNodePopulatorTest extends java.lang.Object
| Constructor and Description |
|---|
CMSNavigationNodePopulatorTest() |
| Modifier and Type | Method and Description |
|---|---|
protected CMSNavigationNodeModel |
createNavigationNode(java.lang.String uid,
CMSNavigationNodeModel parentNavigationNodeModel) |
void |
setup() |
void |
shouldFailWhenNodeIsNull() |
void |
shouldNotPopulateWhenNodeIsRoot() |
void |
shouldNotPopulateWhenParentExists() |
void |
shouldPopulateWhenParentDoesNotExists() |
public void setup()
protected CMSNavigationNodeModel createNavigationNode(java.lang.String uid, CMSNavigationNodeModel parentNavigationNodeModel)
public void shouldNotPopulateWhenParentExists()
public void shouldPopulateWhenParentDoesNotExists()
public void shouldNotPopulateWhenNodeIsRoot()
public void shouldFailWhenNodeIsNull()
Copyright © 2018 SAP SE. All Rights Reserved.