Interface IStandardTestReader
-
- All Known Implementing Classes:
StandardTestReader
public interface IStandardTestReader
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StandardTestRawDatareadTestResource(java.lang.String executionId, ITestResource resource, StandardTestableResolver resolver)
-
-
-
Method Detail
-
readTestResource
StandardTestRawData readTestResource(java.lang.String executionId, ITestResource resource, StandardTestableResolver resolver) throws java.io.IOException
- Throws:
java.io.IOException
-
-