Uses of Class
org.apache.maven.surefire.junitplatform.RunListenerAdapter.ResultDisplay
-
-
Uses of RunListenerAdapter.ResultDisplay in org.apache.maven.surefire.junitplatform
Methods in org.apache.maven.surefire.junitplatform that return RunListenerAdapter.ResultDisplay Modifier and Type Method Description private RunListenerAdapter.ResultDisplayRunListenerAdapter. toClassMethodName(org.junit.platform.launcher.TestIdentifier testIdentifier)[0] class name - used in stacktrace parser [1] class display name [2] method signature - used in stacktrace parser [3] method display name
-