clearMockUrls static method

void clearMockUrls()

Implementation

static void clearMockUrls() {
  _mockUrls.clear();
}