Dart DocumentationunittestTestFunction

TestFunction typedef

Signature for a test function.

typedef dynamic TestFunction();

typedef TestFunction() #

typedef dynamic TestFunction();