Class TestContext

  • All Implemented Interfaces:
    DataContext, org.hansken.plugin.extraction.runtime.grpc.client.api.ClientDataContext

    public class TestContext
    extends AbstractTestContext
    Simple ClientDataContext which has a data type and an accompanying data sequence, used for the input of a Flits run.
    • Constructor Detail

      • TestContext

        public TestContext​(Path dataFile)
                    throws IOException
        Create a new TestContext, which reads all required data.
        Parameters:
        dataFile - path to the data file
        Throws:
        IOException - when the path does not exist