Index

A C D F L T 
All Classes and Interfaces|All Packages

A

AllTests - Class in test.de.oktoflow.platform.connectors.file
Defines the tests to be executed.
AllTests() - Constructor for class test.de.oktoflow.platform.connectors.file.AllTests
 

C

composeTmpPath(String) - Static method in class test.de.oktoflow.platform.connectors.file.FileConnectorTest
Composes a temporary path.
createConnector(Serializer<Product>, Serializer<Command>, boolean) - Method in class test.de.oktoflow.platform.connectors.file.FileConnectorTest
Creates a connector.

D

deleteTmpConnectorFiles(String) - Static method in class test.de.oktoflow.platform.connectors.file.FileConnectorTest
Deletes temporary connector files from FileConnectorTest.listTmpConnectorFiles(boolean) without considering the current thread id.

F

FileConnectorTest - Class in test.de.oktoflow.platform.connectors.file
Implements a test for FileConnector.
FileConnectorTest() - Constructor for class test.de.oktoflow.platform.connectors.file.FileConnectorTest
 
findNewConnectorFile(File[], String) - Static method in class test.de.oktoflow.platform.connectors.file.FileConnectorTest
Finds the new connector file written by the connector.

L

listTmpConnectorFiles(boolean) - Static method in class test.de.oktoflow.platform.connectors.file.FileConnectorTest
Lists all temporary connector files (in temp).

T

test.de.oktoflow.platform.connectors.file - package test.de.oktoflow.platform.connectors.file
The tests for the MQTT v3 connectors extension.
testConnector(String, String, int, boolean) - Method in class test.de.oktoflow.platform.connectors.file.FileConnectorTest
Tests a file connector by reading and if set up writing.
testMultipleFiles() - Method in class test.de.oktoflow.platform.connectors.file.FileConnectorTest
Tests a multiple files in a directory.
testRegExFiles() - Method in class test.de.oktoflow.platform.connectors.file.FileConnectorTest
Tests a multiple files in a directory selected by regEx.
testSingleFile() - Method in class test.de.oktoflow.platform.connectors.file.FileConnectorTest
Tests a single file.
testSingleFileResource() - Method in class test.de.oktoflow.platform.connectors.file.FileConnectorTest
Tests a single file as resource.
A C D F L T 
All Classes and Interfaces|All Packages