TEST_FIXTURE

Automatic UT expansion

Applying the mixin on a class causes all class members labeled with the @mecca_ut attribute to run.

version(unittest)
mixin template TEST_FIXTURE (
FIXTURE
)

Meta