public abstract class DuATestBase extends Object
Modifier and Type | Class and Description |
---|---|
class |
DuATestBase.TestData |
Modifier and Type | Field and Description |
---|---|
protected static de.bsvrz.dav.daf.main.ClientDavInterface |
_connection |
static de.bsvrz.dav.daf.main.config.DataModel |
_dataModel |
protected static de.kappich.pat.testumg.util.FakeParamApp |
fakeParamApp |
static int |
FORMAT_LEN |
static de.kappich.pat.testumg.util.DavTestEnvironment |
testEnvironment |
Constructor and Description |
---|
DuATestBase() |
Modifier and Type | Method and Description |
---|---|
static void |
dataEquals(@Nullable de.bsvrz.dav.daf.main.Data d1,
@Nullable de.bsvrz.dav.daf.main.Data d2,
ArrayDeque<String> stack,
Set<String> errors,
Collection<String> toIgnore) |
protected abstract String[] |
getConfigurationAreas() |
protected long |
getDefaultTimeOut()
liefert den Standard-Timeoutwert beim Lesen von Datenverteilerdaten in
Millisekunden.
|
static de.bsvrz.sys.funclib.operatingMessage.OperatingMessageInterface |
pollMessage() |
DuATestBase.TestData |
readTestData(String testCase,
boolean groupingEnabled) |
void |
resetData(de.bsvrz.dav.daf.main.Data data) |
void |
sendData(de.bsvrz.dav.daf.main.ResultData... resultDatas) |
void |
setUp() |
protected void |
startTestCase(String testCase,
List<DuADataIdentification> testObjectsIn,
List<DuADataIdentification> testObjectsOut,
ColumnLayout columnLayout) |
protected void |
startTestCase(String testCase,
de.bsvrz.dav.daf.main.config.SystemObject[] testObjectsIn,
de.bsvrz.dav.daf.main.config.SystemObject[] testObjectsOut,
ComplexDataDescription ddIn,
ComplexDataDescription ddOut,
ColumnLayout columnLayout) |
protected void |
startTestCase(String testCase,
de.bsvrz.dav.daf.main.config.SystemObject[] testObjectsIn,
de.bsvrz.dav.daf.main.config.SystemObject[] testObjectsOut,
ComplexDataDescription ddIn,
de.bsvrz.dav.daf.main.DataDescription ddOut,
ColumnLayout columnLayout) |
protected void |
startTestCase(String testCase,
de.bsvrz.dav.daf.main.config.SystemObject[] testObjectsIn,
de.bsvrz.dav.daf.main.config.SystemObject[] testObjectsOut,
de.bsvrz.dav.daf.main.DataDescription ddIn,
ComplexDataDescription ddOut,
ColumnLayout columnLayout) |
protected void |
startTestCase(String testCase,
de.bsvrz.dav.daf.main.config.SystemObject[] testObjectsIn,
de.bsvrz.dav.daf.main.config.SystemObject[] testObjectsOut,
de.bsvrz.dav.daf.main.DataDescription ddIn,
de.bsvrz.dav.daf.main.DataDescription ddOut,
ColumnLayout columnLayout) |
void |
tearDown() |
public static final int FORMAT_LEN
public static de.kappich.pat.testumg.util.DavTestEnvironment testEnvironment
protected static de.kappich.pat.testumg.util.FakeParamApp fakeParamApp
protected static de.bsvrz.dav.daf.main.ClientDavInterface _connection
public static de.bsvrz.dav.daf.main.config.DataModel _dataModel
public static void dataEquals(@Nullable @Nullable de.bsvrz.dav.daf.main.Data d1, @Nullable @Nullable de.bsvrz.dav.daf.main.Data d2, ArrayDeque<String> stack, Set<String> errors, Collection<String> toIgnore)
protected abstract String[] getConfigurationAreas()
public static de.bsvrz.sys.funclib.operatingMessage.OperatingMessageInterface pollMessage()
protected void startTestCase(String testCase, de.bsvrz.dav.daf.main.config.SystemObject[] testObjectsIn, de.bsvrz.dav.daf.main.config.SystemObject[] testObjectsOut, de.bsvrz.dav.daf.main.DataDescription ddIn, de.bsvrz.dav.daf.main.DataDescription ddOut, ColumnLayout columnLayout) throws Exception
Exception
protected void startTestCase(String testCase, de.bsvrz.dav.daf.main.config.SystemObject[] testObjectsIn, de.bsvrz.dav.daf.main.config.SystemObject[] testObjectsOut, de.bsvrz.dav.daf.main.DataDescription ddIn, ComplexDataDescription ddOut, ColumnLayout columnLayout) throws Exception
Exception
protected void startTestCase(String testCase, de.bsvrz.dav.daf.main.config.SystemObject[] testObjectsIn, de.bsvrz.dav.daf.main.config.SystemObject[] testObjectsOut, ComplexDataDescription ddIn, de.bsvrz.dav.daf.main.DataDescription ddOut, ColumnLayout columnLayout) throws Exception
Exception
protected void startTestCase(String testCase, de.bsvrz.dav.daf.main.config.SystemObject[] testObjectsIn, de.bsvrz.dav.daf.main.config.SystemObject[] testObjectsOut, ComplexDataDescription ddIn, ComplexDataDescription ddOut, ColumnLayout columnLayout) throws Exception
Exception
protected void startTestCase(String testCase, List<DuADataIdentification> testObjectsIn, List<DuADataIdentification> testObjectsOut, ColumnLayout columnLayout) throws Exception
Exception
protected long getDefaultTimeOut()
public DuATestBase.TestData readTestData(String testCase, boolean groupingEnabled) throws IOException
IOException
public void sendData(de.bsvrz.dav.daf.main.ResultData... resultDatas) throws de.bsvrz.dav.daf.main.SendSubscriptionNotConfirmed
de.bsvrz.dav.daf.main.SendSubscriptionNotConfirmed
public void resetData(de.bsvrz.dav.daf.main.Data data)
Copyright © 2017 Kappich Systemberatung. All rights reserved.