| Interface | Description |
|---|---|
| ITarget |
| Class | Description |
|---|---|
| ExpectNewDemo | |
| ExpectNewOfFinalSystemClassDemo | |
| ExpectNewServiceUser | |
| ExpectNewWithMultipleCtorDemo | |
| MultiConstructor |
Mocking object construction with
withAnyArguments() does not treat all
the object's constructors equally. |
| 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.
|
| SimpleVarArgsConstructorDemo | |
| Target | |
| VarArgsConstructorDemo |
| Exception | Description |
|---|---|
| CreationException |
Copyright © 2025. All rights reserved.