Class: Waves::Matchers::Resource
- Defined in:
- lib/waves/matchers/resource.rb
Overview
todo: hmmm … it turns out there don’t seem to be a whole lot of matchers that aren’t request-based. and by “whole lot” i really mean “any” … so maybe we don’t need this extra layer of abstraction? -dan
Instance Method Summary collapse
- #[](*args) ⇒ Object
- #call(resource) ⇒ Object
-
#initialize(options) ⇒ Resource
constructor
A new instance of Resource.