Sha256: 02e3c73caed6e9a038a6cfb4c4f29c632721ffa3e83c80eee738f3e956771077
Contents?: true
Size: 787 Bytes
Versions: 40
Compression:
Stored size: 787 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 address: 42 - type: ConnectionCheckedOut connectionId: 42 address: 42 - type: ConnectionCheckedOut connectionId: 42 address: 42 ignore: - ConnectionCreated - ConnectionReady - ConnectionPoolCreated - ConnectionCheckOutStarted
Version data entries
40 entries across 40 versions & 1 rubygems