Sha256: baf98ef5d66ee86adba12f8a90debac77d39cdcbb26073e3db39e670648b5a21
Contents?: true
Size: 145 Bytes
Versions: 2
Compression:
Stored size: 145 Bytes
Contents
Given /^an established connection$/ do @connection.connect end When /^the client disconnects$/ do @connection.disconnect @broker.stop end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
stomper-2.0.1 | features/steps/disconnecting_steps.rb |
stomper-2.0.0 | features/steps/disconnecting_steps.rb |