Angular8: Unit test pass multiple data to mat dialog

后端 未结 0 1106
轻奢々
轻奢々 2021-01-22 09:15

I have an angular app where I need to test a mat-dilaog by passing data. I am able to pass it through as below.

{ provide: MAT_DIALOG_DATA, useValue: staffData },

相关标签:
回答
  • 消灭零回复
提交回复
热议问题