@Retention(value=RUNTIME) @Target(value=TYPE) @Documented public @interface MockWith
| Modifier and Type | Optional Element and Description |
|---|---|
MockDiagnose |
diagnose
switch of mock diagnose information of current test class
|
public abstract MockDiagnose diagnose
Copyright © 2020. All rights reserved.