1 /**2 * Provides JUnit core classes and annotations. 3 * 4 * Corresponds to junit.framework in Junit 3.x.5 *6 * @since 4.07 */8 package org.junit;