|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
InvocationExpectation
.Invocation
s expected by this Expectation still occur?
SelfDescribing
value to this description.
SelfDescribing
objects
to the description.
ExpectationError
s into
AssertionError
s that several
test frameworks, including JUnit 4 and TestNG, use to report
errors.StringDescription.toString(SelfDescribing)
.
Description
that is stored as a string.Action
interface that makes it convenient
to implement application-specific actions with inline anonymous classes.Object.equals(java.lang.Object)
invokedMethod?
Object.equals(java.lang.Object)
invokedMethod?
Object.equals(java.lang.Object)
invokedMethod?
EventObject
announced by source
.
EventObject
announced by source
.
Invocation
ExpectationErrorTranslator
that doesn't do any translation.Invocation
s to an
Invokable
object.
Invocation
s and pass them to an
Invokable
object for mocking or stubbing.Invocation
.true
.Object.equals(java.lang.Object)
invokedMethod?Comparable
value?Invocation
s expected by this Expectation occurred?
Imposteriser
that uses the
Proxy
class of the Java Reflection API.Runner
that asserts that all expectations have been met after
the test has finished and before the fixture is torn down.ExpectationError
s into JUnit's
AssertionFailedError
s.Mockery
that reports expectation errors as JUnit 3 test failures.Mockery
that reports expectation errors as JUnit 4 test failures.TestCase
that supports testing with mock objects.Description
that is stored as a string.SelfDescribing
object as a String.
ExpectationError
into an error
type compatible with another testing framework.
TestCase
that verifies postconditions after the
test has run and before the fixture has been torn down.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |