public abstract class BaseManufacturingFacilityTest extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static String |
MANUFACTURINGFACILITY_KEY |
protected static String |
MANUFACTURINGFACILITYDTS_KEY |
| Constructor and Description |
|---|
BaseManufacturingFacilityTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
addAddressToManufacturingFacility(Map<String,Object> betriebsstaetteMap,
Long idNumber,
String street,
Long postalcode,
String comment,
Character land) |
Map<String,Object> |
getManufacturingFacility(Long aIdNumber,
String aDescription) |
void |
setUp() |
void |
tearDown() |
protected static final String MANUFACTURINGFACILITY_KEY
protected static final String MANUFACTURINGFACILITYDTS_KEY
Copyright © 2019 Glasnost. All rights reserved.