Sha256: 694e6404ae65bdade5988bc78975a0fb4f1fcc0a69cc6a53c748cea5aa2e515e
Contents?: true
Size: 1.8 KB
Versions: 9
Compression:
Stored size: 1.8 KB
Contents
o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1361050246.304534:@value"Í{I" class:EFI"BundledAsset; FI"logical_path; FI"&teabag/mocha/reporters/console.js; FI" pathname; FI"b/Users/jejacks0n/Projects/teabag/app/assets/javascripts/teabag/mocha/reporters/console.coffee; FI"content_type; FI"application/javascript; FI" mtime; FI"2013-02-16T14:02:28-07:00; FI"length; FiÙI"digest; F"%c5533b70255ad04e8651722ad7eba3b0I"source; FI"Ù(function() { var __bind = function(fn, me){ return function(){ return fn.apply(me, arguments); }; }, __hasProp = {}.hasOwnProperty, __extends = function(child, parent) { for (var key in parent) { if (__hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototype = new ctor(); child.__super__ = parent.prototype; return child; }; Teabag.Reporters.Console = (function(_super) { __extends(Console, _super); function Console(runner) { this.reportSpecResults = __bind(this.reportSpecResults, this); Console.__super__.constructor.apply(this, arguments); this.reportRunnerStarting(runner); runner.on("fail", this.reportSpecResults); runner.on("test end", this.reportSpecResults); runner.on("end", this.reportRunnerResults); } Console.prototype.reportSpecResults = function(spec, err) { if (err) { spec.err = err; if (spec.type === "hook") { this.reportSpecResults(spec); } return; } return Console.__super__.reportSpecResults.apply(this, arguments); }; return Console; })(Teabag.Reporters.Console); }).call(this); ; FI"required_assets_digest; F"%6d601ae7acfc531c32ecd50b3f169ee1I" _version; F"%6776f581a4329e299531e1d52aa59832
Version data entries
9 entries across 9 versions & 2 rubygems