All Classes and Interfaces
Class
Description
Some tests seem to only fail or block when run in Docker.
Some tests seem to only fail or block when run on Jenkins.
Some tests seem to only fail or block on VMs run by Parallels.
Indicates an exception where a migration could happen.
Deprecated.
we should use tags like "@Tag("require-all-tests")"
SPI element needed to exclude our custom attributes from comparison of XML results.
Evaluator of differences which allows to ignore differences for elements annotated with 'plc4x-skip-comparison' attribute.
________________________PLC ---------- PLC4X --------- Application
SEND_PLC_MESSAGE: | invalid input: '<'-------- | |
SEND_PLC_BYTES: | invalid input: '<'-------- | |
RECEIVE_PLC_MESSAGE: | --------> | |
RECEIVE_PLC_BYTES: | --------> | |
API_REQUEST: | | invalid input: '<'-------- |
API_RESPONSE: | | --------> |
Small util to help with patching of testcases
Common XML processing helpers used in driver and serializer test suites.
Parent class for test suites utilizing XML as representation mechanism.