Uses of Package
org.junit.runners.model
Packages that use org.junit.runners.model
Package
Description
Provides implementations of
Request
.Provides classes used to describe, collect, run and analyze multiple tests.
Provides standard
Runner
implementations.-
Classes in org.junit.runners.model used by org.junit.experimentalClassDescriptionRepresents one or more problems encountered while initializing a RunnerA RunnerBuilder is a strategy for constructing runners for classes.
-
Classes in org.junit.runners.model used by org.junit.experimental.categoriesClassDescriptionRepresents a method on a test class to be invoked at the appropriate point in test execution.Represents one or more problems encountered while initializing a RunnerA RunnerBuilder is a strategy for constructing runners for classes.
-
Classes in org.junit.runners.model used by org.junit.experimental.runners
-
Classes in org.junit.runners.model used by org.junit.experimental.theoriesClassDescriptionRepresents a method on a test class to be invoked at the appropriate point in test execution.Represents one or more problems encountered while initializing a RunnerRepresents one or more actions to be taken at runtime in the course of running a JUnit test suite.Wraps a class to be run, providing method validation and annotation searching
-
Classes in org.junit.runners.model used by org.junit.experimental.theories.internalClassDescriptionRepresents a method on a test class to be invoked at the appropriate point in test execution.Wraps a class to be run, providing method validation and annotation searching
-
Classes in org.junit.runners.model used by org.junit.internal.builders
-
Classes in org.junit.runners.model used by org.junit.internal.requests
-
Classes in org.junit.runners.model used by org.junit.internal.runners.model
-
Classes in org.junit.runners.model used by org.junit.internal.runners.rulesClassDescriptionParent class for
FrameworkField
andFrameworkMethod
Wraps a class to be run, providing method validation and annotation searching -
Classes in org.junit.runners.model used by org.junit.internal.runners.statementsClassDescriptionRepresents a method on a test class to be invoked at the appropriate point in test execution.Represents one or more actions to be taken at runtime in the course of running a JUnit test suite.
-
Classes in org.junit.runners.model used by org.junit.rulesClassDescriptionRepresents a method on a test class to be invoked at the appropriate point in test execution.Represents one or more actions to be taken at runtime in the course of running a JUnit test suite.
-
Classes in org.junit.runners.model used by org.junit.runnerClassDescriptionRepresents one or more problems encountered while initializing a RunnerA RunnerBuilder is a strategy for constructing runners for classes.Wraps a class to be run, providing method validation and annotation searching
-
Classes in org.junit.runners.model used by org.junit.runnersClassDescriptionParent class for
FrameworkField
andFrameworkMethod
Represents a method on a test class to be invoked at the appropriate point in test execution.Represents one or more problems encountered while initializing a RunnerThrown byRunner
s in case the class under test is not valid.Represents a receiver for values of annotated fields/methods together with the declaring member.A RunnerBuilder is a strategy for constructing runners for classes.Represents a strategy for scheduling when individual test methods should be run (in serial or parallel) WARNING: still experimental, may go away.Represents one or more actions to be taken at runtime in the course of running a JUnit test suite.Wraps a class to be run, providing method validation and annotation searching -
Classes in org.junit.runners.model used by org.junit.runners.modelClassDescriptionA model element that may have annotations.Represents a field on a test class (currently used only for Rules in
BlockJUnit4ClassRunner
, but custom runners can make other uses)Parent class forFrameworkField
andFrameworkMethod
Represents a method on a test class to be invoked at the appropriate point in test execution.Represents one or more problems encountered while initializing a RunnerRepresents a receiver for values of annotated fields/methods together with the declaring member.Compares two fields by its name.Compares two methods by its name. -
Classes in org.junit.runners.model used by org.junit.runners.parameterizedClassDescriptionRepresents a field on a test class (currently used only for Rules in
BlockJUnit4ClassRunner
, but custom runners can make other uses)Represents a method on a test class to be invoked at the appropriate point in test execution.Represents one or more problems encountered while initializing a RunnerRepresents one or more actions to be taken at runtime in the course of running a JUnit test suite.Wraps a class to be run, providing method validation and annotation searching -
Classes in org.junit.runners.model used by org.junit.validatorClassDescriptionA model element that may have annotations.Represents a field on a test class (currently used only for Rules in
BlockJUnit4ClassRunner
, but custom runners can make other uses)Represents a method on a test class to be invoked at the appropriate point in test execution.Wraps a class to be run, providing method validation and annotation searching