Class BaSyxTest

java.lang.Object
test.de.iip_ecosphere.platform.support.aas.AasTest
test.de.iip_ecosphere.platform.support.aas.basyx.BaSyxTest

public class BaSyxTest
extends test.de.iip_ecosphere.platform.support.aas.AasTest
Tests the AAS abstraction implementation for BaSyx.
Author:
Holger Eichelberger, SSE
  • Field Summary

    Fields inherited from class test.de.iip_ecosphere.platform.support.aas.AasTest

    NAME_AAS, NAME_SUBMODEL, QNAME_OP_RECONFIGURE, QNAME_OP_STARTMACHINE, QNAME_OP_STOPMACHINE, QNAME_VAR_LOTSIZE, QNAME_VAR_POWCONSUMPTION, QNAME_VAR_VENDOR
  • Constructor Summary

    Constructors 
    Constructor Description
    BaSyxTest()  
  • Method Summary

    Methods inherited from class test.de.iip_ecosphere.platform.support.aas.AasTest

    createAasOperationsElements, createAasOperationsElements, createOperationsServer, testFactory, testIllegalShortId, testVabQuery

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details