Sha256: a361230e5a0b846b4ca70eda13a55bcb0014b9792c55fac216d388821cd26a87
Contents?: true
Size: 1.24 KB
Versions: 7
Compression:
Stored size: 1.24 KB
Contents
o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1357967389.776171:@value"Š{I" class:EFI"BundledAsset; FI"logical_path; FI" teabag/qunit/runner_test.js; TI" pathname; FI"V/Users/jejacks0n/Projects/teabag/test/javascripts/teabag/qunit/runner_test.coffee; FI"content_type; FI"application/javascript; FI" mtime; FI"2013-01-11T22:09:47-07:00; FI"length; Fi¨I"digest; F"%66ec6f9475ec41c8ec45542976ee2183I"source; FI"¨(function() { module("QUnit Teabag.Runner", { setup: function() { QUnit.start = sinon.spy(); return Teabag.Runner.prototype.reportRunnerStarting = sinon.spy(); } }); test("constructor", 1, function() { new Teabag.Runner(); return ok(QUnit.start.called, "QUnit.start was called"); }); test("#setup", function() { var reporter, runner; runner = new Teabag.Runner(); runner.params = { grep: "foo" }; reporter = function() {}; runner.getReporter = sinon.spy(function() { return reporter; }); runner.setup(); return ok(runner.getReporter.called, "#getReporter was called"); }); }).call(this); ; FI"required_assets_digest; F"%02dd5223014aa0ca8b8b9dfaefe14855I" _version; F"%6776f581a4329e299531e1d52aa59832
Version data entries
7 entries across 7 versions & 3 rubygems