import {MatDividerHarness} from '@angular/material/divider/testing';
MatDividerHarness
extends
ComponentHarness
Harness for interacting with a mat-divider
.
Name | Description |
---|---|
|
async
getOrientation
|
|
---|---|
Returns | |
Promise<'horizontal' | 'vertical'>
|
|
async
host
|
|
---|---|
Gets a |
|
Returns | |
Promise<TestElement>
|
|
async
isInset
|
|
---|---|
Returns | |
Promise<boolean>
|
|
static
with
|
|
---|---|
Parameters | |
options DividerHarnessFilters = {}
|
|
DividerHarnessFilters