Sha256: ce0c39225cc43b7920b6c62886886ca5a07719d9d40e34f4547a1fddb17aaa42
Contents?: true
Size: 344 Bytes
Versions: 7
Compression:
Stored size: 344 Bytes
Contents
Feature: Disconnecting In order to shut down a connection As a client I want to be able to disconnect Scenario: A standard disconnect Given a Stomp broker And an established connection When the client disconnects Then the client should not be connected And the broker should have received a "DISCONNECT" frame
Version data entries
7 entries across 7 versions & 1 rubygems