res/then
library
Functions
-
then(String description, dynamic body(), {Map<String, dynamic Function()> and = const {}, Map<String, dynamic Function()> but = const {}, dynamic skip})
→ void
-
Creates a new test case with the given description (converted to a string)
and body.