Interface IStandardTestReader
- All Known Implementing Classes:
StandardTestReader
public interface IStandardTestReader
-
Method Summary
Modifier and TypeMethodDescriptionreadTestResource
(String executionId, ITestResource resource, StandardTestableResolver resolver)
-
Method Details
-
readTestResource
StandardTestRawData readTestResource(String executionId, ITestResource resource, StandardTestableResolver resolver) throws IOException - Throws:
IOException
-