Class: Kapnismology::SmokeTest::Result
- Inherits:
-
Result
- Object
- BaseResult
- Result
- Kapnismology::SmokeTest::Result
- 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
Methods inherited from BaseResult
#add_debug_messages, #passed?, #to_hash, #to_s
Constructor Details
This class inherits a constructor from Kapnismology::Result