test library
Functions
-
captureImage(
Element element, double pixelRatio) → Future< Image> -
Same as captureImage from
flutter_testbut haspixelRatioparameter. -
testComponent(
Config config, Component< Widget, StoryArgs< component) → voidWidget> > -
testScenario(
Config config, Scenario< Widget, StoryArgs< scenario) → voidWidget> > -
testStory(
Config config, Story< Widget, StoryArgs< story) → voidWidget> > -
testWidgetbook(
Config config) → Future< void>