Uses of Class
org.powermock.modules.junit4.internal.impl.NotificationBuilder.DetectedTestRunBehaviour
-
Packages that use NotificationBuilder.DetectedTestRunBehaviour Package Description org.powermock.modules.junit4.internal.impl -
-
Uses of NotificationBuilder.DetectedTestRunBehaviour in org.powermock.modules.junit4.internal.impl
Fields in org.powermock.modules.junit4.internal.impl declared as NotificationBuilder.DetectedTestRunBehaviour Modifier and Type Field Description private NotificationBuilder.DetectedTestRunBehaviourNotificationBuilder. behaviourMethods in org.powermock.modules.junit4.internal.impl that return NotificationBuilder.DetectedTestRunBehaviour Modifier and Type Method Description static NotificationBuilder.DetectedTestRunBehaviourNotificationBuilder.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.
-