Class NetworkManagerAasTest

java.lang.Object
test.de.iip_ecosphere.platform.support.TestWithPlugin
test.de.iip_ecosphere.platform.support.aas.TestWithPlugin
test.de.iip_ecosphere.platform.support.iip_aas.NetworkManagerAasTest

public class NetworkManagerAasTest extends test.de.iip_ecosphere.platform.support.aas.TestWithPlugin
A test for NetworkManagerAas and NetworkManagerAasClient.
Author:
Holger Eichelberger, SSE
  • Field Summary

    Fields inherited from class test.de.iip_ecosphere.platform.support.TestWithPlugin

    PROP_AAS_PLUGIN
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Tests the NetworkManagerAas by creating the complete platform AAS via the AasPartRegistry including the NetworkManagerAas and querying it using the network manager tests through the NetworkManagerAasClient.

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

    setAasPluginId, setup, setupAASPlugins

    Methods inherited from class test.de.iip_ecosphere.platform.support.TestWithPlugin

    addPluginLocation, addPluginLocation, addPluginLocation, addRunAfterLoading, clear, enableLocalPlugins, loadPlugins, loadPlugins, setInstallDir

    Methods inherited from class java.lang.Object

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

    • NetworkManagerAasTest

      public NetworkManagerAasTest()
  • Method Details

    • testAas

      public void testAas() throws ExecutionException, IOException
      Tests the NetworkManagerAas by creating the complete platform AAS via the AasPartRegistry including the NetworkManagerAas and querying it using the network manager tests through the NetworkManagerAasClient.
      Throws:
      ExecutionException - shall not occur
      IOException - shall not occur