beforeTest

open fun beforeTest(testDescriptor: TestDescriptor)(source)

Called before an atomic test is started.

Since

0.9

Parameters

testDescriptor

The test which is about to be executed.