afterTest top-level constant

AfterTest const afterTest

Marks a function to be invoked after each test.

Implementation

const afterTest = AfterTest();