Uses of Package
org.junit.runner.manipulation
-
Packages that use org.junit.runner.manipulation 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.runners org.junit.runner Provides classes used to describe, collect, run and analyze multiple tests.org.junit.runner.manipulation org.junit.runners Provides standardRunner
implementations.org.junit.runners.parameterized -
Classes in org.junit.runner.manipulation used by junit.framework Class 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.InvalidOrderingException Thrown when an ordering does something invalid (like remove or add children)NoTestsRemainException Thrown when a filter removes all tests from a runner.Orderable Interface for runners that allow ordering of tests.Orderer Orders tests.Sortable Interface for runners that allow sorting of tests.Sorter ASorter
orders tests. -
Classes in org.junit.runner.manipulation used by org.junit.experimental.categories Class 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.Orderable Interface for runners that allow ordering of tests.Sortable Interface for runners that allow sorting of tests. -
Classes in org.junit.runner.manipulation used by org.junit.experimental.runners Class Description Filterable Runners that allow filtering should implement this interface.Orderable Interface for runners that allow ordering of tests.Sortable Interface for runners that allow sorting of tests. -
Classes in org.junit.runner.manipulation used by org.junit.experimental.theories Class Description Filterable Runners that allow filtering should implement this interface.Orderable Interface for runners that allow ordering of tests.Sortable Interface for runners that allow sorting of tests. -
Classes in org.junit.runner.manipulation used by org.junit.internal.runners Class Description Filterable Runners that allow filtering should implement this interface.Orderable Interface for runners that allow ordering of tests.Sortable Interface for runners that allow sorting of tests. -
Classes in org.junit.runner.manipulation used by org.junit.runner Class Description Filter The canonical case of filtering is when you want to run a single test method in a class.Ordering Reorders tests.Ordering.Factory Factory for creatingOrdering
instances. -
Classes in org.junit.runner.manipulation used by org.junit.runner.manipulation Class Description Filter The canonical case of filtering is when you want to run a single test method in a class.InvalidOrderingException Thrown when an ordering does something invalid (like remove or add children)NoTestsRemainException Thrown when a filter removes all tests from a runner.Orderer Orders tests.Ordering Reorders tests.Ordering.Context Context about the ordering being applied.Ordering.Factory Factory for creatingOrdering
instances.Sortable Interface for runners that allow sorting of tests.Sorter ASorter
orders tests. -
Classes in org.junit.runner.manipulation used by org.junit.runners Class 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.InvalidOrderingException Thrown when an ordering does something invalid (like remove or add children)NoTestsRemainException Thrown when a filter removes all tests from a runner.Orderable Interface for runners that allow ordering of tests.Orderer Orders tests.Sortable Interface for runners that allow sorting of tests.Sorter ASorter
orders tests. -
Classes in org.junit.runner.manipulation used by org.junit.runners.parameterized Class Description Filterable Runners that allow filtering should implement this interface.Orderable Interface for runners that allow ordering of tests.Sortable Interface for runners that allow sorting of tests.