Method: Tapout::Reporters::Abstract#start_case

Defined in:
lib/tapout/reporters/abstract.rb

#start_case(entry) ⇒ Object

At the start of a new test case.



78
79
# File 'lib/tapout/reporters/abstract.rb', line 78

def start_case(entry)
end