Eclipse
IntelliJ
NetBeans
XpoLog
Upload
API List
Favorites
Packages
Classes
Methods
Limit search to favorites
Recent
Register
Login
Classic Mode
Library:
JUnit 4.1
Package:
org.junit.runner.manipulation
Class
public
class
Sorter
implements
Comparator
<
Description
>
Overview
Inheritance
Members
Usage
Source
Books
Since
Not specified.
Version
Not specified.
Author(s)
Not specified.
A
Sorter
orders tests. In general you will not need to use a
Sorter
directly. Instead, use
Request.sortWith(Comparator
)
.
Wiki javadoc
Use
textile entry format
.
Add your comments here.
NOTE: Usage information is based only on libraries in your favorites list.
In Constructors
In Fields
Returned by
As method parameter
Home
-
About
-
FAQ
-
Privacy
-
Contact
Sorterorders tests. In general you will not need to use aSorterdirectly. Instead, useRequest.sortWith(Comparator) .