Class: TestWisperPublisher

Inherits:
Object
  • Object
show all
Includes:
Wisper::Publisher
Defined in:
lib/wisper/rspec/stub_wisper_publisher.rb

Overview

Wisper Stubbing This is a proposal for integration as part of wisper core for testing: github.com/krisleech/wisper/issues/1

Instance Method Summary collapse

Methods included from Wisper::Publisher

#add_block_listener, #add_listener, #listeners, #respond_to

Constructor Details

#initialize(*args) ⇒ TestWisperPublisher

Returns a new instance of TestWisperPublisher.



6
# File 'lib/wisper/rspec/stub_wisper_publisher.rb', line 6

def initialize(*args); end