Annotation Type SandboxConfig
Configuration settings that can be used on a per-class or per-test basis.
- 
Element Details- 
shadowsClass<?>[] shadowsA list of shadow classes to enable, in addition to those that are already present.- Returns:
- A list of additional shadow classes to enable.
 - Default:
- {}
 
- 
instrumentedPackagesString[] instrumentedPackagesA list of instrumented packages, in addition to those that are already instrumented.- Returns:
- A list of additional instrumented packages.
 - Default:
- {}
 
 
-