• 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