Interface TestCaseContextFactory
-
public interface TestCaseContextFactoryA factory for TestCaseContext objects.- Author:
- Holger Knublauch
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TestCaseContextcreateContext()
-
-
-
Method Detail
-
createContext
TestCaseContext createContext()
-
-