resetForTesting method

void resetForTesting()

仅用于测试:重置注册表,允许重新初始化。

Implementation

void resetForTesting() {
  _manifests = null;
}