| Package | Description |
|---|---|
| org.robolectric.annotation.processing.validator |
Classes used to perform compile-time checking of shadows.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FoundOnImplementsValidator
Validator that checks usages of
Implements. |
class |
ImplementationValidator
Validator that checks usages of
Implementation. |
class |
ImplementsValidator
Validator that checks usages of
Implements. |
class |
RealObjectValidator
Validator that checks usages of
RealObject. |
class |
ResetterValidator
Validator that checks usages of
Resetter. |
Copyright © 2015. All rights reserved.