Method: XCPretty::FormatMethods#format_test_suite_started
- Defined in:
- lib/xcpretty/formatters/formatter.rb
#format_test_suite_started(name) ⇒ Object
37 |
# File 'lib/xcpretty/formatters/formatter.rb', line 37 def format_test_suite_started(name); EMPTY; end |