All Downloads are FREE. Search and download functionalities are using the official Maven repository.

net.jqwik.api.facades.package-info Maven / Gradle / Ivy

There is a newer version: 1.9.1
Show newest version
/**
 * This package contains interfaces that are implemented by engine-module
 * and also used in other modules, e.g. testing.
 * They are not supposed to be used from outside jqwik
 */

//@API(status = API.Status.INTERNAL) // Currently not allowed by api-guardian
@NullMarked
package net.jqwik.api.facades;

import org.jspecify.annotations.*;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy