Package samples.expectnew
-
Class Summary Class Description ExpectNewDemo ExpectNewOfFinalSystemClassDemo ExpectNewServiceUser ExpectNewWithMultipleCtorDemo NewFileExample Used to demonstrate PowerMock's ability to mock new instance calls.PrimitiveAndWrapperDemo Used to demonstrate PowerMocks ability to deal with overloaded constructors of primitive/wrapper types.PrimitiveAndWrapperUser Used to demonstrate PowerMocks ability to deal with overloaded constructors of primitive/wrapper types.VarArgsConstructorDemo