JUnit Test Selection Manual

   These classes extend the JUnit System to enable the selection of individual tests or subsets of the test cases in a test suite. They also support the saving of outputs, automatic differencing of outputs with previous runs, and traced execution of instrumented subject classes being invoked by the JUnit framework.
   Currently only a command line version is available, implemented in junit.textui.SelectiveTestRunner

Author: Alex Kinneer © 2006 University of Nebraska - Lincoln.

Page last updated by Wayne Motycka: 08/27/2018