Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- addTestCase(String, PlcResponseCode) - Method in class org.apache.plc4x.test.manual.ManualTest
- addTestCase(String, PlcResponseCode, PlcValue) - Method in class org.apache.plc4x.test.manual.ManualTest
- addTestCase(String, PlcValue) - Method in class org.apache.plc4x.test.manual.ManualTest
- API_REQUEST - Enum constant in enum org.apache.plc4x.test.driver.internal.StepType
- API_RESPONSE - Enum constant in enum org.apache.plc4x.test.driver.internal.StepType
- ApiRequestHandler - Class in org.apache.plc4x.test.driver.internal.handlers
- ApiRequestHandler(Element, Synchronizer) - Constructor for class org.apache.plc4x.test.driver.internal.handlers.ApiRequestHandler
- ApiResponseHandler - Class in org.apache.plc4x.test.driver.internal.handlers
- ApiResponseHandler(Element, Synchronizer) - Constructor for class org.apache.plc4x.test.driver.internal.handlers.ApiResponseHandler
- ApiValidator - Class in org.apache.plc4x.test.driver.internal.validator
- ApiValidator() - Constructor for class org.apache.plc4x.test.driver.internal.validator.ApiValidator
C
- ChannelUtil - Class in org.apache.plc4x.test.driver.internal.utils
- ChannelUtil() - Constructor for class org.apache.plc4x.test.driver.internal.utils.ChannelUtil
- ConnectionManager - Class in org.apache.plc4x.test.driver.internal
- ConnectionManager() - Constructor for class org.apache.plc4x.test.driver.internal.ConnectionManager
- createContentHandler(XMLReader) - Method in class org.apache.plc4x.test.dom4j.LocationAwareSAXReader
- createElement(QName) - Method in class org.apache.plc4x.test.dom4j.LocationAwareDocumentFactory
- createTestSuite() - Method in class org.apache.plc4x.test.driver.DriverTestsuiteRunner
D
- DeferredMessageInput(Method, List<String>) - Constructor for class org.apache.plc4x.test.migration.MessageResolver.DeferredMessageInput
- delay(int) - Static method in class org.apache.plc4x.test.driver.internal.utils.Delay
- Delay - Class in org.apache.plc4x.test.driver.internal.utils
- Delay() - Constructor for class org.apache.plc4x.test.driver.internal.utils.Delay
- DELAY - Enum constant in enum org.apache.plc4x.test.driver.internal.StepType
- determineIndent(String, String) - Static method in class org.apache.plc4x.test.migration.TestCasePatcher
-
Tries to find the base indent for supplied fragment
- diffHex(byte[], byte[]) - Static method in class org.apache.plc4x.test.hex.HexDiff
- DisableInDockerFlag - Annotation Type in org.apache.plc4x.test
-
Some tests seem to only fail or block when run in Docker.
- DisableInDockerFlagCondition - Class in org.apache.plc4x.test
- DisableInDockerFlagCondition() - Constructor for class org.apache.plc4x.test.DisableInDockerFlagCondition
- DisableOnJenkinsFlag - Annotation Type in org.apache.plc4x.test
-
Some tests seem to only fail or block when run on Jenkins.
- DisableOnJenkinsFlagCondition - Class in org.apache.plc4x.test
- DisableOnJenkinsFlagCondition() - Constructor for class org.apache.plc4x.test.DisableOnJenkinsFlagCondition
- DisableOnParallelsVmFlag - Annotation Type in org.apache.plc4x.test
-
Some tests seem to only fail or block on VMs run by Parallels.
- DisableOnParallelsVmFlagCondition - Class in org.apache.plc4x.test
- DisableOnParallelsVmFlagCondition() - Constructor for class org.apache.plc4x.test.DisableOnParallelsVmFlagCondition
- DriverTestsuite - Class in org.apache.plc4x.test.driver.internal
- DriverTestsuiteConfiguration - Class in org.apache.plc4x.test.driver.internal
- DriverTestsuiteConfiguration(URI, String, String, String, String, Map<String, String>, Map<String, String>, boolean, ByteOrder) - Constructor for class org.apache.plc4x.test.driver.internal.DriverTestsuiteConfiguration
- DriverTestsuiteException - Exception Class in org.apache.plc4x.test.driver.exceptions
- DriverTestsuiteException(String) - Constructor for exception class org.apache.plc4x.test.driver.exceptions.DriverTestsuiteException
- DriverTestsuiteException(String, Throwable) - Constructor for exception class org.apache.plc4x.test.driver.exceptions.DriverTestsuiteException
- DriverTestsuiteException(Throwable) - Constructor for exception class org.apache.plc4x.test.driver.exceptions.DriverTestsuiteException
- DriverTestsuiteRunner - Class in org.apache.plc4x.test.driver
- DriverTestsuiteRunner(String, boolean, String...) - Constructor for class org.apache.plc4x.test.driver.DriverTestsuiteRunner
- DriverTestsuiteRunner(String, String...) - Constructor for class org.apache.plc4x.test.driver.DriverTestsuiteRunner
E
- evaluate(Comparison, ComparisonResult) - Method in class org.apache.plc4x.test.driver.xmlunit.SkipDifferenceEvaluator
- evaluateExecutionCondition(ExtensionContext) - Method in class org.apache.plc4x.test.DisableInDockerFlagCondition
- evaluateExecutionCondition(ExtensionContext) - Method in class org.apache.plc4x.test.DisableOnJenkinsFlagCondition
- evaluateExecutionCondition(ExtensionContext) - Method in class org.apache.plc4x.test.DisableOnParallelsVmFlagCondition
- evaluateExecutionCondition(ExtensionContext) - Method in class org.apache.plc4x.test.RequireAllTestsFlagCondition
- evaluateExecutionCondition(ExtensionContext) - Method in class org.apache.plc4x.test.RequireInternetConnectionCondition
- evaluateExecutionCondition(ExtensionContext) - Method in class org.apache.plc4x.test.RequireNonCaptureAllDnsCondition
- evaluateExecutionCondition(ExtensionContext) - Method in class org.apache.plc4x.test.RequirePcapCondition
- evaluateExecutionCondition(ExtensionContext) - Method in class org.apache.plc4x.test.RequirePcapNgCondition
- execute(PlcConnection, Plc4xEmbeddedChannel, ByteOrder) - Method in class org.apache.plc4x.test.driver.internal.TestStep
- executeApiRequest(PlcConnection) - Method in class org.apache.plc4x.test.driver.internal.handlers.ApiRequestHandler
- executeApiResponse() - Method in class org.apache.plc4x.test.driver.internal.handlers.ApiResponseHandler
- executeIncomingPlcBytes() - Method in class org.apache.plc4x.test.driver.internal.handlers.IncomingPlcBytesHandler
- executeIncomingPlcMessage(Plc4xEmbeddedChannel, ByteOrder) - Method in class org.apache.plc4x.test.driver.internal.handlers.IncomingPlcMessageHandler
- executeOutgoingPlcBytes(Plc4xEmbeddedChannel, ByteOrder) - Method in class org.apache.plc4x.test.driver.internal.handlers.OutgoingPlcBytesHandler
- executeOutgoingPlcMessage(Plc4xEmbeddedChannel, ByteOrder) - Method in class org.apache.plc4x.test.driver.internal.handlers.OutgoingPlcMessageHandler
- extractText(Element, String) - Static method in class org.apache.plc4x.test.xml.XmlHelper
F
- FastTests - Interface in org.apache.plc4x.test
G
- getAddress() - Method in class org.apache.plc4x.test.driver.internal.api.TestTag
- getAddress() - Method in class org.apache.plc4x.test.manual.ManualTest.TestCase
- getByteOrder() - Method in class org.apache.plc4x.test.driver.internal.DriverTestsuiteConfiguration
- getByteOrder() - Method in class org.apache.plc4x.test.parserserializer.model.ParserSerializerTestsuite
- getBytesFromXml(Element, ByteOrder) - Method in class org.apache.plc4x.test.driver.internal.handlers.IncomingPlcMessageHandler
- getColumn() - Method in class org.apache.plc4x.test.model.Location
- getConnection(String, Map<String, String>) - Method in class org.apache.plc4x.test.driver.internal.ConnectionManager
- getDescription() - Method in class org.apache.plc4x.test.driver.internal.Testcase
- getDescription() - Method in class org.apache.plc4x.test.parserserializer.model.Testcase
- getDriverName() - Method in class org.apache.plc4x.test.driver.internal.DriverTestsuiteConfiguration
- getDriverParameters() - Method in class org.apache.plc4x.test.driver.internal.DriverTestsuiteConfiguration
- getDriverTestsuiteConfiguration() - Method in class org.apache.plc4x.test.driver.internal.DriverTestsuite
- getEmbeddedChannel(PlcConnection) - Method in class org.apache.plc4x.test.driver.internal.ConnectionManager
- getExpectedReadValue() - Method in class org.apache.plc4x.test.manual.ManualTest.TestCase
- getLine() - Method in class org.apache.plc4x.test.model.Location
- getLocation() - Method in class org.apache.plc4x.test.dom4j.LocationAwareElement
- getLocation() - Method in class org.apache.plc4x.test.driver.internal.Testcase
- getLocation() - Method in class org.apache.plc4x.test.driver.internal.TestStep
- getLocation() - Method in interface org.apache.plc4x.test.model.LocationAware
-
An optional pointer of test location within source file.
- getLocation() - Method in class org.apache.plc4x.test.parserserializer.model.Testcase
- getLocator() - Method in class org.apache.plc4x.test.dom4j.LocationAwareSAXContentHandler
- getMessageInput(Map<String, String>, String, List<String>) - Static method in class org.apache.plc4x.test.migration.MessageResolver
-
Returns the messageIO class based on a configured package. convention out of
protocolNameoutputFlavorandname. - getMessageIOStaticLinked(Map<String, String>, String, List<String>) - Static method in class org.apache.plc4x.test.migration.MessageResolver
- getName() - Method in class org.apache.plc4x.test.driver.internal.api.TestTag
- getName() - Method in class org.apache.plc4x.test.driver.internal.DriverTestsuite
- getName() - Method in class org.apache.plc4x.test.driver.internal.Testcase
- getName() - Method in class org.apache.plc4x.test.parserserializer.model.ParserSerializerTestsuite
- getName() - Method in class org.apache.plc4x.test.parserserializer.model.Testcase
- getOptions() - Method in class org.apache.plc4x.test.driver.internal.DriverTestsuiteConfiguration
- getOptions() - Method in class org.apache.plc4x.test.parserserializer.model.ParserSerializerTestsuite
- getOutboundBytes(Plc4xEmbeddedChannel) - Static method in class org.apache.plc4x.test.driver.internal.utils.ChannelUtil
- getOutputFlavor() - Method in class org.apache.plc4x.test.driver.internal.DriverTestsuiteConfiguration
- getOutputFlavor() - Method in class org.apache.plc4x.test.parserserializer.model.Testcase
- getParserArguments() - Method in class org.apache.plc4x.test.parserserializer.model.Testcase
- getPatternForFragment(String) - Static method in class org.apache.plc4x.test.migration.TestCasePatcher
-
Returns a pattern for a xmlFragment which ignores leading indents.
- getProtocolName() - Method in class org.apache.plc4x.test.driver.internal.DriverTestsuiteConfiguration
- getProtocolName() - Method in class org.apache.plc4x.test.parserserializer.model.Testcase
- getRaw() - Method in class org.apache.plc4x.test.parserserializer.model.Testcase
- getResponseCode() - Method in class org.apache.plc4x.test.manual.ManualTest.TestCase
- getRootType() - Method in class org.apache.plc4x.test.parserserializer.model.Testcase
- getSetupSteps() - Method in class org.apache.plc4x.test.driver.internal.DriverTestsuite
- getSourceUri(Object) - Method in class org.apache.plc4x.test.XmlTestsuiteLoader
- getSteps() - Method in class org.apache.plc4x.test.driver.internal.Testcase
- getSuiteUri() - Method in class org.apache.plc4x.test.driver.internal.DriverTestsuiteConfiguration
- getTags() - Method in class org.apache.plc4x.test.driver.internal.api.TestTagRequest
- getTeardownSteps() - Method in class org.apache.plc4x.test.driver.internal.DriverTestsuite
- getTestCaseLabel() - Method in class org.apache.plc4x.test.driver.internal.Testcase
- getTestcases() - Method in class org.apache.plc4x.test.driver.internal.DriverTestsuite
- getTestcases() - Method in class org.apache.plc4x.test.parserserializer.model.ParserSerializerTestsuite
- getTestSuiteName() - Method in class org.apache.plc4x.test.driver.internal.DriverTestsuiteConfiguration
- getTestSuiteName() - Method in class org.apache.plc4x.test.parserserializer.model.Testcase
- getTestsuiteTests() - Method in class org.apache.plc4x.test.parserserializer.ParserSerializerTestsuiteRunner
- getValues() - Method in class org.apache.plc4x.test.driver.internal.api.TestValueTag
- getXml() - Method in class org.apache.plc4x.test.parserserializer.model.Testcase
H
- HexDiff - Class in org.apache.plc4x.test.hex
- HexDiff() - Constructor for class org.apache.plc4x.test.hex.HexDiff
I
- IGNORE_ATTRIBUTE_NAME - Static variable in class org.apache.plc4x.test.driver.xmlunit.SkipAttributeFilter
- INCOMING_PLC_BYTES - Enum constant in enum org.apache.plc4x.test.driver.internal.StepType
- INCOMING_PLC_MESSAGE - Enum constant in enum org.apache.plc4x.test.driver.internal.StepType
- IncomingPlcBytesHandler - Class in org.apache.plc4x.test.driver.internal.handlers
- IncomingPlcBytesHandler() - Constructor for class org.apache.plc4x.test.driver.internal.handlers.IncomingPlcBytesHandler
- IncomingPlcMessageHandler - Class in org.apache.plc4x.test.driver.internal.handlers
- IncomingPlcMessageHandler(DriverTestsuiteConfiguration, Element, List<String>) - Constructor for class org.apache.plc4x.test.driver.internal.handlers.IncomingPlcMessageHandler
- indent(String, String) - Static method in class org.apache.plc4x.test.migration.TestCasePatcher
-
Indents a xml fragment with the supplied indent (every line gets ident prefixed).
- isAutoMigrate() - Method in class org.apache.plc4x.test.driver.internal.DriverTestsuiteConfiguration
L
- Location - Class in org.apache.plc4x.test.model
- Location(int, int) - Constructor for class org.apache.plc4x.test.model.Location
- LocationAware - Interface in org.apache.plc4x.test.model
- LocationAwareDocumentFactory - Class in org.apache.plc4x.test.dom4j
- LocationAwareDocumentFactory() - Constructor for class org.apache.plc4x.test.dom4j.LocationAwareDocumentFactory
- LocationAwareElement - Class in org.apache.plc4x.test.dom4j
- LocationAwareElement(QName, Location) - Constructor for class org.apache.plc4x.test.dom4j.LocationAwareElement
- LocationAwareSAXContentHandler - Class in org.apache.plc4x.test.dom4j
- LocationAwareSAXContentHandler(DocumentFactory, ElementHandler) - Constructor for class org.apache.plc4x.test.dom4j.LocationAwareSAXContentHandler
- LocationAwareSAXReader - Class in org.apache.plc4x.test.dom4j
- LocationAwareSAXReader() - Constructor for class org.apache.plc4x.test.dom4j.LocationAwareSAXReader
M
- ManualTest - Class in org.apache.plc4x.test.manual
- ManualTest(String) - Constructor for class org.apache.plc4x.test.manual.ManualTest
- ManualTest(String, boolean, boolean, boolean, boolean, int) - Constructor for class org.apache.plc4x.test.manual.ManualTest
- ManualTest.TestCase - Class in org.apache.plc4x.test.manual
- MAX_TRIES - Static variable in class org.apache.plc4x.test.driver.internal.utils.ChannelUtil
- MessageResolver - Class in org.apache.plc4x.test.migration
- MessageResolver() - Constructor for class org.apache.plc4x.test.migration.MessageResolver
- MessageResolver.DeferredMessageInput - Class in org.apache.plc4x.test.migration
- MessageValidatorAndMigrator - Class in org.apache.plc4x.test.migration
- MessageValidatorAndMigrator() - Constructor for class org.apache.plc4x.test.migration.MessageValidatorAndMigrator
- MigrationException - Exception Class in org.apache.plc4x.test.migration
-
Indicates an exception where a migration could happen.
- MigrationException(String) - Constructor for exception class org.apache.plc4x.test.migration.MigrationException
N
- newXml - Variable in exception class org.apache.plc4x.test.migration.MigrationException
O
- org.apache.plc4x.test - package org.apache.plc4x.test
- org.apache.plc4x.test.dom4j - package org.apache.plc4x.test.dom4j
- org.apache.plc4x.test.driver - package org.apache.plc4x.test.driver
- org.apache.plc4x.test.driver.exceptions - package org.apache.plc4x.test.driver.exceptions
- org.apache.plc4x.test.driver.internal - package org.apache.plc4x.test.driver.internal
- org.apache.plc4x.test.driver.internal.api - package org.apache.plc4x.test.driver.internal.api
- org.apache.plc4x.test.driver.internal.handlers - package org.apache.plc4x.test.driver.internal.handlers
- org.apache.plc4x.test.driver.internal.utils - package org.apache.plc4x.test.driver.internal.utils
- org.apache.plc4x.test.driver.internal.validator - package org.apache.plc4x.test.driver.internal.validator
- org.apache.plc4x.test.driver.xmlunit - package org.apache.plc4x.test.driver.xmlunit
- org.apache.plc4x.test.hex - package org.apache.plc4x.test.hex
- org.apache.plc4x.test.manual - package org.apache.plc4x.test.manual
- org.apache.plc4x.test.migration - package org.apache.plc4x.test.migration
- org.apache.plc4x.test.model - package org.apache.plc4x.test.model
- org.apache.plc4x.test.parserserializer - package org.apache.plc4x.test.parserserializer
- org.apache.plc4x.test.parserserializer.exceptions - package org.apache.plc4x.test.parserserializer.exceptions
- org.apache.plc4x.test.parserserializer.model - package org.apache.plc4x.test.parserserializer.model
- org.apache.plc4x.test.xml - package org.apache.plc4x.test.xml
- OUTGOING_PLC_BYTES - Enum constant in enum org.apache.plc4x.test.driver.internal.StepType
- OUTGOING_PLC_MESSAGE - Enum constant in enum org.apache.plc4x.test.driver.internal.StepType
- OutgoingPlcBytesHandler - Class in org.apache.plc4x.test.driver.internal.handlers
- OutgoingPlcBytesHandler(Element) - Constructor for class org.apache.plc4x.test.driver.internal.handlers.OutgoingPlcBytesHandler
- OutgoingPlcMessageHandler - Class in org.apache.plc4x.test.driver.internal.handlers
- OutgoingPlcMessageHandler(DriverTestsuiteConfiguration, Element, List<String>) - Constructor for class org.apache.plc4x.test.driver.internal.handlers.OutgoingPlcMessageHandler
P
- parse(ReadBuffer) - Method in class org.apache.plc4x.test.migration.MessageResolver.DeferredMessageInput
- parseParameters(Element) - Static method in class org.apache.plc4x.test.xml.XmlHelper
- parsePlcValue(Element) - Method in class org.apache.plc4x.test.driver.internal.handlers.ApiRequestHandler
- ParserSerializerTestsuite - Class in org.apache.plc4x.test.parserserializer.model
- ParserSerializerTestsuite(String, List<Testcase>, ByteOrder, Map<String, String>) - Constructor for class org.apache.plc4x.test.parserserializer.model.ParserSerializerTestsuite
- ParserSerializerTestsuiteException - Exception Class in org.apache.plc4x.test.parserserializer.exceptions
- ParserSerializerTestsuiteException(String) - Constructor for exception class org.apache.plc4x.test.parserserializer.exceptions.ParserSerializerTestsuiteException
- ParserSerializerTestsuiteException(String, Throwable) - Constructor for exception class org.apache.plc4x.test.parserserializer.exceptions.ParserSerializerTestsuiteException
- ParserSerializerTestsuiteException(Throwable) - Constructor for exception class org.apache.plc4x.test.parserserializer.exceptions.ParserSerializerTestsuiteException
- ParserSerializerTestsuiteRunner - Class in org.apache.plc4x.test.parserserializer
- ParserSerializerTestsuiteRunner(String, boolean, String...) - Constructor for class org.apache.plc4x.test.parserserializer.ParserSerializerTestsuiteRunner
- ParserSerializerTestsuiteRunner(String, String...) - Constructor for class org.apache.plc4x.test.parserserializer.ParserSerializerTestsuiteRunner
- parseTestStep(Element, Synchronizer, DriverTestsuiteConfiguration) - Static method in class org.apache.plc4x.test.driver.internal.TestStep
- parseTestsuite(URI, InputStream, boolean) - Static method in class org.apache.plc4x.test.driver.internal.DriverTestsuite
R
- RequireAllTestsFlag - Annotation Type in org.apache.plc4x.test
-
Deprecated.we should use tags like "@Tag("require-all-tests")"
- RequireAllTestsFlagCondition - Class in org.apache.plc4x.test
- RequireAllTestsFlagCondition() - Constructor for class org.apache.plc4x.test.RequireAllTestsFlagCondition
- RequireInternetConnection - Annotation Type in org.apache.plc4x.test
- RequireInternetConnectionCondition - Class in org.apache.plc4x.test
- RequireInternetConnectionCondition() - Constructor for class org.apache.plc4x.test.RequireInternetConnectionCondition
- RequireNonCaptureAllDns - Annotation Type in org.apache.plc4x.test
- RequireNonCaptureAllDnsCondition - Class in org.apache.plc4x.test
- RequireNonCaptureAllDnsCondition() - Constructor for class org.apache.plc4x.test.RequireNonCaptureAllDnsCondition
- RequirePcap - Annotation Type in org.apache.plc4x.test
- RequirePcapCondition - Class in org.apache.plc4x.test
- RequirePcapCondition() - Constructor for class org.apache.plc4x.test.RequirePcapCondition
- RequirePcapNg - Annotation Type in org.apache.plc4x.test
- RequirePcapNgCondition - Class in org.apache.plc4x.test
- RequirePcapNgCondition() - Constructor for class org.apache.plc4x.test.RequirePcapNgCondition
- responseFuture - Variable in class org.apache.plc4x.test.driver.internal.utils.Synchronizer
- run() - Method in class org.apache.plc4x.test.driver.internal.Testcase
- run() - Method in class org.apache.plc4x.test.manual.ManualTest
S
- serialize(WriteBuffer) - Method in class org.apache.plc4x.test.driver.internal.api.TestReadRequest
- serialize(WriteBuffer) - Method in class org.apache.plc4x.test.driver.internal.api.TestTag
- serialize(WriteBuffer) - Method in class org.apache.plc4x.test.driver.internal.api.TestTagRequest
- serialize(WriteBuffer) - Method in class org.apache.plc4x.test.driver.internal.api.TestWriteRequest
- setDocumentFactory(DocumentFactory) - Method in class org.apache.plc4x.test.dom4j.LocationAwareSAXReader
- setDocumentLocator(Locator) - Method in class org.apache.plc4x.test.dom4j.LocationAwareSAXContentHandler
- setLocation(Location) - Method in class org.apache.plc4x.test.driver.internal.Testcase
- setLocation(Location) - Method in class org.apache.plc4x.test.parserserializer.model.Testcase
- setLocator(Locator) - Method in class org.apache.plc4x.test.dom4j.LocationAwareDocumentFactory
- shortDelay() - Static method in class org.apache.plc4x.test.driver.internal.utils.Delay
- SkipAttributeFilter - Class in org.apache.plc4x.test.driver.xmlunit
-
SPI element needed to exclude our custom attributes from comparison of XML results.
- SkipAttributeFilter() - Constructor for class org.apache.plc4x.test.driver.xmlunit.SkipAttributeFilter
- SkipDifferenceEvaluator - Class in org.apache.plc4x.test.driver.xmlunit
-
Evaluator of differences which allows to ignore differences for elements annotated with 'plc4x-skip-comparison' attribute.
- SkipDifferenceEvaluator() - Constructor for class org.apache.plc4x.test.driver.xmlunit.SkipDifferenceEvaluator
- staticParse(ReadBuffer, Object...) - Static method in class org.apache.plc4x.test.driver.internal.api.TestReadRequest
- staticParse(ReadBuffer, Object...) - Static method in class org.apache.plc4x.test.driver.internal.api.TestTag
- staticParse(ReadBuffer, Object...) - Static method in class org.apache.plc4x.test.driver.internal.api.TestTagRequest
- staticParse(ReadBuffer, Object...) - Static method in class org.apache.plc4x.test.driver.internal.api.TestWriteRequest
- StepType - Enum in org.apache.plc4x.test.driver.internal
-
________________________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: | | --------> |
- suiteUri - Variable in class org.apache.plc4x.test.XmlTestsuiteLoader
- Synchronizer - Class in org.apache.plc4x.test.driver.internal.utils
- Synchronizer() - Constructor for class org.apache.plc4x.test.driver.internal.utils.Synchronizer
T
- TERMINATE - Enum constant in enum org.apache.plc4x.test.driver.internal.StepType
- test(Attr) - Method in class org.apache.plc4x.test.driver.xmlunit.SkipAttributeFilter
- Testcase - Class in org.apache.plc4x.test.driver.internal
- Testcase - Class in org.apache.plc4x.test.parserserializer.model
- Testcase(String, String, String, String, String, byte[], String, List<String>, Element) - Constructor for class org.apache.plc4x.test.parserserializer.model.Testcase
- Testcase(DriverTestsuite, String, String, List<TestStep>, Synchronizer) - Constructor for class org.apache.plc4x.test.driver.internal.Testcase
- TestCase(String, PlcResponseCode, Object) - Constructor for class org.apache.plc4x.test.manual.ManualTest.TestCase
- TestCasePatcher - Class in org.apache.plc4x.test.migration
-
Small util to help with patching of testcases
- TestCasePatcher() - Constructor for class org.apache.plc4x.test.migration.TestCasePatcher
- TestReadRequest - Class in org.apache.plc4x.test.driver.internal.api
- TestReadRequest(TestTagRequest) - Constructor for class org.apache.plc4x.test.driver.internal.api.TestReadRequest
- TestRequest - Interface in org.apache.plc4x.test.driver.internal.api
- TestStep - Class in org.apache.plc4x.test.driver.internal
- testsuiteDocument - Variable in class org.apache.plc4x.test.XmlTestsuiteLoader
- testsuiteDocumentXml - Variable in class org.apache.plc4x.test.XmlTestsuiteLoader
- TestTag - Class in org.apache.plc4x.test.driver.internal.api
- TestTag(String, String) - Constructor for class org.apache.plc4x.test.driver.internal.api.TestTag
- TestTagRequest - Class in org.apache.plc4x.test.driver.internal.api
- TestTagRequest(TestTag[]) - Constructor for class org.apache.plc4x.test.driver.internal.api.TestTagRequest
- TestValueTag - Class in org.apache.plc4x.test.driver.internal.api
- TestValueTag(String, String, String[]) - Constructor for class org.apache.plc4x.test.driver.internal.api.TestValueTag
- TestWriteRequest - Class in org.apache.plc4x.test.driver.internal.api
- TestWriteRequest(TestTagRequest) - Constructor for class org.apache.plc4x.test.driver.internal.api.TestWriteRequest
- toString() - Method in class org.apache.plc4x.test.model.Location
- toString() - Method in class org.apache.plc4x.test.parserserializer.model.Testcase
V
- validateApiMessage(Element, String) - Static method in class org.apache.plc4x.test.driver.internal.validator.ApiValidator
- validateInboundMessageAndGet(Map<String, String>, Element) - Static method in class org.apache.plc4x.test.migration.MessageValidatorAndMigrator
-
Validates a inbound message and migrates it to the expectation if the parameter
autoMigrateis set to true - validateInboundMessageAndGet(MessageInput, Element) - Static method in class org.apache.plc4x.test.migration.MessageValidatorAndMigrator
-
Validates a inbound message and migrates it to the expectation if the parameter
autoMigrateis set to true - validateOutboundMessageAndMigrate(String, Map<String, String>, Element, List<String>, byte[], ByteOrder, boolean, URI) - Static method in class org.apache.plc4x.test.migration.MessageValidatorAndMigrator
-
Validates a outbound message and migrates it to the expectation if the parameter
autoMigrateis set to true. - validateOutboundMessageAndMigrate(String, MessageInput<?>, Element, byte[], ByteOrder, boolean, URI) - Static method in class org.apache.plc4x.test.migration.MessageValidatorAndMigrator
-
Validates a outbound message and migrates it to the expectation if the parameter
autoMigrateis set to true - valueOf(String) - Static method in enum org.apache.plc4x.test.driver.internal.StepType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.plc4x.test.driver.internal.StepType
-
Returns an array containing the constants of this enum type, in the order they are declared.
X
- XmlHelper - Class in org.apache.plc4x.test.xml
-
Common XML processing helpers used in driver and serializer test suites.
- XmlHelper() - Constructor for class org.apache.plc4x.test.xml.XmlHelper
- XmlTestsuiteLoader - Class in org.apache.plc4x.test
-
Parent class for test suites utilizing XML as representation mechanism.
- XmlTestsuiteLoader(String) - Constructor for class org.apache.plc4x.test.XmlTestsuiteLoader
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form