jcayzacJ
Denoβ€’3y agoβ€’
6 replies
jcayzac

assertThrows() limitations

assertThrows() seems to only filter on class name and message. Is there an assert function for checking whether code throws a DOMException with a specific name?
Was this page helpful?