| Annotation Type | Description |
|---|---|
| DumpTo |
Dump byte code for single class
|
| MockContainer |
Mark specified class as mock container, and allow it to inherit mock methods from other classes
|
| MockDiagnose |
Set extra mock parameter to test class
|
| MockInvoke |
Mark method as mock method
|
| MockNew |
Mark method as mock constructor
|
| MockWith |
Set extra mock parameter to test class
|
Copyright © 2022. All rights reserved.