basically i\'m starting to study tests and i\'m trying to test a function to check if a value is of type Class on jest
my isClass.spec.ts: