Interface IStandardTestBuilder
- All Known Implementing Classes:
StandardTestBuilder
public interface IStandardTestBuilder
-
Method Summary
Modifier and TypeMethodDescriptionbuildTest
(String executionId, StandardTestEvaluatedData data, StandardTestableResolver resolver)
-
Method Details
-
buildTest
ITest buildTest(String executionId, StandardTestEvaluatedData data, StandardTestableResolver resolver)
-