How to Unit Test @ViewChild using a Stub Component ... <app-child></app-child>` }) export class ParentComponent { @ViewChild(ChildComponent) childComponent: ...
確定! 回上一頁