UNPKG

jasmine-sencha

Version:

Sencha Touch and Ext JS adaptor for Jasmine

7 lines (6 loc) 480 B
/* * [jasmine-sencha](http://github.com/CodeCatalyst/jasmine-sencha) v1.0.0 * Copyright (c) 2013 [CodeCatalyst, LLC](http://www.codecatalyst.com/). * Open source under the [MIT License](http://en.wikipedia.org/wiki/MIT_License). */ (function(){jasmine.PrettyPrinter.prototype.format=Ext.Function.createInterceptor(jasmine.PrettyPrinter.prototype.format,function(a){if(a instanceof Ext.ClassManager.get("Ext.Base"))return this.emitScalar(Ext.ClassManager.getName(a)),!1})})();