Package net.jqwik.testing
Annotationsschnittstelle ExpectFailure
Used to annotate methods that are expected to fail.
Useful for testing jqwik itself
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic classstatic classstatic class -
Optionale Elemente - Übersicht
Optionale ElementeModifizierer und TypOptionales ElementBeschreibungOptionally specify a checker
-
Elementdetails
-
checkResult
Optionally specify a checker- Standard:
net.jqwik.testing.ExpectFailure.NullChecker.class
-
value
String value- Standard:
""
-
failureType
- Standard:
net.jqwik.testing.ExpectFailure.NoFailure.class
-