Class TestContext
java.lang.Object
org.hansken.plugin.extraction.test.serialize.AbstractTestContext
org.hansken.plugin.extraction.test.serialize.TestContext
- All Implemented Interfaces:
DataContext,org.hansken.plugin.extraction.runtime.grpc.client.api.ClientDataContext
Simple
ClientDataContext which has a data type and an accompanying
data sequence, used for the input of a Flits run.-
Constructor Summary
ConstructorsConstructorDescriptionTestContext(Path dataFile) Create a new TestContext, which reads all required data. -
Method Summary
Methods inherited from class org.hansken.plugin.extraction.test.serialize.AbstractTestContext
data
-
Constructor Details
-
TestContext
Create a new TestContext, which reads all required data.- Parameters:
dataFile- path to the data file- Throws:
IOException- when the path does not exist
-
-
Method Details
-
dataType
-
data
-