@API(status=MAINTAINED,
since="1.4.0")
public interface PropertyLifecycleContext
extends MethodLifecycleContext
| Modifier and Type | Method and Description |
|---|---|
PropertyAttributes |
attributes()
An object to query, set or change a property method's attributes.
|
java.lang.String |
extendedLabel()
The extended label contains additional information about the current container class.
|
containerClass, targetMethod, testInstance, testInstancesfindAnnotation, findAnnotationsInContainer, findRepeatableAnnotations, label, newInstance, optionalContainerClass, optionalElement, reporter, resolveParameter, wrapReporter@API(status=MAINTAINED,
since="1.2.3")
java.lang.String extendedLabel()
@API(status=MAINTAINED,
since="1.3.4")
PropertyAttributes attributes()