class Tryouts::CLI::OutputManager

def file_execution_start(file_path, test_count, context_mode)

def file_execution_start(file_path, test_count, context_mode)
  @formatter.file_execution_start(file_path, test_count, context_mode)
end