setup abstract method

Future<bool> setup()

Use This Method to predefine setup before all tests.

Implementation

Future<bool> setup();