UNPKG

sinon-sencha

Version:

Sencha Touch and Ext JS adaptor for Sinon.JS

7 lines (6 loc) 399 B
/* * [sinon-sencha](http://github.com/CodeCatalyst/sinon-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(){var b=sinon.format;sinon.format=function(a){return a instanceof Ext.ClassManager.get("Ext.Base")?Ext.ClassManager.getName(a):b.apply(this,arguments)}})();