scenarios library
Functions
-
runContractScenario(
String scenarioId, {required LibraryDriver driver, List< String> idleClasses = const []}) → void -
Registers the test body of contract scenario
scenarioIdwithdriver. Called synchronously from a generated bridge'smain()— exactly one scenario per process.