Class | Description |
---|---|
OverloadedMethodsExample | |
OverloadingDemo |
Demonstrates that PowerMock correctly invoke overloaded methods from the
MockGateway.
|
StaticAndInstanceMethodWithSameName | |
StaticAndInstanceMethodWithSameNameUser |
Demonstrates that PowerMock correctly methods that seam to be overloaded but
differ because one is static and one is instance.
|