org.junit.platform.commons.package-info Maven / Gradle / Ivy
/**
* 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;