org.junit.jupiter.engine.discovery.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 classes for test discovery within the JUnit Jupiter test engine.
* Contains resolvers for Java elements.
*/
package org.junit.jupiter.engine.discovery;
© 2015 - 2024 Weber Informatics LLC | Privacy Policy