Package samples.expectnew
Class PrimitiveAndWrapperUser
- java.lang.Object
-
- samples.expectnew.PrimitiveAndWrapperUser
-
public class PrimitiveAndWrapperUser extends java.lang.Object
Used to demonstrate PowerMocks ability to deal with overloaded constructors of primitive/wrapper types.
-
-
Constructor Summary
Constructors Constructor Description PrimitiveAndWrapperUser()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
useThem()
-