Testability

Experimental

Class

Class Overview

class Testability implements PublicTestability {
constructor(_ngZone: NgZone)

increasePendingRequestCount() : number
decreasePendingRequestCount() : number
isStable() : boolean
whenStable(callback: Function) : void
getPendingRequestCount() : number
findBindings(using: any, provider: string, exactMatch: boolean) : any[]
findProviders(using: any, provider: string, exactMatch: boolean) : any[]

}

Class Description

Annotations

@Injectable()

Constructor

constructor(_ngZone: NgZone)

Class Details

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