Uses of Package
org.junit.runner
Packages that use org.junit.runner
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 information about a test run.
Provides standard
Runner
implementations.-
Classes in org.junit.runner used by junit.frameworkClassDescriptionRepresents an object that can describe itselfA
Description
describes a test which is to be run or has been run.ARunner
runs tests and notifies aRunNotifier
of significant events as it does so. -
Classes in org.junit.runner used by org.junit.experimentalClassDescriptionRepresents a strategy for computing runners and suites.A
Runner
runs tests and notifies aRunNotifier
of significant events as it does so. -
Classes in org.junit.runner used by org.junit.experimental.categoriesClassDescriptionRepresents an object that can describe itselfA
Description
describes a test which is to be run or has been run.Extend this class to create a factory that createsFilter
.Exception thrown if theFilter
cannot be created.ARunner
runs tests and notifies aRunNotifier
of significant events as it does so. -
Classes in org.junit.runner used by org.junit.experimental.maxClassDescriptionA
Description
describes a test which is to be run or has been run.JUnitCore
is a facade for running tests.ARequest
is an abstract description of tests to be run.AResult
collects and summarizes information from running multiple tests.ARunner
runs tests and notifies aRunNotifier
of significant events as it does so. -
Classes in org.junit.runner used by org.junit.experimental.results
-
Classes in org.junit.runner used by org.junit.experimental.runnersClassDescriptionRepresents an object that can describe itselfA
Runner
runs tests and notifies aRunNotifier
of significant events as it does so. -
Classes in org.junit.runner used by org.junit.experimental.theoriesClassDescriptionRepresents an object that can describe itselfA
Runner
runs tests and notifies aRunNotifier
of significant events as it does so. -
Classes in org.junit.runner used by org.junit.internalClassDescriptionA
Description
describes a test which is to be run or has been run.AResult
collects and summarizes information from running multiple tests. -
Classes in org.junit.runner used by org.junit.internal.buildersClassDescriptionRepresents an object that can describe itselfA
Description
describes a test which is to be run or has been run.ARunner
runs tests and notifies aRunNotifier
of significant events as it does so. -
Classes in org.junit.runner used by org.junit.internal.requestsClassDescriptionA
Description
describes a test which is to be run or has been run.ARequest
is an abstract description of tests to be run.ARunner
runs tests and notifies aRunNotifier
of significant events as it does so. -
Classes in org.junit.runner used by org.junit.internal.runnersClassDescriptionRepresents an object that can describe itselfA
Description
describes a test which is to be run or has been run.ARunner
runs tests and notifies aRunNotifier
of significant events as it does so. -
Classes in org.junit.runner used by org.junit.internal.runners.model
-
Classes in org.junit.runner used by org.junit.rules
-
Classes in org.junit.runner used by org.junit.runnerClassDescriptionRepresents a strategy for computing runners and suites.Represents an object that can describe itselfA
Description
describes a test which is to be run or has been run.Extend this class to create a factory that createsFilter
.Exception thrown if theFilter
cannot be created.ARequest
is an abstract description of tests to be run.AResult
collects and summarizes information from running multiple tests.Represents the serialized output ofResult
.ARunner
runs tests and notifies aRunNotifier
of significant events as it does so. -
Classes in org.junit.runner used by org.junit.runner.manipulation
-
Classes in org.junit.runner used by org.junit.runner.notificationClassDescriptionA
Description
describes a test which is to be run or has been run.AResult
collects and summarizes information from running multiple tests. -
Classes in org.junit.runner used by org.junit.runnersClassDescriptionRepresents an object that can describe itselfA
Description
describes a test which is to be run or has been run.ARunner
runs tests and notifies aRunNotifier
of significant events as it does so. -
Classes in org.junit.runner used by org.junit.runners.modelClassDescriptionA
Runner
runs tests and notifies aRunNotifier
of significant events as it does so. -
Classes in org.junit.runner used by org.junit.runners.parameterizedClassDescriptionRepresents an object that can describe itselfA
Runner
runs tests and notifies aRunNotifier
of significant events as it does so.