public class EnvironmentVariableCsmConfigurationProviderTest extends Object
EnvironmentVariableCsmConfigurationProvider
.Constructor and Description |
---|
EnvironmentVariableCsmConfigurationProviderTest() |
Modifier and Type | Method and Description |
---|---|
static void |
cleanup() |
void |
optionalValuesNotSet_shouldUseDefaultValues() |
void |
testCorrectlyResolvesConfiguration() |
void |
testSetup() |
void |
testThrowsSdkClientExceptionWhenPortCannotBeParsed() |
void |
testThrowsSdkClientExceptionWhenVariablesNotPresent() |
public EnvironmentVariableCsmConfigurationProviderTest()
public void testSetup()
public static void cleanup()
public void testCorrectlyResolvesConfiguration()
public void testThrowsSdkClientExceptionWhenVariablesNotPresent()
public void testThrowsSdkClientExceptionWhenPortCannotBeParsed()
public void optionalValuesNotSet_shouldUseDefaultValues()
Copyright © 2020. All rights reserved.