summaryrefslogtreecommitdiffstats
path: root/junit4/src/test/java/org/junit/tests/package-info.java
blob: 21d611c2fec0edeb8ecaae0b8896d4acc64619f6 (plain)
1
2
3
4
5
6
7
8
/**
 * Tests the JUnit functionality.
 * 
 * Corresponds to {@link junit.tests.AllTests} in Junit 3.x.
 *
 * @since 4.0
 */
package org.junit.tests;