Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

jest test try catch

expect(() => {
   const model = new Sample(resolvedSample)
}).toThrow(TypeError);
 
PREVIOUS NEXT
Tagged: #jest #test #catch
ADD COMMENT
Topic
Name
5+9 =