• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 /**
2  * Provides JUnit core classes and annotations.
3  *
4  * Corresponds to junit.framework in Junit 3.x.
5  *
6  * @since 4.0
7  */
8 package org.junit;