setUp static method

void setUp()

Initializes the testing environment for Fluxy.

Implementation

static void setUp() {
  FluxyDI.reset();
}