0 purchases
unit test kasia
unit_test_kasia #
encapsulation flutter unit test
Getting Started #
TestClass testMain =
TestClass('test main', MyApp(), (WidgetTester tester) async {
await tester.pumpAndSettle(Duration(milliseconds: 300));
});
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.