@UnitTest public class HierarchicalMediaPathBuilderTest extends java.lang.Object
| Constructor and Description |
|---|
HierarchicalMediaPathBuilderTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
shouldBuildFolderPathPlus1LevelSubPath() |
void |
shouldBuildFolderPathPlus2LevelSubPath() |
void |
shouldBuildFolderPathPlus3LevelSubPath() |
void |
shouldBuildFolderPathPlus4LevelSubPath() |
void |
shouldBuildFolderPathWithoutSubfoldersWhenDepthIsGreaterThanFour() |
void |
shouldBuildFolderPathWithoutSubfoldersWhenDepthIsZero() |
public void shouldBuildFolderPathWithoutSubfoldersWhenDepthIsZero()
public void shouldBuildFolderPathWithoutSubfoldersWhenDepthIsGreaterThanFour()
public void shouldBuildFolderPathPlus1LevelSubPath()
public void shouldBuildFolderPathPlus2LevelSubPath()
public void shouldBuildFolderPathPlus3LevelSubPath()
public void shouldBuildFolderPathPlus4LevelSubPath()
Copyright © 2018 SAP SE. All Rights Reserved.