• Overview
@angular/core/testing

TestComponentOptions

interface
stable

Options that can be configured for a test component.

API

    
      interface TestComponentOptions {}
    
    

bindings

Binding[] | undefined

Bindings to apply to the test component.

Jump to details