Sha256: 52e64a3033739765eab209386846d449e156b4766170f9b103bc7cafa40ce76b
Contents?: true
Size: 739 Bytes
Versions: 14
Compression:
Stored size: 739 Bytes
Contents
version: 1 style: unit description: must be able to check out multiple connections at the same time operations: - name: start target: thread1 - name: start target: thread2 - name: start target: thread3 - name: checkOut thread: thread1 - name: checkOut thread: thread2 - name: checkOut thread: thread3 - name: waitForThread target: thread1 - name: waitForThread target: thread2 - name: waitForThread target: thread3 events: - type: ConnectionCheckedOut connectionId: 42 - type: ConnectionCheckedOut connectionId: 42 - type: ConnectionCheckedOut connectionId: 42 ignore: - ConnectionCreated - ConnectionReady - ConnectionPoolCreated - ConnectionCheckOutStarted
Version data entries
14 entries across 14 versions & 1 rubygems