|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
ClassAliasMapping.getMappedClassName(String)
.
abstract
modifier (implicitly or explicitly).
abstract
modifier (implicitly or explicitly).
Object
argument is equal to the actual Object
argument.
Object
array argument is equal to the actual Object
array argument.
double
array argument is equal to the actual double
array argument.
float
array argument is equal to the actual float
array argument.
boolean
array argument is equal to the actual boolean
array argument.
byte
array argument is equal to the actual byte
array argument.
short
array argument is equal to the actual short
array argument.
char
array argument is equal to the actual char
array argument.
int
array argument is equal to the actual int
array argument.
long
array argument is equal to the actual long
array argument.
ObjectFactory
returns instances that meet one aspect of the equals method
general contract.
ObjectFactory
returns instances that meet the entire equals method general
contract.
ObjectFactory
returns instances that meet one aspect of the equals method
general contract.
ObjectFactory
returns instances that meet one aspect of the equals method
general contract.
ObjectFactory
returns instances that meet one aspect of the equals method
general contract.
ObjectFactory
returns instances that meet one aspect of the equals method
general contract.
ObjectFactory
returns instances that meet one aspect of the equals method
general contract.
boolean
argument is true
.
final
modifier.
final
modifier (implicitly or explicitly).
final
modifier (implicitly or explicitly).
ObjectFactory
returns instances that meet one aspect of the hashCode method
general contract.
ObjectFactory
returns instances that meet one aspect of the hashCode method
general contract.
ObjectFactory
returns instances that meet the entire hashCode method general
contract.
native
modifier.
abstract
modifier (implicitly or explicitly).
abstract
modifier (implicitly or explicitly).
Object
argument is not equal to the actual
Object
argument.
Object
array argument is not equal to the actual Object
array argument.
double
array argument is not equal to the actual double
array argument.
float
array argument is not equal to the actual float
array argument.
boolean
array argument is not equal to the actual boolean
array argument.
byte
array argument is not equal to the actual byte
array argument.
short
array argument is not equal to the actual short
array argument.
char
array argument is not equal to the actual char
array argument.
int
array argument is not equal to the actual int
array argument.
long
array argument is not equal to the actual long
array argument.
final
modifier.
final
modifier (implicitly or explicitly).
final
modifier (implicitly or explicitly).
native
modifier.
Object
argument is not null
.
private
modifier.
private
modifier (implicitly or explicitly).
private
modifier.
private
modifier (implicitly or explicitly).
protected
modifier.
protected
modifier.
protected
modifier.
protected
modifier.
public
modifier (implicitly or explicitly).
public
modifier.
public
modifier (implicitly or explicitly).
public
modifier (implicitly or explicitly).
Object
argument is not referring to the same object as the actual
Object
argument.
Serializable
instance does not successfully (without exceptions) serialize
and deserialize.
static
modifier.
static
modifier (implicitly or explicitly).
static
modifier (implicitly or explicitly).
strictfp
modifier (implicitly or explicitly).
synchronized
modifier.
transient
modifier.
volatile
modifier.
Object
argument is null
.
ObjectFactory
meets the entire contract.
ObjectFactory
meets one aspect of the entire contract.
ObjectFactory
meets one aspect of the entire contract.
ObjectFactory
meets one aspect of the entire contract.
ObjectFactory
meets one aspect of the entire contract.
ObjectFactory
meets one aspect of the entire contract.
private
modifier.
private
modifier (implicitly or explicitly).
private
modifier.
private
modifier (implicitly or explicitly).
protected
modifier.
protected
modifier.
protected
modifier.
protected
modifier.
public
modifier (implicitly or explicitly).
public
modifier.
public
modifier (implicitly or explicitly).
public
modifier (implicitly or explicitly).
Object
argument is referring to the same object as the actual
Object
argument.
Serializable
instance successfully (without exceptions) serializes and
deserializes.
Serializable
instance serializes and deserializes to produce an instance that
is equal according to its equals method implementation.
Serializable
instance serializes and deserializes to produce the same
instance.
Serializable
instance serializes and deserializes to produce an instance that
is unequal according to its equals method implementation.
Serializable
instance serializes and deserializes to produce a new
instance.
static
modifier.
static
modifier (implicitly or explicitly).
static
modifier (implicitly or explicitly).
strictfp
modifier (implicitly or explicitly).
synchronized
modifier.
transient
modifier.
boolean
argument is true
.
volatile
modifier.
the Ant task
to specify a regular expression which categories of test cases are
to be executed by the framework.test case methods
or test fixture classes by specifying which category(ies) it is in.a resource
as the mapping.Category
.
Creates a Fixture
, adds it to the list of instances, and returns the instance.
Fixtures
.
Java
.
Result
.
true
iff the name and href properties
are equal, false
otherwise.
true
iff the name, href, description,
elapsedTime, and result properties are equal, false
otherwise.
true
iff the name, exception,
elapsedTime, message, methodName, description, and result properties are equal, false
otherwise.
true
iff the testResults
properties are equal, false
otherwise.
true
iff the fixtureResults
properties are equal, false
otherwise.
true
iff the testResult, message,
exception, elapsedTime, categories, testName, testDescription, testMethodName, testMethodParameterTypes,
fixtureName, fixtureDescription, and fixtureClass properties are equal, false
otherwise.
Java.execute()
and passing the set arguments to
FixturesRunnerMain.main(String[])
.
test case method
that is expecting an exception to occur.the Ant task
to specify the class name of a test fixture class that is to be
executed during a test run.test cases
.the HTML result handler
to produce a report.the XML result handler
to produce a report.the XML result handler
to produce a report.the Ant task
to specify zero or more fixtures
and/or zero or
more file sets.FixturesRunnerConfig
.FixturesRunner
.main
method.description of the test fixture that contains the test case method
.
name of the test fixture that contains the test case method
.
description of the test case method
.
name of the test case method
.
true
if this iterator has a previous element that can be retrieved, false
otherwise.
test case method
to indicate that it should be ignored during
test execution.true
if the given arguments can be used to execute main method
successfully, false
otherwise.
true
is the sequence is empty, false
otherwise.
true
if the test run is to halt execution when a test case gives a result of
TestResultType.FAILURE
, TestResultType.FAILURE_SETUP
, or TestResultType.FAILURE_TEARDOWN
,
false
otherwise.
true
if the passed method is a test case designed for
the JUnit Test Framework, false
otherwise.
true
if the given
java.lang.reflect.Method is to be considered a test
case method.
the Ant task
to specify the environment for the Java Virtual Machine that
executes the test run.SetUpTearDown
is intended to be used to execute test cases that have been written
using the JUnit Test Framework.TestDefinition
is intended to be used to execute test cases that
have been written using the JUnit Test Framework.ClassAliasMapping
instance.
Sequence
that is backed by the given constant for the given length.
FixturesRunner
.
FixturesRunnerConfig
.
ObjectFactory.newInstanceY()
.
ObjectFactory.newInstanceX()
.
SequenceFactory.newSequence(E...)
instead.
ReadOnlyArray
.
Sequence
that is backed by the given arguments.
Sequence
that is backed by the given List
.
ObjectFactory
.a result handler
to produce test failure information.a result handler
to produce a HTML report.a result handler
to produce a plain text report.a result handler
to produce a XML report.the HTML result handler
to produce a report.the Ant task
to have parameters passed to the
FixtureResultsHandler
interface implementation.Positionable
instead.FixturesRunnerMain.ARG_HALT_ON_FAILURE
is used and a test case failure
occurs.
SequenceFactory
instead.test case method
to have it executed more than once during test execution.the Ant task
to specify how the test result is handled.Sequence
such that state cannot be modified.Sequence
that permits bidirectional traversal.true
)or overwritten (false
).
java
'.
test case method
execution.test case method
execution.the HTML result handler
to produce a report.the XML result handler
to produce a report.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |