Class AbstractS3Test

java.lang.Object
org.broadleafcommerce.vendor.amazon.s3.AbstractS3Test
Direct Known Subclasses:
S3ConfigurationServiceTest, S3FileServiceProviderTest

public abstract class AbstractS3Test extends Object
Tests that error messages are returned for misconfigured amazon s3 properties.
Author:
bpolster
  • Field Details

  • Constructor Details

    • AbstractS3Test

      public AbstractS3Test()
  • Method Details

    • setup

      public static void setup()
    • reset

      public void reset()
    • resetAllProperties

      protected void resetAllProperties()
    • findProperty

      protected String findProperty(String propertyName, String defaultValue)