Interface | Description |
---|---|
CodeToTest |
Understands code to be tested.
|
EqualsHashCodeContractTestCase |
Understands verification of the equals/hashCode contract.
|
Class | Description |
---|---|
EqualsHashCodeContractAssert |
Understands assert methods for
. |
ExpectedFailure |
Understands executing test code that is expected to fail.
|
ExpectedFailure.Message |
Understands executing test code that is expected to fail.
|
Copyright © 2008-2012 FEST (Fixtures for Easy Software Testing). All Rights Reserved.