| Class | Description |
|---|---|
| ClassWithNonPrivateInnerClass |
Demonstrates the ability to mock an inner class (if the inner class is not
private).
|
| ClassWithPrivateInnerClass |
Used for demonstration of the ability to mock methods from a private inner
class.
|