| Interface | Description |
|---|---|
| AbstractMonitoringReceiverTest.MonitoringRecieverLifecycle |
Encapsulates the monitoring receiver.
|
| Class | Description |
|---|---|
| AasJerseyClient |
Class to test the AAS's functionality.
This class serves as the main test for the prototype and requires the AAS server to be running to work correctly. |
| AasServer |
Class that sets up the AAS server.
This class will set up the AAS server and use the Metrics Constructor to construct an AAS that contains the Metrics exposed by the Metrics Provider in the Server side. |
| AbstractMonitoringReceiverTest |
Tests a
MonitoringReceiver with a simple mocked reusable example scenario. |
| AllTests |
Defines the tests to be executed.
|
| AppTest |
Template test.
|
| MonitoringReceiverTest |
Tests
MonitoringReceiver. |
| MonitoringSetupTest |
Tests
MonitoringSetup. |
| TimeRecorder |
Class to determine the response times.
This class connects to the AAS similarly to the AasJerseyClientV2, but instead of printing the values on screen, it records the time required to retrieve and parse the data. |
Copyright © 2022. All rights reserved.