Check if this example had failed
Returns:
true if the example had failed
26 27 28
# File 'lib/confiner/example.rb', line 26 def failed? status == 'failed' end