Uses of Interface
net.masterthought.cucumber.json.support.Resultsable
-
Packages that use Resultsable Package Description net.masterthought.cucumber.json net.masterthought.cucumber.json.support -
-
Uses of Resultsable in net.masterthought.cucumber.json
Classes in net.masterthought.cucumber.json that implement Resultsable Modifier and Type Class Description classHookclassStep -
Uses of Resultsable in net.masterthought.cucumber.json.support
Constructors in net.masterthought.cucumber.json.support with parameters of type Resultsable Constructor Description StatusCounter(Resultsable[] resultsables)StatusCounter(Resultsable[] resultsables, Set<Status> notFailingStatuses)
-