TestabilityRegistry

Experimental

Class

Class Overview

class TestabilityRegistry {
constructor()

registerApplication(token: any, testability: Testability)
getTestability(elem: any) : Testability
getAllTestabilities() : Testability[]
getAllRootElements() : any[]
findTestabilityInTree(elem: Node, findInAncestors?: boolean) : Testability

}

Class Description

Annotations

@Injectable()

Constructor

constructor()

Class Details

exported from @angular/core/index, defined in @angular/core/src/testability/testability.ts