Package com.tngtech.jgiven.exception
-
Exception Summary Exception Description AmbiguousResolutionException Thrown when a field cannot be uniquely resolved by the name or type.FailIfPassedException JGivenExecutionException This exception is thrown when JGiven tried to execute a used defined method, but the method could not be executed for some reason.JGivenInjectionException JGivenInstallationException JGivenInternalDefectException If this exception is thrown there is most likely a bug in JGiven.JGivenMissingGuaranteedScenarioStateException JGivenMissingRequiredScenarioStateException This exception is thrown if a scenario state has been marked as required, but the state has not been provided.JGivenUserException This exception is thrown when JGiven tried to execute a user-defined method and that method has thrown an exception.JGivenWrongUsageException Thrown when JGiven was used in some wrong way.