@UnitTest public class DefaultIntegrationObjectConversionServiceUnitTest extends java.lang.Object
| Constructor and Description |
|---|
DefaultIntegrationObjectConversionServiceUnitTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
shouldIllegalArgumentException() |
void |
shouldReturnEmptyMap_whenNoIntegrationObjectFound() |
void |
shouldReturnEmptyMap_whenNotIntegrationObjectItemMatchFound() |
void |
shouldReturnPopulatedMap() |
void |
shouldThrowIllegalArgumentException_whenEmptyIntegrationObjectCode() |
void |
shouldThrowIllegalArgumentException_whenNullIntegrationObjectCode() |
public DefaultIntegrationObjectConversionServiceUnitTest()
public void shouldReturnPopulatedMap()
public void shouldReturnEmptyMap_whenNoIntegrationObjectFound()
public void shouldThrowIllegalArgumentException_whenNullIntegrationObjectCode()
public void shouldThrowIllegalArgumentException_whenEmptyIntegrationObjectCode()
public void shouldReturnEmptyMap_whenNotIntegrationObjectItemMatchFound()
public void shouldIllegalArgumentException()
Copyright © 2018 SAP SE. All Rights Reserved.