Uses of Interface
de.qytera.qtaf.core.context.IQtafTestContext
Packages that use IQtafTestContext
Package
Description
-
Uses of IQtafTestContext in de.qytera.qtaf.core.context
Methods in de.qytera.qtaf.core.context that return IQtafTestContextModifier and TypeMethodDescriptionIQtafTestContext.initialize()Initialize test contextIQtafTestContext.setLogCollection(TestScenarioLogCollection collection) Set the current log collectionMethods in de.qytera.qtaf.core.context with parameters of type IQtafTestContextModifier and TypeMethodDescriptionstatic voidTestContextHelper.addLoggerToFieldsRecursively(IQtafTestContext testContext) Add logger to all instance fields -
Uses of IQtafTestContext in de.qytera.qtaf.cucumber.context
Classes in de.qytera.qtaf.cucumber.context that implement IQtafTestContextMethods in de.qytera.qtaf.cucumber.context that return IQtafTestContextModifier and TypeMethodDescriptionQtafTestNGCucumberContext.setLogCollection(TestScenarioLogCollection collection) -
Uses of IQtafTestContext in de.qytera.qtaf.cucumber.listener
Classes in de.qytera.qtaf.cucumber.listener that implement IQtafTestContextModifier and TypeClassDescriptionclassClass that listens to Cucumber events and dispatches QTAF events -
Uses of IQtafTestContext in de.qytera.qtaf.testng.context
Classes in de.qytera.qtaf.testng.context that implement IQtafTestContextModifier and TypeClassDescriptionclassTest context works as a factory class and state manager for test classes. -
Uses of IQtafTestContext in de.qytera.qtaf.testng.helper
Methods in de.qytera.qtaf.testng.helper that return IQtafTestContextModifier and TypeMethodDescriptionstatic IQtafTestContextTestResultHelper.getTestContextInstance(org.testng.ITestResult iTestResult) Get test context object