{I" class:ETI"BundledAsset;FI"logical_path;TI"+netzke/testing/helpers/expectations.js;TI" 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"required_assets_digest;TI"%c8242601f535af78726c9cc54a8d0639;FI" _version;TI"%64e62ddc273c2f5847f30d698ca14b67;F