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

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