it("#playAndDelta", function() {
      var instance = this.createInstance();
      expect(instance.playAndDelta).to.doNothing;
    });