blob: ba5c3b2ed8efb5ff2e44a41f9d3d62f3745745d7 [file] [log] [blame]
/**
* Provides classes to {@link org.junit.runner.manipulation.Filter filter} or {@link org.junit.runner.manipulation.Sorter sort} tests.
*
* @since 4.0
* @see org.junit.runner.Runner
*/
package org.junit.runner.manipulation;