Class BaSyxPersistenceTest
java.lang.Object
test.de.iip_ecosphere.platform.support.aas.PersistenceTest
test.de.iip_ecosphere.platform.support.aas.basyx.BaSyxPersistenceTest
public class BaSyxPersistenceTest
extends test.de.iip_ecosphere.platform.support.aas.PersistenceTest
Tests
PersistenceRecipe.- Author:
- Holger Eichelberger, SSE
-
Field Summary
-
Constructor Summary
Constructors Constructor Description BaSyxPersistenceTest() -
Method Summary
Modifier and Type Method Description protected booleanassertAsset(File file)protected booleanassertOnlyFirst(File file)protected File[]filesToTest()protected List<de.iip_ecosphere.platform.support.aas.Aas>selectedAas(File file, List<de.iip_ecosphere.platform.support.aas.Aas> aas)
-
Field Details
-
Constructor Details
-
BaSyxPersistenceTest
public BaSyxPersistenceTest()
-
-
Method Details
-
filesToTest
- Specified by:
filesToTestin classtest.de.iip_ecosphere.platform.support.aas.PersistenceTest
-
selectedAas
protected List<de.iip_ecosphere.platform.support.aas.Aas> selectedAas(File file, List<de.iip_ecosphere.platform.support.aas.Aas> aas)- Specified by:
selectedAasin classtest.de.iip_ecosphere.platform.support.aas.PersistenceTest
-
assertOnlyFirst
- Specified by:
assertOnlyFirstin classtest.de.iip_ecosphere.platform.support.aas.PersistenceTest
-
assertAsset
- Specified by:
assertAssetin classtest.de.iip_ecosphere.platform.support.aas.PersistenceTest
-