org.junit.platform.commons.package-info Maven / Gradle / Ivy
The newest version!
/**
* Common APIs and support utilities for the JUnit Platform.
*
* DISCLAIMER
*
* Any API annotated with {@code @API(status = INTERNAL)} is intended solely
* for usage within the JUnit framework itself. Any usage of internal
* APIs by external parties is not supported!
*/
package org.junit.platform.commons;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy