Class StaticAssetServiceImplTest

java.lang.Object
org.broadleafcommerce.cms.file.service.StaticAssetServiceImplTest

public class StaticAssetServiceImplTest extends Object
Created by bpolster.
  • Constructor Details

    • StaticAssetServiceImplTest

      public StaticAssetServiceImplTest()
  • Method Details

    • testConvertURLProperties

      public void testConvertURLProperties() throws Exception
      Throws:
      Exception
    • testWhenEmptyFileExtensions

      public void testWhenEmptyFileExtensions() throws IOException
      Throws:
      IOException
    • testThrowDisabledFileExtensions

      public void testThrowDisabledFileExtensions() throws IOException
      Throws:
      IOException
    • testOkWhenMultipleDisableFileExtensions

      public void testOkWhenMultipleDisableFileExtensions() throws IOException
      Throws:
      IOException
    • testWhitelistFirstDisableFileExtensions

      public void testWhitelistFirstDisableFileExtensions() throws IOException
      Throws:
      IOException
    • testWhitelistFileExtensions

      public void testWhitelistFileExtensions() throws IOException
      Throws:
      IOException