TestabilityRegistry constructor

TestabilityRegistry()

Implementation

TestabilityRegistry() {
  const _TestabilityProxy().addToWindow(this);
}