| Class | Description |
|---|---|
| ReflectionAssert |
A class for asserting that 2 objects/collections are equal by comparing properties and fields of the
objects/collections using reflection.
|
| ReflectionAssert.OgnlTransformer |
A commons collections transformer that takes an object and returns the value of the property that is
specified by the given ognl expression.
|
| ReflectionComparator |
A comparator for comparing two values by reflection.
|
| ReflectionComparatorFactory |
A factory for creating a reflection comparator.
|
| Enum | Description |
|---|---|
| ReflectionComparatorMode |
Modes defining how to compare two values.
|
Copyright © 2016. All Rights Reserved.