Uses of Interface
net.thucydides.model.domain.flags.Flag
Packages that use Flag
Package
Description
The Thucydides domain model, which represents acceptance test runs.
Thucydides generates reports in HTML and XML by default.
-
Uses of Flag in net.serenitybdd.model.history
Classes in net.serenitybdd.model.history that implement FlagMethods in net.serenitybdd.model.history that return types with arguments of type Flag -
Uses of Flag in net.thucydides.model.domain
Methods in net.thucydides.model.domain that return types with arguments of type Flag -
Uses of Flag in net.thucydides.model.domain.flags
Methods in net.thucydides.model.domain.flags that return types with arguments of type FlagModifier and TypeMethodDescriptionFlagCounts.asAMap()FlagProvider.getFlagsFor(TestOutcome testOutcome) -
Uses of Flag in net.thucydides.model.reports
Methods in net.thucydides.model.reports that return types with arguments of type FlagMethods in net.thucydides.model.reports with parameters of type Flag