Class: Kapnismology::SmokeTest::Result

Inherits:
Result show all
Defined in:
lib/kapnismology/smoke_test.rb

Overview

These classes makes it very simple to implementors of results to use them without the module name

Instance Attribute Summary

Attributes inherited from BaseResult

#data, #debug_messages, #message

Method Summary

Methods inherited from Result

#initialize

Methods inherited from BaseResult

#add_debug_messages, #passed?, #to_hash, #to_s

Constructor Details

This class inherits a constructor from Kapnismology::Result