Package com.tngtech.jgiven.exception
Class FailIfPassedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.tngtech.jgiven.exception.FailIfPassedException
-
- All Implemented Interfaces:
java.io.Serializable
public class FailIfPassedException extends java.lang.RuntimeException
- See Also:
Pending
, Serialized Form
-
-
Constructor Summary
Constructors Constructor Description FailIfPassedException()
-