net.jqwik.api.facades.package-info Maven / Gradle / Ivy
/**
* This package contains interfaces that are implemented by engine-module
* and also used in other modules, e.g. testing
*
*
* This package may also be moved to a module of its own.
*
*/
//@API(status = API.Status.INTERNAL) // Currently not allowed by api-guardian
package net.jqwik.api.facades;
© 2015 - 2024 Weber Informatics LLC | Privacy Policy