Package samples.overloading
package samples.overloading
-
ClassesClassDescriptionDemonstrates that PowerMock correctly invoke overloaded methods from the MockGateway.Demonstrates that PowerMock correctly methods that seam to be overloaded but differ because one is static and one is instance.