Package samples.expectnew
Class PrimitiveAndWrapperUser
- java.lang.Object
-
- samples.expectnew.PrimitiveAndWrapperUser
-
public class PrimitiveAndWrapperUser extends Object
Used to demonstrate PowerMocks ability to deal with overloaded constructors of primitive/wrapper types.
-
-
Constructor Summary
Constructors Constructor Description PrimitiveAndWrapperUser()
-