Generate Dart tests

Generates tests for the most significant class in a file.


Suggest Dart unit tests for the largest class in this file:

$CURRENT_FILE

Group the tests into a `testGroup` and include appropriate setup and teardown as needed.