Test Jest spróbuj złapać

expect(() => {
   const model = new Sample(resolvedSample)
}).toThrow(TypeError);
Old-fashioned Opossum