Uses of Interface
de.qytera.qtaf.core.events.payload.IQtafTestingContext
Packages that use IQtafTestingContext
Package
Description
-
Uses of IQtafTestingContext in de.qytera.qtaf.core.events
Fields in de.qytera.qtaf.core.events with type parameters of type IQtafTestingContextModifier and TypeFieldDescriptionstatic final rx.subjects.PublishSubject<IQtafTestingContext>QtafEvents.finishedTestingSubject that emits events when all tests are finished.static final rx.subjects.PublishSubject<IQtafTestingContext>QtafEvents.startTestingSubject that emits events when all tests are finished. -
Uses of IQtafTestingContext in de.qytera.qtaf.core.events.payload
Classes in de.qytera.qtaf.core.events.payload that implement IQtafTestingContextModifier and TypeClassDescriptionclassEntity class for payloads of TestContext events -
Uses of IQtafTestingContext in de.qytera.qtaf.testng.events.payload
Classes in de.qytera.qtaf.testng.events.payload that implement IQtafTestingContext