W3cubDocs

/Pony

_SimultaneousGroup

[Source]

Test group in which all tests can run concurrently.

actor tag _SimultaneousGroup is
  _Group tag

Implements

Constructors

create

[Source]

new tag create()
: _SimultaneousGroup tag^

Returns

Public Behaviours

apply

[Source]

be apply(
  runner: _TestRunner tag)

Parameters

Private Behaviours

_test_complete

[Source]

be _test_complete(
  runner: _TestRunner tag)

Parameters

© 2016-2018, The Pony Developers
© 2014-2015, Causality Ltd.
Licensed under the BSD 2-Clause License.
https://stdlib.ponylang.io/ponytest-_SimultaneousGroup