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

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