KickJava   Java API By Example, From Geeks To Geeks.

Java > Open Source Codes > org > junit > runner > notification > package-info


1 /**
2  * Provides information about a test run.
3  *
4  * @since 4.0
5  */

6 package org.junit.runner.notification;
Popular Tags