Class: Kapnismology::NullResult

Inherits:
InfoResult show all
Defined in:
lib/kapnismology/result.rb

Overview

Deprecated NullResult class provided for compatibility.

Direct Known Subclasses

SmokeTest::NullResult

Instance Attribute Summary

Attributes inherited from BaseResult

#data, #extra_messages, #message

Method Summary

Methods inherited from InfoResult

#initialize, #to_hash

Methods inherited from BaseResult

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

Constructor Details

This class inherits a constructor from Kapnismology::InfoResult