Class ConfigTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class ConfigTest extends ServicelayerBaseTest
  • Constructor Details

    • ConfigTest

      public ConfigTest()
  • Method Details

    • setUp

      public void setUp()
    • tearDown

      public void tearDown()
    • shouldDetectOnPremEnvironmentWhenBothModelTPropertiesAreNotSet

      public void shouldDetectOnPremEnvironmentWhenBothModelTPropertiesAreNotSet()
    • shouldDetectCloudEnvironmentWhenBothModelTPropertiesAreSet

      public void shouldDetectCloudEnvironmentWhenBothModelTPropertiesAreSet()
    • shouldDetectCloudEnvironmentWhenOnlyOneModelTPropertyIsSet

      public void shouldDetectCloudEnvironmentWhenOnlyOneModelTPropertyIsSet()