Package ninja

Class AssetsControllerTest


  • public class AssetsControllerTest
    extends Object
    • Constructor Detail

      • AssetsControllerTest

        public AssetsControllerTest()
    • Method Detail

      • before

        public final void before()
      • testServeStatic404

        public void testServeStatic404()
      • testServeStaticSecurityClassesWithoutSlash

        public void testServeStaticSecurityClassesWithoutSlash()
      • testServeStaticSecurityClassesAbsolute

        public void testServeStaticSecurityClassesAbsolute()
      • testServeStaticSecurityNoRelativePathWorks

        public void testServeStaticSecurityNoRelativePathWorks()
      • testServeStaticDirectory

        public void testServeStaticDirectory()
      • testServeStatic304NotModified

        public void testServeStatic304NotModified()
      • testStaticDirectoryIsFileSystemInDevMode

        public void testStaticDirectoryIsFileSystemInDevMode()
      • testStaticDirectoryClassPathWhenFileNotInFileSystemInDevMode

        public void testStaticDirectoryClassPathWhenFileNotInFileSystemInDevMode()
                                                                          throws Exception
        Throws:
        Exception
      • testStaticDirectoryIsClassPathInProdMode

        public void testStaticDirectoryIsClassPathInProdMode()
                                                      throws Exception
        Throws:
        Exception
      • testServeStaticNormalOperationModifiedNoCaching

        public void testServeStaticNormalOperationModifiedNoCaching()
                                                             throws Exception
        Throws:
        Exception
      • testServeStaticRobotsTxt

        public void testServeStaticRobotsTxt()
                                      throws Exception
        Throws:
        Exception