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

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