Class HierarchicalMediaPathBuilderTest

java.lang.Object
de.hybris.platform.media.services.impl.HierarchicalMediaPathBuilderTest

@UnitTest public class HierarchicalMediaPathBuilderTest extends Object
  • 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()