Class EcsAasTest

java.lang.Object
test.de.iip_ecosphere.platform.support.TestWithPlugin
test.de.iip_ecosphere.platform.support.aas.TestWithPlugin
test.de.iip_ecosphere.platform.transport.TestWithQpid
test.de.iip_ecosphere.platform.ecsRuntime.EcsAasTest

public class EcsAasTest extends test.de.iip_ecosphere.platform.transport.TestWithQpid
Tests the EcsAas.
Author:
Holger Eichelberger, SSE
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    private static final Predicate<Object>
    A predicate testing whether the value of a JSON gauge is positive.
    private static de.iip_ecosphere.platform.support.Server
     

    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
    private void
    Asserts the existence of selected AAS metrics and/or their values.
    static void
    Shuts down the test.
    static void
    Initializes the test.
    private void
    test(de.iip_ecosphere.platform.ecsRuntime.EcsAasClient client)
    Tests the given client.
    void
    Tests the EcsAas.
    void
    Tests the EcsAas via the lifecycle descriptors.

    Methods inherited from class test.de.iip_ecosphere.platform.transport.TestWithQpid

    addPlugin, fromPlugin, stopQpid

    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, addRunAfterLoading, clear, enableLocalPlugins, loadPlugins, setInstallDir

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait