Package org.fest.swing.junit.runner
Class Formatter
java.lang.Object
org.fest.swing.junit.runner.Formatter
Understands formatting utilities for FEST-Swing JUnit runners.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Formatter
private Formatter()
-
-
Method Details
-
testNameFrom
Returns the name of a test given its class and method names.- Parameters:
type
- the name of the test class.method
- the name of the test method.- Returns:
- the name of a test.
-
format
-