Class: EndianGuard

Inherits:
SpecGuard show all
Defined in:
lib/mspec/guards/endian.rb

Overview

Despite that these are inverses, the two classes are used to simplify MSpec guard reporting modes

Direct Known Subclasses

BigEndianGuard, LittleEndianGuard

Instance Attribute Summary

Attributes inherited from SpecGuard

#name, #parameters

Method Summary

Methods inherited from SpecGuard

#===, #add, clear, clear_guards, finish, guards, #implementation?, #initialize, #match?, #os?, #platform?, #record, report, #report_key, #reporting?, ruby_version, #standard?, #unregister, windows?, #windows?, #wordsize?, #yield?

Constructor Details

This class inherits a constructor from SpecGuard