Searched refs:TestLogger (Results 1 - 8 of 8) sorted by relevance
| /forgerock/authenticator-android-v2/app/src/test/java/com/forgerock/authenticator/identity/ |
| H A D | IdentityBuilderTest.java | 40 import uk.org.lidalia.slf4jtest.TestLogger; 115 TestLogger logger = TestLoggerFactory.getTestLogger(Identity.class);
|
| /forgerock/authenticator-android-v2/app/src/test/java/com/forgerock/authenticator/message/ |
| H A D | GcmServiceTest.java | 55 import uk.org.lidalia.slf4jtest.TestLogger; 93 private TestLogger logger;
|
| /forgerock/openam-v13/openam-server-only/src/main/webapp/assets/lib/yui/yuitest/ |
| H A D | yuitest-beta-debug.js | 10 // TestLogger object 17 * @class TestLogger 22 YAHOO.tool.TestLogger = function (element, config) { 23 YAHOO.tool.TestLogger.superclass.constructor.call(this, element, config); 27 YAHOO.lang.extend(YAHOO.tool.TestLogger, YAHOO.widget.LogReader, { 2412 * @type YAHOO.tool.TestLogger 2626 this._logger = new YAHOO.tool.TestLogger();
|
| H A D | yuitest-beta-min.js | 8 YAHOO.namespace("tool");YAHOO.tool.TestLogger=function(element,config){YAHOO.tool.TestLogger.superclass.constructor.call(this,element,config);this.init();};YAHOO.lang.extend(YAHOO.tool.TestLogger,YAHOO.widget.LogReader,{footerEnabled:true,newestOnTop:false,formatMsg:function(message){var category=message.category;var text=this.html2Text(message.msg);return"<pre><p><span class=\""+category+"\">"+category.toUpperCase()+"</span> "+text+"</p></pre>";},init:function(){if(YAHOO.tool.TestRunner){this.setTestRunner(YAHOO.tool.TestRunner);} 71 if(!this._logger){this._logger=new YAHOO.tool.TestLogger();}
|
| H A D | yuitest-beta.js | 10 // TestLogger object 17 * @class TestLogger 22 YAHOO.tool.TestLogger = function (element, config) { 23 YAHOO.tool.TestLogger.superclass.constructor.call(this, element, config); 27 YAHOO.lang.extend(YAHOO.tool.TestLogger, YAHOO.widget.LogReader, { 2412 * @type YAHOO.tool.TestLogger 2626 this._logger = new YAHOO.tool.TestLogger();
|
| /forgerock/openam/openam-server-only/src/main/webapp/assets/lib/yui/yuitest/ |
| H A D | yuitest-beta-debug.js | 10 // TestLogger object 17 * @class TestLogger 22 YAHOO.tool.TestLogger = function (element, config) { 23 YAHOO.tool.TestLogger.superclass.constructor.call(this, element, config); 27 YAHOO.lang.extend(YAHOO.tool.TestLogger, YAHOO.widget.LogReader, { 2412 * @type YAHOO.tool.TestLogger 2626 this._logger = new YAHOO.tool.TestLogger();
|
| H A D | yuitest-beta-min.js | 8 YAHOO.namespace("tool");YAHOO.tool.TestLogger=function(element,config){YAHOO.tool.TestLogger.superclass.constructor.call(this,element,config);this.init();};YAHOO.lang.extend(YAHOO.tool.TestLogger,YAHOO.widget.LogReader,{footerEnabled:true,newestOnTop:false,formatMsg:function(message){var category=message.category;var text=this.html2Text(message.msg);return"<pre><p><span class=\""+category+"\">"+category.toUpperCase()+"</span> "+text+"</p></pre>";},init:function(){if(YAHOO.tool.TestRunner){this.setTestRunner(YAHOO.tool.TestRunner);} 71 if(!this._logger){this._logger=new YAHOO.tool.TestLogger();}
|
| H A D | yuitest-beta.js | 10 // TestLogger object 17 * @class TestLogger 22 YAHOO.tool.TestLogger = function (element, config) { 23 YAHOO.tool.TestLogger.superclass.constructor.call(this, element, config); 27 YAHOO.lang.extend(YAHOO.tool.TestLogger, YAHOO.widget.LogReader, { 2412 * @type YAHOO.tool.TestLogger 2626 this._logger = new YAHOO.tool.TestLogger();
|
Completed in 85 milliseconds