How to write unit testcases for add paymentmethod on our own

Viewed 15
Addpaymentmethod(content: any){
this.modalservice.open(content,{ backdrop: 'static', keyboard: false, ariaLabelledBy:'modalDialogClass: 'modal-dialog-centerwd modal-lg'});
}
0 Answers
Related