org.junit.jupiter.engine.discovery.predicates.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of junit-jupiter-engine Show documentation
Show all versions of junit-jupiter-engine Show documentation
Module "junit-jupiter-engine" of JUnit 5.
/**
* Internal predicate classes used by test discovery within the JUnit Jupiter test engine.
*/
package org.junit.jupiter.engine.discovery.predicates;
© 2015 - 2024 Weber Informatics LLC | Privacy Policy