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

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