org.junit.gen5.junit4.runner.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of junit4-runner Show documentation
Show all versions of junit4-runner Show documentation
Module "junit4-runner" of JUnit 5.
The newest version!
/**
* {@code Runner} and annotations for configuring and executing tests that
* use the JUnit 5 programming and extension models in a JUnit 4 environment.
*/
package org.junit.gen5.junit4.runner;