@UnitTest public class IntegrationServicesConfigurationUnitTest extends java.lang.Object
| Constructor and Description |
|---|
IntegrationServicesConfigurationUnitTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testIsMonitoringEnabledDefaultValueWhenNoProperty() |
void |
testMediaPersistenceMediaNamePrefix() |
void |
testMediaPersistenceMediaNamePrefixDefaultValueWhenEmptyProperty() |
void |
testMediaPersistenceMediaNamePrefixDefaultValueWhenInvalidProperty() |
void |
testMediaPersistenceMediaNamePrefixDefaultValueWhenNoProperty() |
void |
testMonitoringEnabled() |
void |
testMonitoringEnabledDefaultValueWhenInvalidProperty() |
void |
testMonitoringEnabledDefaultValueWhenNoProperty() |
void |
testSetMonitoringEnabled() |
public IntegrationServicesConfigurationUnitTest()
public void setUp()
public void testMonitoringEnabled()
public void testSetMonitoringEnabled()
public void testIsMonitoringEnabledDefaultValueWhenNoProperty()
public void testMonitoringEnabledDefaultValueWhenNoProperty()
public void testMonitoringEnabledDefaultValueWhenInvalidProperty()
public void testMediaPersistenceMediaNamePrefix()
public void testMediaPersistenceMediaNamePrefixDefaultValueWhenNoProperty()
public void testMediaPersistenceMediaNamePrefixDefaultValueWhenInvalidProperty()
public void testMediaPersistenceMediaNamePrefixDefaultValueWhenEmptyProperty()
Copyright © 2018 SAP SE. All Rights Reserved.