Sha256: 89e6eef12971823ac7f5c0a258ffeeb94e283123cfb6d0e2d0b80c04a34d801d
Contents?: true
Size: 1.24 KB
Versions: 9
Compression:
Stored size: 1.24 KB
Contents
o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1360902200.854759:@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-21T15:52:04-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
9 entries across 9 versions & 2 rubygems