Interface | Description |
---|---|
EqualsHashCodeContractTestCase |
Test case that provides the contract for verification that an object's
equals and hashCode are
implemented correctly. |
Class | Description |
---|---|
Employee | |
EqualsHashCodeContractAssert |
Assertion methods that verify that an object's
equals and hashCode are implemented correctly. |
Jedi |
Object for test.
|
Name | |
ParameterSource |
Data provider for parameterized tests.
|
Person |
A person.
|
PersonCaseInsensitiveNameComparator |
A
Person comparator comparing name case insensitively. |
Player | |
TestFailures |
Copyright © 2008–2018. All rights reserved.