Class HierarchicalMediaPathBuilderTest
java.lang.Object
de.hybris.platform.media.services.impl.HierarchicalMediaPathBuilderTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoid
-
Constructor Details
-
HierarchicalMediaPathBuilderTest
public HierarchicalMediaPathBuilderTest()
-
-
Method Details
-
shouldBuildFolderPathWithoutSubfoldersWhenDepthIsZero
public void shouldBuildFolderPathWithoutSubfoldersWhenDepthIsZero() -
shouldBuildFolderPathWithoutSubfoldersWhenDepthIsGreaterThanFour
public void shouldBuildFolderPathWithoutSubfoldersWhenDepthIsGreaterThanFour() -
shouldBuildFolderPathPlus1LevelSubPath
public void shouldBuildFolderPathPlus1LevelSubPath() -
shouldBuildFolderPathPlus2LevelSubPath
public void shouldBuildFolderPathPlus2LevelSubPath() -
shouldBuildFolderPathPlus3LevelSubPath
public void shouldBuildFolderPathPlus3LevelSubPath() -
shouldBuildFolderPathPlus4LevelSubPath
public void shouldBuildFolderPathPlus4LevelSubPath()
-