| Annotation Type | Description |
|---|---|
| MockConstructor |
Mark method as mock constructor
|
| MockMethod |
Mark method as mock method
|
| MockWith |
Set extra mock parameter to test class
|
| TestableMock | Deprecated
will be remove in v0.5.0, use @MockMethod or @MockConstructor instead
|
Copyright © 2020. All rights reserved.