Uses of Class
com.tngtech.jgiven.annotation.ScenarioState.Resolution

Packages that use ScenarioState.Resolution
com.tngtech.jgiven.annotation   
 

Uses of ScenarioState.Resolution in com.tngtech.jgiven.annotation
 

Methods in com.tngtech.jgiven.annotation that return ScenarioState.Resolution
static ScenarioState.Resolution ScenarioState.Resolution.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ScenarioState.Resolution[] ScenarioState.Resolution.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2014 TNG Technology Consulting. All rights reserved.