Uses of Enum Class
org.junit.platform.testkit.engine.EventType
Package
Description
Test Kit for testing the execution of a
TestEngine
running on the JUnit Platform.-
Uses of EventType in org.junit.platform.testkit.engine
Modifier and TypeMethodDescriptionEvent.getType()
Get the type of thisEvent
.static EventType
Returns the enum constant of this class with the specified name.static EventType[]
EventType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescription