clear method

void clear()

清空所有 Mock

Implementation

void clear() {
  _config.clear();
}