Google Flutter Practice Test
Google Flutter Google Flutter Testing
Which type of Flutter test runs entirely in the Dart VM without a device and tests a single class or function?
Select your answer
A
Widget test
B
Integration test
C
Unit test
D
Golden test
Hint