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

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