Class MetaTestContext

java.lang.Object
org.hansken.plugin.extraction.test.serialize.AbstractTestContext
org.hansken.plugin.extraction.test.serialize.MetaTestContext
All Implemented Interfaces:
DataContext, org.hansken.plugin.extraction.runtime.grpc.client.api.ClientDataContext

public class MetaTestContext extends AbstractTestContext
  • Constructor Details

    • MetaTestContext

      public MetaTestContext(Path tracePath) throws IOException
      Create a new MetaTestContext.
      Parameters:
      tracePath - path to the trace file
      Throws:
      IOException - when the path does not exist
  • Method Details