it("#set", function() {
      var instance;

      instance = this.createInstance();
      expect(instance.set).to.doNothing;