Dart Documentation
›
unittest
›
TestFunction
TestFunction
typedef
Hide inherited
Signature for a test function.
typedef void TestFunction();
Code
typedef void TestFunction()
#
typedef void TestFunction();