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

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