o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1371404962.174413: @value"6{I" class:EFI"ProcessedAsset;FI"logical_path;FI".teaspoon/mocha/reporters/console_mspec.js;FI" pathname;FI"d/Users/jejacks0n/Projects/teabag/spec/javascripts/teaspoon/mocha/reporters/console_mspec.coffee;FI"content_type;FI"application/javascript;FI" mtime;FI"2013-06-16T11:48:01-06:00;FI" length;Fi×I" digest;F"%966b6c8cf8b0886f51b387dd51c2c7fcI" source;FI"×(function() { describe("Mocha Teaspoon.Reporters.Console", function() { beforeEach(function() { this.runner = { on: this.onSpy = sinon.spy() }; this.reportRunnerStartingSpy = Teaspoon.Reporters.Console.prototype.reportRunnerStarting = sinon.spy(); return this.reporter = new Teaspoon.Reporters.Console(this.runner); }); describe("constructor", function() { it("calls reporterRunnerStarting", function() { return assert.calledOnce(this.reportRunnerStartingSpy, "foo"); }); return it("registers for 'fail', 'test end', and 'end'", function() { assert.calledWith(this.onSpy, "fail", this.reporter.reportSpecResults); assert.calledWith(this.onSpy, "test end", this.reporter.reportSpecResults); return assert.calledWith(this.onSpy, "end", this.reporter.reportRunnerResults); }); }); return describe("#reportSpecResults", function() { return it("sets the error if one is passed in", function() { var spec; spec = {}; this.reporter.reportSpecResults(spec, { foo: "bar" }); return expect(spec.err).to.eql({ foo: "bar" }); }); }); }); }).call(this); ;TI"dependency_digest;F"%10363a875b2e1489f794ae82abccca76I"required_paths;F[I"d/Users/jejacks0n/Projects/teabag/spec/javascripts/teaspoon/mocha/reporters/console_mspec.coffee;FI"dependency_paths;F[{I" path;FI"d/Users/jejacks0n/Projects/teabag/spec/javascripts/teaspoon/mocha/reporters/console_mspec.coffee;FI" mtime;FI"2013-06-16T11:48:01-06:00;FI" digest;F"%a83e8f43c7da91b50c866220c5143269I" _version;F"%6776f581a4329e299531e1d52aa59832