The Wayback Machine - https://web.archive.org/web/20250711044250/https://angular.dev/api/core/GetTestability
    • Overview
@angular/core

GetTestability

interface
stable

Adapter interface for retrieving the Testability service associated for a particular context.

API

    
      interface GetTestability {}
    
    

addToWindow

void
@paramregistryTestabilityRegistry
@returnsvoid

findTestabilityInTree

Testability | null
@paramregistryTestabilityRegistry
@paramelemany
@paramfindInAncestorsboolean
@returnsTestability | null
Jump to details
HTTPS · web.archive.org
← Home