Flowdock
method

assert_no_streams

Importance_1
v6.0.0 - Show latest stable - 0 notes - Class: Behavior
assert_no_streams() public

Asserts that no streams have been started.

def test_assert_no_started_stream
  subscribe
  assert_no_streams
end
Show source
Register or log in to add new notes.