All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description AbstractTestContext ClientDataContextimplementation which is used by the test framework.Constants Set of constants to be used and shared in the test framework implementation classes.DefaultExtractionPluginProcessor Base implementation of anExtractionPluginProcessor, which simply delegates theExtractionPluginProcessor.process(ClientTrace, ClientDataContext)call to the givenExtractionPlugin.DefaultPluginResultGenerator Extension to theDefaultPluginResultGeneratorwhich also writes each data stream of aTraceto a separate file (seeTrace.setData(String, DataWriter)).DefaultPluginResultValidator Extension to theDefaultResultValidatorwhich also validates each data stream of aTraceby comparing to each expected file containing a data stream of that type (seeDefaultPluginResultGeneratorandTrace.setData(String, DataWriter).Deserialize Utility methods for deserializing the input of anExtractionPlugin, for use in the Flits test framework.EmbeddedDeferredExtractionPluginFlits Base implementation of theFlitsframework, for use with embeddeddeferred extraction plugins.EmbeddedExtractionPluginFlits Base implementation of theFlitsframework, for use with embeddedextraction plugins.ExtractionPluginFlits Base class for Extraction Plugin tests using theFlitsframework.ExtractionPluginProcessor HqlLogger This utility class contains some functions to format HQL based logging.MetaTestContext ProcessingUtil Utility functions for use when running anExtractionPluginProcessor.RandomAccessFileData ARandomAccessDataimplementation which reads from an in-memory byte array.RemoteExtractionPluginFlits Base implementation of theFlitsframework, for use with remoteextraction plugins.StandaloneFlitsTest StandaloneTestRunner TestContext SimpleClientDataContextwhich has a data type and an accompanyingdata sequence, used for the input of a Flits run.TestFrameworkException Exception type to indicate exceptions that are related test input (test files, or plugin).TestResourceUtil TestSearchTrace TestTrace SimpleTraceandClientTraceimplementation used as input for a Flits framework test run.TestTraceSearcher TraceToJson Utility class for creating a JSON representation oftraces.