Skip to content

Release of crafity-storage v0.1.13

Latest
Compare
Choose a tag to compare
@briemens briemens released this 10 Oct 00:16
· 2 commits to master since this release

Changes in this release...

  • Renamed a bunch of stuff to satisfy JSLINT
  • Added an assert.expectError to test code that should throw an exception
  • Added assert.areNotEqual to test for two objects not being equal
  • Added assert.isNotSame to check for not the same referenced objects
  • Added assert.isSame to check for same referenced objects