Package org.junit.platform.launcher.core
Class TestEngineFormatter
java.lang.Object
org.junit.platform.launcher.core.TestEngineFormatter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncomputeAttributes
(TestEngine engine) (package private) static String
format
(String title, Iterable<TestEngine> testEngines) private static String
format
(String title, Stream<TestEngine> testEngines)
-
Constructor Details
-
TestEngineFormatter
private TestEngineFormatter()
-
-
Method Details
-
format
-
format
-
computeAttributes
-