Package | Description |
---|---|
org.powermock.modules.junit4.internal.impl |
Modifier and Type | Field and Description |
---|---|
private NotificationBuilder.DetectedTestRunBehaviour |
NotificationBuilder.behaviour |
Modifier and Type | Method and Description |
---|---|
static NotificationBuilder.DetectedTestRunBehaviour |
NotificationBuilder.DetectedTestRunBehaviour.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static NotificationBuilder.DetectedTestRunBehaviour[] |
NotificationBuilder.DetectedTestRunBehaviour.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|