Class HierarchicalMediaPathBuilderTest


  • @UnitTest
    public class HierarchicalMediaPathBuilderTest
    extends java.lang.Object
    • Constructor Detail

      • HierarchicalMediaPathBuilderTest

        public HierarchicalMediaPathBuilderTest()
    • Method Detail

      • shouldBuildFolderPathWithoutSubfoldersWhenDepthIsZero

        public void shouldBuildFolderPathWithoutSubfoldersWhenDepthIsZero()
      • shouldBuildFolderPathWithoutSubfoldersWhenDepthIsGreaterThanFour

        public void shouldBuildFolderPathWithoutSubfoldersWhenDepthIsGreaterThanFour()
      • shouldBuildFolderPathPlus1LevelSubPath

        public void shouldBuildFolderPathPlus1LevelSubPath()
      • shouldBuildFolderPathPlus2LevelSubPath

        public void shouldBuildFolderPathPlus2LevelSubPath()
      • shouldBuildFolderPathPlus3LevelSubPath

        public void shouldBuildFolderPathPlus3LevelSubPath()
      • shouldBuildFolderPathPlus4LevelSubPath

        public void shouldBuildFolderPathPlus4LevelSubPath()