AFStateTestDefinitionDelegate typedef

AFStateTestDefinitionDelegate = void Function(AFSpecificStateTestDefinitionContext test)

Delegate used to process a state test.

Implementation

typedef AFStateTestDefinitionDelegate = void Function(AFSpecificStateTestDefinitionContext test);