Sha256: 3403c24f186dce0141447499bf7aea365db8c14a4e4bd2cd5d309640a8a09b47

Contents?: true

Size: 1.68 KB

Versions: 7

Compression:

Stored size: 1.68 KB

Contents

{I"
class:ETI"ProcessedAsset;FI"logical_path;TI"+netzke/testing/helpers/expectations.js;FI"
pathname;TI"q/Users/mxgrn/code/netzke/netzke-testing/app/assets/javascripts/netzke/testing/helpers/expectations.js.coffee;FI"content_type;TI"application/javascript;TI"
mtime;Tl+Ŷ7UI"length;TiPI"digest;TI"%445daaa48f8b5191012e640bb3e86918;FI"source;TI"P(function() {
  Ext.apply(window, {
    expectToSee: function(cmp) {
      if (Ext.isString(cmp)) {
        throw cmp + " not found";
      }
      return expect(Ext.isObject(cmp) || Ext.isElement(cmp)).to.be.ok();
    },
    expectToNotSee: function(el) {
      return expect(Ext.isString(el)).to.be.ok();
    },
    expectDisabled: function(cmp) {
      if (Ext.isString(cmp)) {
        throw cmp + " not found";
      }
      return expect(cmp.isDisabled()).to.be(true);
    },
    expectEnabled: function(cmp) {
      if (Ext.isString(cmp)) {
        throw cmp + " not found";
      }
      return expect(cmp.isDisabled()).to.be(false);
    },
    expectInvisibleBodyOf: function(cmp) {
      if (Ext.isString(cmp)) {
        throw cmp + " not found";
      }
      return expect(cmp.body.isVisible()).to.be(false);
    }
  });

}).call(this);
;TI"dependency_digest;TI"%c8242601f535af78726c9cc54a8d0639;FI"required_paths;T[I"q/Users/mxgrn/code/netzke/netzke-testing/app/assets/javascripts/netzke/testing/helpers/expectations.js.coffee;FI"dependency_paths;T[{I"	path;TI"q/Users/mxgrn/code/netzke/netzke-testing/app/assets/javascripts/netzke/testing/helpers/expectations.js.coffee;F@I"2015-04-22T20:42:09+05:45;T@I"%c76d3719973c4c8600659d402605b88a;FI"
_version;TI"%64e62ddc273c2f5847f30d698ca14b67;F

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
netzke-testing-6.5.0.0 spec/rails_app/tmp/cache/assets/development/sprockets/e3c7e415a4520993c2e0029aedbf4890
netzke-testing-6.5.0.0.rc1 spec/rails_app/tmp/cache/assets/development/sprockets/e3c7e415a4520993c2e0029aedbf4890
netzke-testing-1.0.1.0 spec/rails_app/tmp/cache/assets/development/sprockets/e3c7e415a4520993c2e0029aedbf4890
netzke-testing-1.0.0.0 spec/rails_app/tmp/cache/assets/development/sprockets/e3c7e415a4520993c2e0029aedbf4890
netzke-testing-1.0.0.0.pre spec/rails_app/tmp/cache/assets/development/sprockets/e3c7e415a4520993c2e0029aedbf4890
netzke-testing-0.12.3 spec/rails_app/tmp/cache/assets/development/sprockets/e3c7e415a4520993c2e0029aedbf4890
netzke-testing-0.12.2 spec/rails_app/tmp/cache/assets/development/sprockets/e3c7e415a4520993c2e0029aedbf4890