clearMocks static method

void clearMocks()

Implementation

static void clearMocks() {
  clearMockFiles();
  clearMockUrls();
}