hasPassed

Checks if a feature has passed all tests

  1. bool hasPassed(FeatureGroup feature_group)
    @safe nothrow
    bool
    hasPassed
  2. bool hasPassed(ScenarioGroup scenario_group)

Return Value

Type: bool

true if all scenarios in a Feature has passed all tests