Package | Description |
---|---|
junit.framework |
Provides JUnit v3.x core classes.
|
org.junit.experimental.categories | |
org.junit.experimental.runners | |
org.junit.experimental.theories | |
org.junit.internal.requests |
Provides implementations of
Request . |
org.junit.internal.runners |
Provides implementations of
Runner |
org.junit.runner |
Provides classes used to describe, collect, run and analyze multiple tests.
|
org.junit.runner.manipulation | |
org.junit.runners |
Provides standard
Runner implementations. |
org.junit.runners.parameterized |
Class and Description |
---|
Filter
The canonical case of filtering is when you want to run a single test method in a class.
|
Filterable
Runners that allow filtering should implement this interface.
|
NoTestsRemainException
Thrown when a filter removes all tests from a runner.
|
Sortable
Interface for runners that allow sorting of tests.
|
Sorter
A
Sorter orders tests. |
Class and Description |
---|
Filter
The canonical case of filtering is when you want to run a single test method in a class.
|
Filterable
Runners that allow filtering should implement this interface.
|
Sortable
Interface for runners that allow sorting of tests.
|
Class and Description |
---|
Filterable
Runners that allow filtering should implement this interface.
|
Sortable
Interface for runners that allow sorting of tests.
|
Class and Description |
---|
Filterable
Runners that allow filtering should implement this interface.
|
Sortable
Interface for runners that allow sorting of tests.
|
Class and Description |
---|
Filter
The canonical case of filtering is when you want to run a single test method in a class.
|
Class and Description |
---|
Filter
The canonical case of filtering is when you want to run a single test method in a class.
|
Filterable
Runners that allow filtering should implement this interface.
|
NoTestsRemainException
Thrown when a filter removes all tests from a runner.
|
Sortable
Interface for runners that allow sorting of tests.
|
Sorter
A
Sorter orders tests. |
Class and Description |
---|
Filter
The canonical case of filtering is when you want to run a single test method in a class.
|
Class and Description |
---|
Filter
The canonical case of filtering is when you want to run a single test method in a class.
|
NoTestsRemainException
Thrown when a filter removes all tests from a runner.
|
Sorter
A
Sorter orders tests. |
Class and Description |
---|
Filter
The canonical case of filtering is when you want to run a single test method in a class.
|
Filterable
Runners that allow filtering should implement this interface.
|
NoTestsRemainException
Thrown when a filter removes all tests from a runner.
|
Sortable
Interface for runners that allow sorting of tests.
|
Sorter
A
Sorter orders tests. |
Class and Description |
---|
Filterable
Runners that allow filtering should implement this interface.
|
Sortable
Interface for runners that allow sorting of tests.
|
Copyright © 2002-2017 JUnit. All Rights Reserved.