Package net.jqwik.engine.hooks
Class Hooks.AroundProperty
java.lang.Object
net.jqwik.engine.hooks.Hooks.AroundProperty
- Enclosing class:
- Hooks
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final int -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
AUTO_CLOSEABLE_PROXIMITY
public static final int AUTO_CLOSEABLE_PROXIMITY- See Also:
-
STATISTICS_PROXIMITY
public static final int STATISTICS_PROXIMITY- See Also:
-
PROPERTY_LIFECYCLE_METHODS_PROXIMITY
public static final int PROPERTY_LIFECYCLE_METHODS_PROXIMITY- See Also:
-
-
Constructor Details
-
AroundProperty
public AroundProperty()
-