Merge branch 'development' of github.com:ColdBox/coldbox-platform int… #409
GitHub Actions / Test Results
failed
Nov 16, 2023 in 0s
2 errors, 290 pass in 13s
Annotations
Check failure on line 0 in tests.specs.cache.CacheFactoryTest
github-actions / Test Results
tests.specs.cache.CacheFactoryTest testConfigureEventManager (tests.specs.cache.CacheFactoryTest) with error
tests/results/cachebox/test-results-junit.xml [took 0s]
Raw output
Element CONFIGUREEVENTMANAGER is undefined in a Java object of type class coldfusion.runtime.VariableScope.
coldfusion.runtime.UndefinedElementException: Element CONFIGUREEVENTMANAGER is undefined in a Java object of type class coldfusion.runtime.VariableScope.
at coldfusion.runtime.CfJspPage.ArrayGetAt(CfJspPage.java:1637)
at coldfusion.runtime.CfJspPage._arrayGetAt(CfJspPage.java:1901)
at coldfusion.runtime.CfJspPage._arrayGetAt(CfJspPage.java:1853)
at coldfusion.runtime.CfJspPage._arrayGetAt(CfJspPage.java:1268)
at coldfusion.runtime.CfJspPage._arrayGetAt(CfJspPage.java:1254)
at cfMixerUtil2ecfc1097161300$funcEXPOSEMIXIN.runFunction(/home/runner/work/coldbox-platform/coldbox-platform/testbox/system/util/MixerUtil.cfc:69)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:623)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:516)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:463)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:438)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:310)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:975)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:696)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:503)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4264)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4227)
at cfBaseSpec2ecfc2147026137$funcMAKEPUBLIC.runFunction(/home/runner/work/coldbox-platform/coldbox-platform/testbox/system/BaseSpec.cfc:1480)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:623)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:553)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:516)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:463)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:438)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:310)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:5021)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:5001)
at cfCacheFactoryTest2ecfc675159792$funcTESTCONFIGUREEVENTMANAGER.runFunction(/home/runner/work/coldbox-platform/coldbox-platform/tests/specs/cache/CacheFactoryTest.cfc:34)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:623)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:516)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:463)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:438)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:310)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:975)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:696)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:503)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4264)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4227)
at coldfusion.runtime.CFPage.invoke(CFPage.java:16854)
at coldfusion.runtime.CFPage.invoke(CFPage.java:16809)
at cfBaseSpec2ecfc2147026137$funcRUNTESTMETHOD.runFunction(/home/runner/work/coldbox-platform/coldbox-platform/testbox/system/BaseSpec.cfc:1301)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:623)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:516)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:463)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:438)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:681)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:980)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:762)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4175)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4139)
at cfUnitRunner2ecfc1791649490$funcTESTSUITE.runFunction(/home/runner/work/coldbox-platform/coldbox-platform/testbox/system/runners/UnitRunner.cfc:309)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:623)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:516)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:463)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:438)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:681)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4919)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4900)
at cfUnitRunner2ecfc1791649490$funcRUN.runFunction(/home/runner/work/coldbox-platform/coldbox-platform/testbox/system/runners/UnitRunner.cfc:111)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:623)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:553)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:516)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:463)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:438)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:310)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:975)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:696)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:503)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4264)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4227)
at cfTestBox2ecfc1377350031$funcTESTBUNDLE.runFunction(/home/runner/work/coldbox-platform/coldbox-platform/testbox/system/TestBox.cfc:738)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:623)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:516)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:463)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:438)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:681)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4919)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4900)
at cfTestBox2ecfc1377350031$funcRUNRAW.runFunction(/home/runner/work/coldbox-platform/coldbox-platform/testbox/system/TestBox.cfc:446)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:623)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:553)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:516)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:463)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:438)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:681)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4919)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4900)
at cfTestBox2ecfc1377350031$funcRUN.runFunction(/home/runner/work/coldbox-platform/coldbox-platform/testbox/system/TestBox.cfc:335)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:623)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:553)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:516)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:463)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:438)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:681)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:980)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:762)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4175)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4139)
at cfHTMLRunner2ecfm931547235.runPage(/home/runner/work/coldbox-platform/coldbox-platform/testbox/system/runners/HTMLRunner.cfm:56)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:257)
at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:749)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:578)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:5211)
at cfrunner2dcachebox2ecfm863406277.runPage(/home/runner/work/coldbox-platform/coldbox-platform/tests/runner-cachebox.cfm:20)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:257)
at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:749)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:578)
at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:573)
at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:43)
at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40)
at coldfusion.filter.PathFilter.invoke(PathFilter.java:162)
at coldfusion.filter.IpFilter.invoke(IpFilter.java:45)
at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:97)
at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:60)
at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
at coldfusion.filter.CachingFilter.invoke(CachingFilter.java:62)
at coldfusion.CfmServlet.service(CfmServlet.java:231)
at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:311)
at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)
at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129)
at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:46)
at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:47)
at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)
at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)
at org.cfmlprojects.regexpathinfofilter.RegexPathInfoFilter.doFilter(RegexPathInfoFilter.java:47)
at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)
at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)
at org.tuckey.web.filters.urlrewrite.RuleChain.handleRewrite(RuleChain.java:176)
at org.tuckey.web.filters.urlrewrite.RuleChain.doRules(RuleChain.java:145)
at org.tuckey.web.filters.urlrewrite.UrlRewriter.processRequest(UrlRewriter.java:92)
at org.tuckey.web.filters.urlrewrite.UrlRewriteFilter.doFilter(UrlRewriteFilter.java:405)
at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)
at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)
at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)
at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)
at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)
at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
at runwar.undertow.SSLClientCertHeaderHandler.handleRequest(SSLClientCertHeaderHandler.java:144)
at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68)
at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117)
at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)
at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)
at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)
at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)
at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)
at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)
at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52)
at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:275)
at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79)
at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134)
at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131)
at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)
at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)
at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44)
at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:255)
at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79)
at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100)
at io.undertow.server.Connectors.executeRootHandler(Connectors.java:393)
at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852)
at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)
at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019)
at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558)
at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449)
at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1282)
at java.base/java.lang.Thread.run(Thread.java:829)
Check failure on line 0 in tests.specs.cache.CacheFactoryTest
github-actions / Test Results
tests.specs.cache.CacheFactoryTest testconfigureLogBox (tests.specs.cache.CacheFactoryTest) with error
tests/results/cachebox/test-results-junit.xml [took 0s]
Raw output
Element CONFIGURELOGBOX is undefined in a Java object of type class coldfusion.runtime.VariableScope.
coldfusion.runtime.UndefinedElementException: Element CONFIGURELOGBOX is undefined in a Java object of type class coldfusion.runtime.VariableScope.
at coldfusion.runtime.CfJspPage.ArrayGetAt(CfJspPage.java:1637)
at coldfusion.runtime.CfJspPage._arrayGetAt(CfJspPage.java:1901)
at coldfusion.runtime.CfJspPage._arrayGetAt(CfJspPage.java:1853)
at coldfusion.runtime.CfJspPage._arrayGetAt(CfJspPage.java:1268)
at coldfusion.runtime.CfJspPage._arrayGetAt(CfJspPage.java:1254)
at cfMixerUtil2ecfc1097161300$funcEXPOSEMIXIN.runFunction(/home/runner/work/coldbox-platform/coldbox-platform/testbox/system/util/MixerUtil.cfc:69)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:623)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:516)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:463)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:438)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:310)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:975)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:696)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:503)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4264)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4227)
at cfBaseSpec2ecfc2147026137$funcMAKEPUBLIC.runFunction(/home/runner/work/coldbox-platform/coldbox-platform/testbox/system/BaseSpec.cfc:1480)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:623)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:553)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:516)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:463)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:438)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:310)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:5021)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:5001)
at cfCacheFactoryTest2ecfc675159792$funcTESTCONFIGURELOGBOX.runFunction(/home/runner/work/coldbox-platform/coldbox-platform/tests/specs/cache/CacheFactoryTest.cfc:27)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:623)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:516)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:463)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:438)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:310)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:975)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:696)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:503)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4264)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4227)
at coldfusion.runtime.CFPage.invoke(CFPage.java:16854)
at coldfusion.runtime.CFPage.invoke(CFPage.java:16809)
at cfBaseSpec2ecfc2147026137$funcRUNTESTMETHOD.runFunction(/home/runner/work/coldbox-platform/coldbox-platform/testbox/system/BaseSpec.cfc:1301)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:623)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:516)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:463)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:438)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:681)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:980)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:762)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4175)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4139)
at cfUnitRunner2ecfc1791649490$funcTESTSUITE.runFunction(/home/runner/work/coldbox-platform/coldbox-platform/testbox/system/runners/UnitRunner.cfc:309)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:623)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:516)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:463)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:438)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:681)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4919)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4900)
at cfUnitRunner2ecfc1791649490$funcRUN.runFunction(/home/runner/work/coldbox-platform/coldbox-platform/testbox/system/runners/UnitRunner.cfc:111)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:623)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:553)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:516)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:463)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:438)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:310)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:975)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:696)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:503)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4264)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4227)
at cfTestBox2ecfc1377350031$funcTESTBUNDLE.runFunction(/home/runner/work/coldbox-platform/coldbox-platform/testbox/system/TestBox.cfc:738)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:623)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:516)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:463)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:438)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:681)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4919)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4900)
at cfTestBox2ecfc1377350031$funcRUNRAW.runFunction(/home/runner/work/coldbox-platform/coldbox-platform/testbox/system/TestBox.cfc:446)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:623)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:553)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:516)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:463)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:438)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:681)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4919)
at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:4900)
at cfTestBox2ecfc1377350031$funcRUN.runFunction(/home/runner/work/coldbox-platform/coldbox-platform/testbox/system/TestBox.cfc:335)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:623)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:553)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:516)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:463)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:438)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:681)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:980)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:762)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4175)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4139)
at cfHTMLRunner2ecfm931547235.runPage(/home/runner/work/coldbox-platform/coldbox-platform/testbox/system/runners/HTMLRunner.cfm:56)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:257)
at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:749)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:578)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:5211)
at cfrunner2dcachebox2ecfm863406277.runPage(/home/runner/work/coldbox-platform/coldbox-platform/tests/runner-cachebox.cfm:20)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:257)
at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:749)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:578)
at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:573)
at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:43)
at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40)
at coldfusion.filter.PathFilter.invoke(PathFilter.java:162)
at coldfusion.filter.IpFilter.invoke(IpFilter.java:45)
at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:97)
at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:60)
at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
at coldfusion.filter.CachingFilter.invoke(CachingFilter.java:62)
at coldfusion.CfmServlet.service(CfmServlet.java:231)
at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:311)
at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)
at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129)
at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:46)
at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:47)
at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)
at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)
at org.cfmlprojects.regexpathinfofilter.RegexPathInfoFilter.doFilter(RegexPathInfoFilter.java:47)
at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)
at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)
at org.tuckey.web.filters.urlrewrite.RuleChain.handleRewrite(RuleChain.java:176)
at org.tuckey.web.filters.urlrewrite.RuleChain.doRules(RuleChain.java:145)
at org.tuckey.web.filters.urlrewrite.UrlRewriter.processRequest(UrlRewriter.java:92)
at org.tuckey.web.filters.urlrewrite.UrlRewriteFilter.doFilter(UrlRewriteFilter.java:405)
at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)
at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)
at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)
at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)
at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)
at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
at runwar.undertow.SSLClientCertHeaderHandler.handleRequest(SSLClientCertHeaderHandler.java:144)
at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68)
at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117)
at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)
at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)
at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)
at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)
at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)
at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)
at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52)
at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:275)
at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79)
at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134)
at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131)
at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)
at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)
at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44)
at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:255)
at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79)
at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100)
at io.undertow.server.Connectors.executeRootHandler(Connectors.java:393)
at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852)
at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)
at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019)
at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558)
at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449)
at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1282)
at java.base/java.lang.Thread.run(Thread.java:829)
Check notice on line 0 in .github
github-actions / Test Results
292 tests found
There are 292 tests, see "Raw output" for the full list of tests.
Raw output
tests.specs.cache.AbstractCacheProviderTest ‑ tests.specs.cache.AbstractCacheProviderTest testCacheFactory
tests.specs.cache.AbstractCacheProviderTest ‑ tests.specs.cache.AbstractCacheProviderTest testClearStatistics
tests.specs.cache.AbstractCacheProviderTest ‑ tests.specs.cache.AbstractCacheProviderTest testConfiguration
tests.specs.cache.AbstractCacheProviderTest ‑ tests.specs.cache.AbstractCacheProviderTest testEnabled
tests.specs.cache.AbstractCacheProviderTest ‑ tests.specs.cache.AbstractCacheProviderTest testEventManager
tests.specs.cache.AbstractCacheProviderTest ‑ tests.specs.cache.AbstractCacheProviderTest testName
tests.specs.cache.AbstractCacheProviderTest ‑ tests.specs.cache.AbstractCacheProviderTest testReportingEnabled
tests.specs.cache.CacheBoxBuildTests ‑ Load CacheBox with different configuration strategies can load with a custom config cfc path
tests.specs.cache.CacheBoxBuildTests ‑ Load CacheBox with different configuration strategies can load with a custom struct CacheBox DSL literal
tests.specs.cache.CacheBoxBuildTests ‑ Load CacheBox with different configuration strategies can load with the default config
tests.specs.cache.CacheBoxBuildTests ‑ Load CacheBox with different configuration strategies can load with the default config given an empty config string
tests.specs.cache.CacheBoxStandalone ‑ CacheBox Standalone can be configured with a LogBox Config object
tests.specs.cache.CacheBoxStandalone ‑ CacheBox Standalone can be configured with a Sample Configuration
tests.specs.cache.CacheBoxStandalone ‑ CacheBox Standalone can be configured with a standalone configuration object
tests.specs.cache.CacheFactoryTest ‑ tests.specs.cache.CacheFactoryTest testAddCache
tests.specs.cache.CacheFactoryTest ‑ tests.specs.cache.CacheFactoryTest testAddDefaultCache
tests.specs.cache.CacheFactoryTest ‑ tests.specs.cache.CacheFactoryTest testAddDefaultCacheWithExceptions
tests.specs.cache.CacheFactoryTest ‑ tests.specs.cache.CacheFactoryTest testCacheExists
tests.specs.cache.CacheFactoryTest ‑ tests.specs.cache.CacheFactoryTest testClearAll
tests.specs.cache.CacheFactoryTest ‑ tests.specs.cache.CacheFactoryTest testConfigureEventManager
tests.specs.cache.CacheFactoryTest ‑ tests.specs.cache.CacheFactoryTest testCreateCache
tests.specs.cache.CacheFactoryTest ‑ tests.specs.cache.CacheFactoryTest testExpireAll
tests.specs.cache.CacheFactoryTest ‑ tests.specs.cache.CacheFactoryTest testGetCache
tests.specs.cache.CacheFactoryTest ‑ tests.specs.cache.CacheFactoryTest testGetCacheNames
tests.specs.cache.CacheFactoryTest ‑ tests.specs.cache.CacheFactoryTest testGetConfig
tests.specs.cache.CacheFactoryTest ‑ tests.specs.cache.CacheFactoryTest testGetFactoryID
tests.specs.cache.CacheFactoryTest ‑ tests.specs.cache.CacheFactoryTest testRemoveAll
tests.specs.cache.CacheFactoryTest ‑ tests.specs.cache.CacheFactoryTest testRemoveCache
tests.specs.cache.CacheFactoryTest ‑ tests.specs.cache.CacheFactoryTest testReplaceCacheWithInstance
tests.specs.cache.CacheFactoryTest ‑ tests.specs.cache.CacheFactoryTest testShutdown
tests.specs.cache.CacheFactoryTest ‑ tests.specs.cache.CacheFactoryTest testShutdownCache
tests.specs.cache.CacheFactoryTest ‑ tests.specs.cache.CacheFactoryTest testconfigureLogBox
tests.specs.cache.CacheFactoryTest ‑ tests.specs.cache.CacheFactoryTest testgetDefaultCache
tests.specs.cache.CacheFactoryTest ‑ tests.specs.cache.CacheFactoryTest testgetVersion
tests.specs.cache.config.CacheBoxConfigWithDataCFCTest ‑ tests.specs.cache.config.CacheBoxConfigWithDataCFCTest testLoader
tests.specs.cache.config.CacheBoxConfigWithDataCFCTest ‑ tests.specs.cache.config.CacheBoxConfigWithDataCFCTest testLoader2
tests.specs.cache.config.DefaultConfigurationTest ‑ tests.specs.cache.config.DefaultConfigurationTest testConfigure
tests.specs.cache.listeners.CacheFactoryListenersTest ‑ tests.specs.cache.listeners.CacheFactoryListenersTest testRegisterListeners
tests.specs.cache.policies.FIFOTest ‑ tests.specs.cache.policies.FIFOTest testPolicy
tests.specs.cache.policies.LFUTest ‑ tests.specs.cache.policies.LFUTest testPolicy
tests.specs.cache.policies.LIFOTest ‑ tests.specs.cache.policies.LIFOTest testPolicy
tests.specs.cache.policies.LRUTest ‑ tests.specs.cache.policies.LRUTest testPolicy
tests.specs.cache.providers.CFColdBoxProviderTest ‑ tests.specs.cache.providers.CFColdBoxProviderTest testClear
tests.specs.cache.providers.CFColdBoxProviderTest ‑ tests.specs.cache.providers.CFColdBoxProviderTest testClearAllEvents
tests.specs.cache.providers.CFColdBoxProviderTest ‑ tests.specs.cache.providers.CFColdBoxProviderTest testClearAllViews
tests.specs.cache.providers.CFColdBoxProviderTest ‑ tests.specs.cache.providers.CFColdBoxProviderTest testClearQuiet
tests.specs.cache.providers.CFColdBoxProviderTest ‑ tests.specs.cache.providers.CFColdBoxProviderTest testGet
tests.specs.cache.providers.CFColdBoxProviderTest ‑ tests.specs.cache.providers.CFColdBoxProviderTest testGetOrSet
tests.specs.cache.providers.CFColdBoxProviderTest ‑ tests.specs.cache.providers.CFColdBoxProviderTest testGetQuiet
tests.specs.cache.providers.CFColdBoxProviderTest ‑ tests.specs.cache.providers.CFColdBoxProviderTest testGetSize
tests.specs.cache.providers.CFColdBoxProviderTest ‑ tests.specs.cache.providers.CFColdBoxProviderTest testLookup
tests.specs.cache.providers.CFColdBoxProviderTest ‑ tests.specs.cache.providers.CFColdBoxProviderTest testLookupQuiet
tests.specs.cache.providers.CFColdBoxProviderTest ‑ tests.specs.cache.providers.CFColdBoxProviderTest testPrefixes
tests.specs.cache.providers.CFColdBoxProviderTest ‑ tests.specs.cache.providers.CFColdBoxProviderTest testSet
tests.specs.cache.providers.CFColdBoxProviderTest ‑ tests.specs.cache.providers.CFColdBoxProviderTest testSetQuiet
tests.specs.cache.providers.CFColdBoxProviderTest ‑ tests.specs.cache.providers.CFColdBoxProviderTest testShutdown
tests.specs.cache.providers.CFColdBoxProviderTest ‑ tests.specs.cache.providers.CFColdBoxProviderTest testclearByKeySnippet
tests.specs.cache.providers.CFColdBoxProviderTest ‑ tests.specs.cache.providers.CFColdBoxProviderTest testclearEvent
tests.specs.cache.providers.CFColdBoxProviderTest ‑ tests.specs.cache.providers.CFColdBoxProviderTest testclearEventMulti
tests.specs.cache.providers.CFColdBoxProviderTest ‑ tests.specs.cache.providers.CFColdBoxProviderTest testclearView
tests.specs.cache.providers.CFColdBoxProviderTest ‑ tests.specs.cache.providers.CFColdBoxProviderTest testclearViewMulti
tests.specs.cache.providers.CFColdBoxProviderTest ‑ tests.specs.cache.providers.CFColdBoxProviderTest testgetCachedObjectMetadata
tests.specs.cache.providers.CFColdBoxProviderTest ‑ tests.specs.cache.providers.CFColdBoxProviderTest testgetEventURLFacade
tests.specs.cache.providers.CFColdBoxProviderTest ‑ tests.specs.cache.providers.CFColdBoxProviderTest testgetKeys
tests.specs.cache.providers.CFProviderTest ‑ tests.specs.cache.providers.CFProviderTest testClear
tests.specs.cache.providers.CFProviderTest ‑ tests.specs.cache.providers.CFProviderTest testClearQuiet
tests.specs.cache.providers.CFProviderTest ‑ tests.specs.cache.providers.CFProviderTest testGet
tests.specs.cache.providers.CFProviderTest ‑ tests.specs.cache.providers.CFProviderTest testGetOrSet
tests.specs.cache.providers.CFProviderTest ‑ tests.specs.cache.providers.CFProviderTest testGetQuiet
tests.specs.cache.providers.CFProviderTest ‑ tests.specs.cache.providers.CFProviderTest testGetSize
tests.specs.cache.providers.CFProviderTest ‑ tests.specs.cache.providers.CFProviderTest testLookup
tests.specs.cache.providers.CFProviderTest ‑ tests.specs.cache.providers.CFProviderTest testLookupQuiet
tests.specs.cache.providers.CFProviderTest ‑ tests.specs.cache.providers.CFProviderTest testSet
tests.specs.cache.providers.CFProviderTest ‑ tests.specs.cache.providers.CFProviderTest testSetQuiet
tests.specs.cache.providers.CFProviderTest ‑ tests.specs.cache.providers.CFProviderTest testShutdown
tests.specs.cache.providers.CFProviderTest ‑ tests.specs.cache.providers.CFProviderTest testgetCachedObjectMetadata
tests.specs.cache.providers.CFProviderTest ‑ tests.specs.cache.providers.CFProviderTest testgetKeys
tests.specs.cache.providers.CacheBoxProviderTest ‑ tests.specs.cache.providers.CacheBoxProviderTest testClear
tests.specs.cache.providers.CacheBoxProviderTest ‑ tests.specs.cache.providers.CacheBoxProviderTest testClearAll
tests.specs.cache.providers.CacheBoxProviderTest ‑ tests.specs.cache.providers.CacheBoxProviderTest testClearMulti
tests.specs.cache.providers.CacheBoxProviderTest ‑ tests.specs.cache.providers.CacheBoxProviderTest testClearQuiet
tests.specs.cache.providers.CacheBoxProviderTest ‑ tests.specs.cache.providers.CacheBoxProviderTest testExpireAll
tests.specs.cache.providers.CacheBoxProviderTest ‑ tests.specs.cache.providers.CacheBoxProviderTest testExpireByKeySnippet
tests.specs.cache.providers.CacheBoxProviderTest ‑ tests.specs.cache.providers.CacheBoxProviderTest testExpireObjectAndIsExpired
tests.specs.cache.providers.CacheBoxProviderTest ‑ tests.specs.cache.providers.CacheBoxProviderTest testGet
tests.specs.cache.providers.CacheBoxProviderTest ‑ tests.specs.cache.providers.CacheBoxProviderTest testGetKeys
tests.specs.cache.providers.CacheBoxProviderTest ‑ tests.specs.cache.providers.CacheBoxProviderTest testGetMulti
tests.specs.cache.providers.CacheBoxProviderTest ‑ tests.specs.cache.providers.CacheBoxProviderTest testGetOrSet
tests.specs.cache.providers.CacheBoxProviderTest ‑ tests.specs.cache.providers.CacheBoxProviderTest testGetQuiet
tests.specs.cache.providers.CacheBoxProviderTest ‑ tests.specs.cache.providers.CacheBoxProviderTest testGetSize
tests.specs.cache.providers.CacheBoxProviderTest ‑ tests.specs.cache.providers.CacheBoxProviderTest testLookup
tests.specs.cache.providers.CacheBoxProviderTest ‑ tests.specs.cache.providers.CacheBoxProviderTest testLookupMulti
tests.specs.cache.providers.CacheBoxProviderTest ‑ tests.specs.cache.providers.CacheBoxProviderTest testLookupQuiet
tests.specs.cache.providers.CacheBoxProviderTest ‑ tests.specs.cache.providers.CacheBoxProviderTest testReap
tests.specs.cache.providers.CacheBoxProviderTest ‑ tests.specs.cache.providers.CacheBoxProviderTest testSetMulti
tests.specs.cache.providers.CacheBoxProviderTest ‑ tests.specs.cache.providers.CacheBoxProviderTest testShutdown
tests.specs.cache.providers.CacheBoxProviderTest ‑ tests.specs.cache.providers.CacheBoxProviderTest testgetCachedObjectMetadata
tests.specs.cache.providers.CacheBoxProviderTest ‑ tests.specs.cache.providers.CacheBoxProviderTest testset
tests.specs.cache.providers.CacheBoxProviderTest ‑ tests.specs.cache.providers.CacheBoxProviderTest testsetQuiet
tests.specs.cache.providers.CacheBoxWithConcurrentStoreTest ‑ tests.specs.cache.providers.CacheBoxWithConcurrentStoreTest testClear
tests.specs.cache.providers.CacheBoxWithConcurrentStoreTest ‑ tests.specs.cache.providers.CacheBoxWithConcurrentStoreTest testClearAll
tests.specs.cache.providers.CacheBoxWithConcurrentStoreTest ‑ tests.specs.cache.providers.CacheBoxWithConcurrentStoreTest testClearMulti
tests.specs.cache.providers.CacheBoxWithConcurrentStoreTest ‑ tests.specs.cache.providers.CacheBoxWithConcurrentStoreTest testClearQuiet
tests.specs.cache.providers.CacheBoxWithConcurrentStoreTest ‑ tests.specs.cache.providers.CacheBoxWithConcurrentStoreTest testExpireAll
tests.specs.cache.providers.CacheBoxWithConcurrentStoreTest ‑ tests.specs.cache.providers.CacheBoxWithConcurrentStoreTest testExpireByKeySnippet
tests.specs.cache.providers.CacheBoxWithConcurrentStoreTest ‑ tests.specs.cache.providers.CacheBoxWithConcurrentStoreTest testExpireObjectAndIsExpired
tests.specs.cache.providers.CacheBoxWithConcurrentStoreTest ‑ tests.specs.cache.providers.CacheBoxWithConcurrentStoreTest testGet
tests.specs.cache.providers.CacheBoxWithConcurrentStoreTest ‑ tests.specs.cache.providers.CacheBoxWithConcurrentStoreTest testGetKeys
tests.specs.cache.providers.CacheBoxWithConcurrentStoreTest ‑ tests.specs.cache.providers.CacheBoxWithConcurrentStoreTest testGetMulti
tests.specs.cache.providers.CacheBoxWithConcurrentStoreTest ‑ tests.specs.cache.providers.CacheBoxWithConcurrentStoreTest testGetOrSet
tests.specs.cache.providers.CacheBoxWithConcurrentStoreTest ‑ tests.specs.cache.providers.CacheBoxWithConcurrentStoreTest testGetQuiet
tests.specs.cache.providers.CacheBoxWithConcurrentStoreTest ‑ tests.specs.cache.providers.CacheBoxWithConcurrentStoreTest testGetSize
tests.specs.cache.providers.CacheBoxWithConcurrentStoreTest ‑ tests.specs.cache.providers.CacheBoxWithConcurrentStoreTest testLookup
tests.specs.cache.providers.CacheBoxWithConcurrentStoreTest ‑ tests.specs.cache.providers.CacheBoxWithConcurrentStoreTest testLookupMulti
tests.specs.cache.providers.CacheBoxWithConcurrentStoreTest ‑ tests.specs.cache.providers.CacheBoxWithConcurrentStoreTest testLookupQuiet
tests.specs.cache.providers.CacheBoxWithConcurrentStoreTest ‑ tests.specs.cache.providers.CacheBoxWithConcurrentStoreTest testReap
tests.specs.cache.providers.CacheBoxWithConcurrentStoreTest ‑ tests.specs.cache.providers.CacheBoxWithConcurrentStoreTest testResetAccess
tests.specs.cache.providers.CacheBoxWithConcurrentStoreTest ‑ tests.specs.cache.providers.CacheBoxWithConcurrentStoreTest testSetMulti
tests.specs.cache.providers.CacheBoxWithConcurrentStoreTest ‑ tests.specs.cache.providers.CacheBoxWithConcurrentStoreTest testShutdown
tests.specs.cache.providers.CacheBoxWithConcurrentStoreTest ‑ tests.specs.cache.providers.CacheBoxWithConcurrentStoreTest testgetCachedObjectMetadata
tests.specs.cache.providers.CacheBoxWithConcurrentStoreTest ‑ tests.specs.cache.providers.CacheBoxWithConcurrentStoreTest testset
tests.specs.cache.providers.CacheBoxWithConcurrentStoreTest ‑ tests.specs.cache.providers.CacheBoxWithConcurrentStoreTest testsetQuiet
tests.specs.cache.providers.CacheBoxWithDiskSoreTest ‑ tests.specs.cache.providers.CacheBoxWithDiskSoreTest testClear
tests.specs.cache.providers.CacheBoxWithDiskSoreTest ‑ tests.specs.cache.providers.CacheBoxWithDiskSoreTest testClearAll
tests.specs.cache.providers.CacheBoxWithDiskSoreTest ‑ tests.specs.cache.providers.CacheBoxWithDiskSoreTest testClearMulti
tests.specs.cache.providers.CacheBoxWithDiskSoreTest ‑ tests.specs.cache.providers.CacheBoxWithDiskSoreTest testClearQuiet
tests.specs.cache.providers.CacheBoxWithDiskSoreTest ‑ tests.specs.cache.providers.CacheBoxWithDiskSoreTest testExpireAll
tests.specs.cache.providers.CacheBoxWithDiskSoreTest ‑ tests.specs.cache.providers.CacheBoxWithDiskSoreTest testExpireByKeySnippet
tests.specs.cache.providers.CacheBoxWithDiskSoreTest ‑ tests.specs.cache.providers.CacheBoxWithDiskSoreTest testExpireObjectAndIsExpired
tests.specs.cache.providers.CacheBoxWithDiskSoreTest ‑ tests.specs.cache.providers.CacheBoxWithDiskSoreTest testGet
tests.specs.cache.providers.CacheBoxWithDiskSoreTest ‑ tests.specs.cache.providers.CacheBoxWithDiskSoreTest testGetKeys
tests.specs.cache.providers.CacheBoxWithDiskSoreTest ‑ tests.specs.cache.providers.CacheBoxWithDiskSoreTest testGetMulti
tests.specs.cache.providers.CacheBoxWithDiskSoreTest ‑ tests.specs.cache.providers.CacheBoxWithDiskSoreTest testGetOrSet
tests.specs.cache.providers.CacheBoxWithDiskSoreTest ‑ tests.specs.cache.providers.CacheBoxWithDiskSoreTest testGetQuiet
tests.specs.cache.providers.CacheBoxWithDiskSoreTest ‑ tests.specs.cache.providers.CacheBoxWithDiskSoreTest testGetSize
tests.specs.cache.providers.CacheBoxWithDiskSoreTest ‑ tests.specs.cache.providers.CacheBoxWithDiskSoreTest testLookup
tests.specs.cache.providers.CacheBoxWithDiskSoreTest ‑ tests.specs.cache.providers.CacheBoxWithDiskSoreTest testLookupMulti
tests.specs.cache.providers.CacheBoxWithDiskSoreTest ‑ tests.specs.cache.providers.CacheBoxWithDiskSoreTest testLookupQuiet
tests.specs.cache.providers.CacheBoxWithDiskSoreTest ‑ tests.specs.cache.providers.CacheBoxWithDiskSoreTest testReap
tests.specs.cache.providers.CacheBoxWithDiskSoreTest ‑ tests.specs.cache.providers.CacheBoxWithDiskSoreTest testSetMulti
tests.specs.cache.providers.CacheBoxWithDiskSoreTest ‑ tests.specs.cache.providers.CacheBoxWithDiskSoreTest testShutdown
tests.specs.cache.providers.CacheBoxWithDiskSoreTest ‑ tests.specs.cache.providers.CacheBoxWithDiskSoreTest testgetCachedObjectMetadata
tests.specs.cache.providers.CacheBoxWithDiskSoreTest ‑ tests.specs.cache.providers.CacheBoxWithDiskSoreTest testset
tests.specs.cache.providers.CacheBoxWithDiskSoreTest ‑ tests.specs.cache.providers.CacheBoxWithDiskSoreTest testsetQuiet
tests.specs.cache.providers.CacheBoxWithJDBCSoreTest ‑ tests.specs.cache.providers.CacheBoxWithJDBCSoreTest testClear
tests.specs.cache.providers.CacheBoxWithJDBCSoreTest ‑ tests.specs.cache.providers.CacheBoxWithJDBCSoreTest testClearAll
tests.specs.cache.providers.CacheBoxWithJDBCSoreTest ‑ tests.specs.cache.providers.CacheBoxWithJDBCSoreTest testClearMulti
tests.specs.cache.providers.CacheBoxWithJDBCSoreTest ‑ tests.specs.cache.providers.CacheBoxWithJDBCSoreTest testClearQuiet
tests.specs.cache.providers.CacheBoxWithJDBCSoreTest ‑ tests.specs.cache.providers.CacheBoxWithJDBCSoreTest testExpireAll
tests.specs.cache.providers.CacheBoxWithJDBCSoreTest ‑ tests.specs.cache.providers.CacheBoxWithJDBCSoreTest testExpireByKeySnippet
tests.specs.cache.providers.CacheBoxWithJDBCSoreTest ‑ tests.specs.cache.providers.CacheBoxWithJDBCSoreTest testExpireObjectAndIsExpired
tests.specs.cache.providers.CacheBoxWithJDBCSoreTest ‑ tests.specs.cache.providers.CacheBoxWithJDBCSoreTest testGet
tests.specs.cache.providers.CacheBoxWithJDBCSoreTest ‑ tests.specs.cache.providers.CacheBoxWithJDBCSoreTest testGetKeys
tests.specs.cache.providers.CacheBoxWithJDBCSoreTest ‑ tests.specs.cache.providers.CacheBoxWithJDBCSoreTest testGetMulti
tests.specs.cache.providers.CacheBoxWithJDBCSoreTest ‑ tests.specs.cache.providers.CacheBoxWithJDBCSoreTest testGetOrSet
tests.specs.cache.providers.CacheBoxWithJDBCSoreTest ‑ tests.specs.cache.providers.CacheBoxWithJDBCSoreTest testGetQuiet
tests.specs.cache.providers.CacheBoxWithJDBCSoreTest ‑ tests.specs.cache.providers.CacheBoxWithJDBCSoreTest testGetSize
tests.specs.cache.providers.CacheBoxWithJDBCSoreTest ‑ tests.specs.cache.providers.CacheBoxWithJDBCSoreTest testLookup
tests.specs.cache.providers.CacheBoxWithJDBCSoreTest ‑ tests.specs.cache.providers.CacheBoxWithJDBCSoreTest testLookupMulti
tests.specs.cache.providers.CacheBoxWithJDBCSoreTest ‑ tests.specs.cache.providers.CacheBoxWithJDBCSoreTest testLookupQuiet
tests.specs.cache.providers.CacheBoxWithJDBCSoreTest ‑ tests.specs.cache.providers.CacheBoxWithJDBCSoreTest testReap
tests.specs.cache.providers.CacheBoxWithJDBCSoreTest ‑ tests.specs.cache.providers.CacheBoxWithJDBCSoreTest testSetMulti
tests.specs.cache.providers.CacheBoxWithJDBCSoreTest ‑ tests.specs.cache.providers.CacheBoxWithJDBCSoreTest testShutdown
tests.specs.cache.providers.CacheBoxWithJDBCSoreTest ‑ tests.specs.cache.providers.CacheBoxWithJDBCSoreTest testgetCachedObjectMetadata
tests.specs.cache.providers.CacheBoxWithJDBCSoreTest ‑ tests.specs.cache.providers.CacheBoxWithJDBCSoreTest testset
tests.specs.cache.providers.CacheBoxWithJDBCSoreTest ‑ tests.specs.cache.providers.CacheBoxWithJDBCSoreTest testsetQuiet
tests.specs.cache.providers.MockProviderTest ‑ tests.specs.cache.providers.MockProviderTest testMethods
tests.specs.cache.store.BlackHoleStoreTest ‑ Black Hole Store Can be created
tests.specs.cache.store.ConcurrentSoftReferenceStoreTest ‑ tests.specs.cache.store.ConcurrentSoftReferenceStoreTest testClear
tests.specs.cache.store.ConcurrentSoftReferenceStoreTest ‑ tests.specs.cache.store.ConcurrentSoftReferenceStoreTest testClearAll
tests.specs.cache.store.ConcurrentSoftReferenceStoreTest ‑ tests.specs.cache.store.ConcurrentSoftReferenceStoreTest testCreateSoftReference
tests.specs.cache.store.ConcurrentSoftReferenceStoreTest ‑ tests.specs.cache.store.ConcurrentSoftReferenceStoreTest testExpirations
tests.specs.cache.store.ConcurrentSoftReferenceStoreTest ‑ tests.specs.cache.store.ConcurrentSoftReferenceStoreTest testGet
tests.specs.cache.store.ConcurrentSoftReferenceStoreTest ‑ tests.specs.cache.store.ConcurrentSoftReferenceStoreTest testGetKeys
tests.specs.cache.store.ConcurrentSoftReferenceStoreTest ‑ tests.specs.cache.store.ConcurrentSoftReferenceStoreTest testGetPool
tests.specs.cache.store.ConcurrentSoftReferenceStoreTest ‑ tests.specs.cache.store.ConcurrentSoftReferenceStoreTest testGetQuiet
tests.specs.cache.store.ConcurrentSoftReferenceStoreTest ‑ tests.specs.cache.store.ConcurrentSoftReferenceStoreTest testGetSize
tests.specs.cache.store.ConcurrentSoftReferenceStoreTest ‑ tests.specs.cache.store.ConcurrentSoftReferenceStoreTest testLookup
tests.specs.cache.store.ConcurrentSoftReferenceStoreTest ‑ tests.specs.cache.store.ConcurrentSoftReferenceStoreTest testSet
tests.specs.cache.store.ConcurrentSoftReferenceStoreTest ‑ tests.specs.cache.store.ConcurrentSoftReferenceStoreTest testgetReferenceQueue
tests.specs.cache.store.ConcurrentSoftReferenceStoreTest ‑ tests.specs.cache.store.ConcurrentSoftReferenceStoreTest testgetSoftRefKeyMap
tests.specs.cache.store.ConcurrentStoreTest ‑ tests.specs.cache.store.ConcurrentStoreTest testClear
tests.specs.cache.store.ConcurrentStoreTest ‑ tests.specs.cache.store.ConcurrentStoreTest testClearAll
tests.specs.cache.store.ConcurrentStoreTest ‑ tests.specs.cache.store.ConcurrentStoreTest testExpirations
tests.specs.cache.store.ConcurrentStoreTest ‑ tests.specs.cache.store.ConcurrentStoreTest testGet
tests.specs.cache.store.ConcurrentStoreTest ‑ tests.specs.cache.store.ConcurrentStoreTest testGetIndexer
tests.specs.cache.store.ConcurrentStoreTest ‑ tests.specs.cache.store.ConcurrentStoreTest testGetKeys
tests.specs.cache.store.ConcurrentStoreTest ‑ tests.specs.cache.store.ConcurrentStoreTest testGetPool
tests.specs.cache.store.ConcurrentStoreTest ‑ tests.specs.cache.store.ConcurrentStoreTest testGetQuiet
tests.specs.cache.store.ConcurrentStoreTest ‑ tests.specs.cache.store.ConcurrentStoreTest testGetSize
tests.specs.cache.store.ConcurrentStoreTest ‑ tests.specs.cache.store.ConcurrentStoreTest testLookup
tests.specs.cache.store.ConcurrentStoreTest ‑ tests.specs.cache.store.ConcurrentStoreTest testSet
tests.specs.cache.store.ConcurrentStoreTest ‑ tests.specs.cache.store.ConcurrentStoreTest testSetEternals
tests.specs.cache.store.DiskStoreTest ‑ tests.specs.cache.store.DiskStoreTest testClear
tests.specs.cache.store.DiskStoreTest ‑ tests.specs.cache.store.DiskStoreTest testClearAll
tests.specs.cache.store.DiskStoreTest ‑ tests.specs.cache.store.DiskStoreTest testExpirations
tests.specs.cache.store.DiskStoreTest ‑ tests.specs.cache.store.DiskStoreTest testGet
tests.specs.cache.store.DiskStoreTest ‑ tests.specs.cache.store.DiskStoreTest testGetIndexer
tests.specs.cache.store.DiskStoreTest ‑ tests.specs.cache.store.DiskStoreTest testGetKeys
tests.specs.cache.store.DiskStoreTest ‑ tests.specs.cache.store.DiskStoreTest testGetQuiet
tests.specs.cache.store.DiskStoreTest ‑ tests.specs.cache.store.DiskStoreTest testGetSize
tests.specs.cache.store.DiskStoreTest ‑ tests.specs.cache.store.DiskStoreTest testLookup
tests.specs.cache.store.DiskStoreTest ‑ tests.specs.cache.store.DiskStoreTest testSet
tests.specs.cache.store.JDBCStoreTest ‑ tests.specs.cache.store.JDBCStoreTest testClear
tests.specs.cache.store.JDBCStoreTest ‑ tests.specs.cache.store.JDBCStoreTest testClearAll
tests.specs.cache.store.JDBCStoreTest ‑ tests.specs.cache.store.JDBCStoreTest testExpirations
tests.specs.cache.store.JDBCStoreTest ‑ tests.specs.cache.store.JDBCStoreTest testGet
tests.specs.cache.store.JDBCStoreTest ‑ tests.specs.cache.store.JDBCStoreTest testGetIndexer
tests.specs.cache.store.JDBCStoreTest ‑ tests.specs.cache.store.JDBCStoreTest testGetKeys
tests.specs.cache.store.JDBCStoreTest ‑ tests.specs.cache.store.JDBCStoreTest testGetQuiet
tests.specs.cache.store.JDBCStoreTest ‑ tests.specs.cache.store.JDBCStoreTest testGetSize
tests.specs.cache.store.JDBCStoreTest ‑ tests.specs.cache.store.JDBCStoreTest testLookup
tests.specs.cache.store.JDBCStoreTest ‑ tests.specs.cache.store.JDBCStoreTest testSet
tests.specs.cache.store.indexers.JDBCMetadataIndexerTest ‑ tests.specs.cache.store.indexers.JDBCMetadataIndexerTest testGetFields
tests.specs.cache.store.indexers.JDBCMetadataIndexerTest ‑ tests.specs.cache.store.indexers.JDBCMetadataIndexerTest testgetObjectMetadata
tests.specs.cache.store.indexers.JDBCMetadataIndexerTest ‑ tests.specs.cache.store.indexers.JDBCMetadataIndexerTest testgetObjectMetadataProperty
tests.specs.cache.store.indexers.MetadataIndexerTest ‑ tests.specs.cache.store.indexers.MetadataIndexerTest testClearAll
tests.specs.cache.store.indexers.MetadataIndexerTest ‑ tests.specs.cache.store.indexers.MetadataIndexerTest testGetFields
tests.specs.cache.store.indexers.MetadataIndexerTest ‑ tests.specs.cache.store.indexers.MetadataIndexerTest testGetKeys
tests.specs.cache.store.indexers.MetadataIndexerTest ‑ tests.specs.cache.store.indexers.MetadataIndexerTest testGetPool
tests.specs.cache.store.indexers.MetadataIndexerTest ‑ tests.specs.cache.store.indexers.MetadataIndexerTest testGetSize
tests.specs.cache.store.indexers.MetadataIndexerTest ‑ tests.specs.cache.store.indexers.MetadataIndexerTest testGetSortedKeys
tests.specs.cache.util.CacheStatsTest ‑ tests.specs.cache.util.CacheStatsTest testclearStats
tests.specs.cache.util.CacheStatsTest ‑ tests.specs.cache.util.CacheStatsTest testevictionHit
tests.specs.cache.util.CacheStatsTest ‑ tests.specs.cache.util.CacheStatsTest testgcHit
tests.specs.cache.util.CacheStatsTest ‑ tests.specs.cache.util.CacheStatsTest testgetCachePerformanceRatio
tests.specs.cache.util.CacheStatsTest ‑ tests.specs.cache.util.CacheStatsTest testgetEvictionCount
tests.specs.cache.util.CacheStatsTest ‑ tests.specs.cache.util.CacheStatsTest testgetGarbageCollections
tests.specs.cache.util.CacheStatsTest ‑ tests.specs.cache.util.CacheStatsTest testgetObjectCount
tests.specs.cache.util.CacheStatsTest ‑ tests.specs.cache.util.CacheStatsTest testgethits
tests.specs.cache.util.CacheStatsTest ‑ tests.specs.cache.util.CacheStatsTest testgetlastReapDatetime
tests.specs.cache.util.CacheStatsTest ‑ tests.specs.cache.util.CacheStatsTest testgetmisses
tests.specs.cache.util.CacheStatsTest ‑ tests.specs.cache.util.CacheStatsTest testhit
tests.specs.cache.util.CacheStatsTest ‑ tests.specs.cache.util.CacheStatsTest testmiss
tests.specs.cache.util.CacheStatsTest ‑ tests.specs.cache.util.CacheStatsTest testsetEvictionCount
tests.specs.cache.util.CacheStatsTest ‑ tests.specs.cache.util.CacheStatsTest testsetGarbageCollections
tests.specs.cache.util.CacheStatsTest ‑ tests.specs.cache.util.CacheStatsTest testsetlastReapDatetime
tests.specs.cache.util.EventsURLFacadeTest ‑ Event URL Facade can build a hash from a querystring
tests.specs.cache.util.EventsURLFacadeTest ‑ Event URL Facade can build a unique hash from a request context
tests.specs.cache.util.EventsURLFacadeTest ‑ Event URL Facade can build an event key
tests.specs.cache.util.EventsURLFacadeTest ‑ Event URL Facade can build an event key with no context
tests.specs.logging.AbstractAppenderTest ‑ tests.specs.logging.AbstractAppenderTest testIsInited
tests.specs.logging.AbstractAppenderTest ‑ tests.specs.logging.AbstractAppenderTest testcanLog
tests.specs.logging.LogBoxBuildTests ‑ LogBox can be built using different configuration strategies can load with a custom config cfc path
tests.specs.logging.LogBoxBuildTests ‑ LogBox can be built using different configuration strategies can load with a custom struct LogBox DSL literal
tests.specs.logging.LogBoxBuildTests ‑ LogBox can be built using different configuration strategies can load with the default config
tests.specs.logging.LogBoxBuildTests ‑ LogBox can be built using different configuration strategies can load with the default config given an empty config string
tests.specs.logging.LogBoxEdgeCases ‑ LogBox edge cases Story: I want to load LogBox with no appenders Given No appenders Then I can start LogBox
tests.specs.logging.LogBoxTest ‑ LogBox Service can add new appenders after config has been registered
tests.specs.logging.LogBoxTest ‑ LogBox Service can exclude appenders from categories
tests.specs.logging.LogBoxTest ‑ LogBox Service can exclude appenders from the root
tests.specs.logging.LogBoxTest ‑ LogBox Service can get the root logger
tests.specs.logging.LogBoxTest ‑ LogBox Service can locate category parent loggers
tests.specs.logging.LogBoxTest ‑ LogBox Service can retrieve loggers with different category names Given A valid category inheritance trail Then it will retrieve the inherited category
tests.specs.logging.LogBoxTest ‑ LogBox Service can retrieve loggers with different category names Given A valid category inheritance trail that is turned off Then it will retrieve the inherited category
tests.specs.logging.LogBoxTest ‑ LogBox Service can retrieve loggers with different category names Given Non registered category Then it will retrieve the root logger
tests.specs.logging.LogBoxVariousTest ‑ tests.specs.logging.LogBoxVariousTest test1
tests.specs.logging.LogBoxWithDataCFCTest ‑ tests.specs.logging.LogBoxWithDataCFCTest testLoader
tests.specs.logging.LogBoxWithDataCFCTest ‑ tests.specs.logging.LogBoxWithDataCFCTest testLoader2
tests.specs.logging.LogEventTest ‑ tests.specs.logging.LogEventTest testExtraInfoCFC
tests.specs.logging.LogEventTest ‑ tests.specs.logging.LogEventTest testExtraInfoComplex
tests.specs.logging.LogEventTest ‑ tests.specs.logging.LogEventTest testExtraInfoConventionString
tests.specs.logging.LogEventTest ‑ tests.specs.logging.LogEventTest testextraInfoSimple
tests.specs.logging.LogLevelsTest ‑ tests.specs.logging.LogLevelsTest testLookupAsInt
tests.specs.logging.LogLevelsTest ‑ tests.specs.logging.LogLevelsTest testisLevelValid
tests.specs.logging.LoggerTest ‑ Logger can create the logger
tests.specs.logging.LoggerTest ‑ Logger can do logging with closures and automated canX inclusions can log with a valid severity
tests.specs.logging.LoggerTest ‑ Logger can do logging with closures and automated canX inclusions won't log with a non-loggable severity
tests.specs.logging.LoggerTest ‑ Logger can execute all logging methods
tests.specs.logging.LoggerTest ‑ Logger can verify all canX Methods
tests.specs.logging.LoggerTest ‑ Logger can verify all canX Methods with values
tests.specs.logging.LoggerTest ‑ Logger can verify logging levels
tests.specs.logging.appenders.CFAppenderTest ‑ tests.specs.logging.appenders.CFAppenderTest testLogMessage
tests.specs.logging.appenders.ConsoleAppenderTest ‑ tests.specs.logging.appenders.ConsoleAppenderTest testLogMessage
tests.specs.logging.appenders.ConsoleAppenderTest ‑ tests.specs.logging.appenders.ConsoleAppenderTest testMockLayout
tests.specs.logging.appenders.DBAppenderTest ‑ tests.specs.logging.appenders.DBAppenderTest testEnsureTable
tests.specs.logging.appenders.DBAppenderTest ‑ tests.specs.logging.appenders.DBAppenderTest testLogMessage
tests.specs.logging.appenders.DBAppenderTest ‑ tests.specs.logging.appenders.DBAppenderTest testLogMessageWithColumnMap
tests.specs.logging.appenders.DBAppenderTest ‑ tests.specs.logging.appenders.DBAppenderTest testSchema
tests.specs.logging.appenders.EmailAppenderTest ‑ tests.specs.logging.appenders.EmailAppenderTest testLogMessage
tests.specs.logging.appenders.FileAppenderTest ‑ File Appender can call registration
tests.specs.logging.appenders.FileAppenderTest ‑ File Appender can log messages
tests.specs.logging.appenders.RollingFileAppenderTest ‑ Rolling File Appender can call registration
tests.specs.logging.appenders.RollingFileAppenderTest ‑ Rolling File Appender can log messages
tests.specs.logging.appenders.ScopeAppenderTest ‑ tests.specs.logging.appenders.ScopeAppenderTest testLogMessage
tests.specs.logging.appenders.SocketAppenderTest ‑ tests.specs.logging.appenders.SocketAppenderTest testLogMessage
tests.specs.logging.appenders.TracerAppenderTest ‑ tests.specs.logging.appenders.TracerAppenderTest testLogMessage
tests.specs.logging.config.LogBoxConfigTest ‑ tests.specs.logging.config.LogBoxConfigTest testAddAppender
tests.specs.logging.config.LogBoxConfigTest ‑ tests.specs.logging.config.LogBoxConfigTest testAddCategory
tests.specs.logging.config.LogBoxConfigTest ‑ tests.specs.logging.config.LogBoxConfigTest testConventionMethods
tests.specs.logging.config.LogBoxConfigTest ‑ tests.specs.logging.config.LogBoxConfigTest testRoot
tests.specs.logging.config.LogBoxConfigTest ‑ tests.specs.logging.config.LogBoxConfigTest testRootAppenders
Loading