See: Description
| Class | Description |
|---|---|
| InjectMojoParametersRule<T> |
Inspects the test class to gather values from
MojoParameter tagged fields, and inject these values into
InjectMojoParameters tagged fields. |
| Annotation Type | Description |
|---|---|
| InjectMojoParameters |
Tags a MOJO field instance for parameters injection.
|
| MojoParameter |
Tags a test instance field as a MOJO parameter source.
|
Copyright © 2020. All rights reserved.