class Tryouts::CLI::QuietFormatter

def test_start(test_case, index, total)

Test-level operations - dot notation
def test_start(test_case, index, total)
  # Silent in quiet mode
end