| Class | Description |
|---|---|
| PrivateFinal |
A class used to test the functionality to mock private methods that are also
final.
|
| PrivateFinalOverload |
A class used to test the functionality of capturing arguments when methods are overloaded and private and final.
|