public interface JqwikDescriptor
extends org.junit.platform.engine.TestDescriptor
| Modifier and Type | Method and Description |
|---|---|
java.lang.reflect.AnnotatedElement |
getAnnotatedElement() |
java.util.Set<net.jqwik.api.domains.Domain> |
getDomains() |
default java.util.Optional<JqwikDescriptor> |
getJqwikParent() |
accept, addChild, containsTests, findByUniqueId, getChildren, getDescendants, getDisplayName, getLegacyReportingName, getParent, getSource, getTags, getType, getUniqueId, isContainer, isRoot, isTest, mayRegisterTests, prune, removeChild, removeFromHierarchy, setParentjava.util.Set<net.jqwik.api.domains.Domain> getDomains()
java.lang.reflect.AnnotatedElement getAnnotatedElement()
default java.util.Optional<JqwikDescriptor> getJqwikParent()