Uses of Package
org.junit.runners.model
-
Packages that use org.junit.runners.model Package Description org.junit.experimental org.junit.experimental.categories org.junit.experimental.runners org.junit.experimental.theories org.junit.experimental.theories.internal org.junit.internal.builders org.junit.internal.requests Provides implementations ofRequest
.org.junit.internal.runners.model org.junit.internal.runners.rules org.junit.internal.runners.statements org.junit.rules org.junit.runner Provides classes used to describe, collect, run and analyze multiple tests.org.junit.runners Provides standardRunner
implementations.org.junit.runners.model org.junit.runners.parameterized org.junit.validator -
Classes in org.junit.runners.model used by org.junit.experimental Class Description InitializationError Represents one or more problems encountered while initializing a RunnerRunnerBuilder A RunnerBuilder is a strategy for constructing runners for classes. -
Classes in org.junit.runners.model used by org.junit.experimental.categories Class Description FrameworkMethod Represents a method on a test class to be invoked at the appropriate point in test execution.InitializationError Represents one or more problems encountered while initializing a RunnerRunnerBuilder A RunnerBuilder is a strategy for constructing runners for classes. -
Classes in org.junit.runners.model used by org.junit.experimental.runners Class Description RunnerBuilder A RunnerBuilder is a strategy for constructing runners for classes. -
Classes in org.junit.runners.model used by org.junit.experimental.theories Class Description FrameworkMethod Represents a method on a test class to be invoked at the appropriate point in test execution.InitializationError Represents one or more problems encountered while initializing a RunnerStatement Represents one or more actions to be taken at runtime in the course of running a JUnit test suite.TestClass Wraps a class to be run, providing method validation and annotation searching -
Classes in org.junit.runners.model used by org.junit.experimental.theories.internal Class Description FrameworkMethod Represents a method on a test class to be invoked at the appropriate point in test execution.TestClass Wraps a class to be run, providing method validation and annotation searching -
Classes in org.junit.runners.model used by org.junit.internal.builders Class Description RunnerBuilder A RunnerBuilder is a strategy for constructing runners for classes. -
Classes in org.junit.runners.model used by org.junit.internal.requests Class Description RunnerBuilder A RunnerBuilder is a strategy for constructing runners for classes. -
Classes in org.junit.runners.model used by org.junit.internal.runners.model Class Description MultipleFailureException Collects multipleThrowable
s into one exception. -
Classes in org.junit.runners.model used by org.junit.internal.runners.rules Class Description FrameworkMember Parent class forFrameworkField
andFrameworkMethod
TestClass Wraps a class to be run, providing method validation and annotation searching -
Classes in org.junit.runners.model used by org.junit.internal.runners.statements Class Description FrameworkMethod Represents a method on a test class to be invoked at the appropriate point in test execution.Statement 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.rules Class Description FrameworkMethod Represents a method on a test class to be invoked at the appropriate point in test execution.Statement 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.runner Class Description InitializationError Represents one or more problems encountered while initializing a RunnerRunnerBuilder A RunnerBuilder is a strategy for constructing runners for classes.TestClass Wraps a class to be run, providing method validation and annotation searching -
Classes in org.junit.runners.model used by org.junit.runners Class Description FrameworkMember Parent class forFrameworkField
andFrameworkMethod
FrameworkMethod Represents a method on a test class to be invoked at the appropriate point in test execution.InitializationError Represents one or more problems encountered while initializing a RunnerInvalidTestClassError Thrown byRunner
s in case the class under test is not valid.MemberValueConsumer Represents a receiver for values of annotated fields/methods together with the declaring member.RunnerBuilder A RunnerBuilder is a strategy for constructing runners for classes.RunnerScheduler Represents a strategy for scheduling when individual test methods should be run (in serial or parallel) WARNING: still experimental, may go away.Statement Represents one or more actions to be taken at runtime in the course of running a JUnit test suite.TestClass Wraps a class to be run, providing method validation and annotation searching -
Classes in org.junit.runners.model used by org.junit.runners.model Class Description Annotatable A model element that may have annotations.FrameworkField Represents a field on a test class (currently used only for Rules inBlockJUnit4ClassRunner
, but custom runners can make other uses)FrameworkMember Parent class forFrameworkField
andFrameworkMethod
FrameworkMethod Represents a method on a test class to be invoked at the appropriate point in test execution.InitializationError Represents one or more problems encountered while initializing a RunnerMemberValueConsumer Represents a receiver for values of annotated fields/methods together with the declaring member.TestClass.FieldComparator Compares two fields by its name.TestClass.MethodComparator Compares two methods by its name. -
Classes in org.junit.runners.model used by org.junit.runners.parameterized Class Description FrameworkField Represents a field on a test class (currently used only for Rules inBlockJUnit4ClassRunner
, but custom runners can make other uses)FrameworkMethod Represents a method on a test class to be invoked at the appropriate point in test execution.InitializationError Represents one or more problems encountered while initializing a RunnerStatement Represents one or more actions to be taken at runtime in the course of running a JUnit test suite.TestClass Wraps a class to be run, providing method validation and annotation searching -
Classes in org.junit.runners.model used by org.junit.validator Class Description Annotatable A model element that may have annotations.FrameworkField Represents a field on a test class (currently used only for Rules inBlockJUnit4ClassRunner
, but custom runners can make other uses)FrameworkMethod Represents a method on a test class to be invoked at the appropriate point in test execution.TestClass Wraps a class to be run, providing method validation and annotation searching