11.07.2015 Views

Adventures in JavaScript testing - Thomas Fuchs

Adventures in JavaScript testing - Thomas Fuchs

Adventures in JavaScript testing - Thomas Fuchs

SHOW MORE
SHOW LESS
  • No tags were found...

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

assertNotIdentical(expected, actual)assertNotIdentical(‘a’,’a’) => FAILassertNotIdentical(1,’1’) => PASScompares type

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!