Uses of Package
org.junit.runner.manipulation
Packages that use org.junit.runner.manipulation
Package
Description
Provides JUnit v3.x core classes.
Provides implementations of
Request
.Provides implementations of
Runner
Provides classes used to describe, collect, run and analyze multiple tests.
Provides standard
Runner
implementations.-
Classes in org.junit.runner.manipulation used by junit.frameworkClassDescriptionThe canonical case of filtering is when you want to run a single test method in a class.Runners that allow filtering should implement this interface.Thrown when an ordering does something invalid (like remove or add children)Thrown when a filter removes all tests from a runner.Interface for runners that allow ordering of tests.Orders tests.Interface for runners that allow sorting of tests.A
Sorter
orders tests. -
Classes in org.junit.runner.manipulation used by org.junit.experimental.categoriesClassDescriptionThe canonical case of filtering is when you want to run a single test method in a class.Runners that allow filtering should implement this interface.Interface for runners that allow ordering of tests.Interface for runners that allow sorting of tests.
-
Classes in org.junit.runner.manipulation used by org.junit.experimental.runnersClassDescriptionRunners that allow filtering should implement this interface.Interface for runners that allow ordering of tests.Interface for runners that allow sorting of tests.
-
Classes in org.junit.runner.manipulation used by org.junit.experimental.theoriesClassDescriptionRunners that allow filtering should implement this interface.Interface for runners that allow ordering of tests.Interface for runners that allow sorting of tests.
-
Classes in org.junit.runner.manipulation used by org.junit.internal.requests
-
Classes in org.junit.runner.manipulation used by org.junit.internal.runnersClassDescriptionThe canonical case of filtering is when you want to run a single test method in a class.Runners that allow filtering should implement this interface.Thrown when an ordering does something invalid (like remove or add children)Thrown when a filter removes all tests from a runner.Interface for runners that allow ordering of tests.Orders tests.Interface for runners that allow sorting of tests.A
Sorter
orders tests. -
Classes in org.junit.runner.manipulation used by org.junit.runner
-
Classes in org.junit.runner.manipulation used by org.junit.runner.manipulationClassDescriptionThe canonical case of filtering is when you want to run a single test method in a class.Thrown when an ordering does something invalid (like remove or add children)Thrown when a filter removes all tests from a runner.Orders tests.Reorders tests.Context about the ordering being applied.Factory for creating
Ordering
instances.Interface for runners that allow sorting of tests.ASorter
orders tests. -
Classes in org.junit.runner.manipulation used by org.junit.runnersClassDescriptionThe canonical case of filtering is when you want to run a single test method in a class.Runners that allow filtering should implement this interface.Thrown when an ordering does something invalid (like remove or add children)Thrown when a filter removes all tests from a runner.Interface for runners that allow ordering of tests.Orders tests.Interface for runners that allow sorting of tests.A
Sorter
orders tests. -
Classes in org.junit.runner.manipulation used by org.junit.runners.modelClassDescriptionThrown when an ordering does something invalid (like remove or add children)
-
Classes in org.junit.runner.manipulation used by org.junit.runners.parameterizedClassDescriptionRunners that allow filtering should implement this interface.Interface for runners that allow ordering of tests.Interface for runners that allow sorting of tests.