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

Method Summary

Methods inherited from Result

#initialize

Methods inherited from BaseResult

#add_extra_messages, #passed?, #to_hash, #to_s

Constructor Details

This class inherits a constructor from Kapnismology::Result