cfml syntax issue on closure #404
GitHub Actions / Test Results
failed
Nov 2, 2023 in 0s
1 fail, 283 pass in 5m 32s
Annotations
Check warning on line 0 in tests.specs.cache.providers.CacheBoxWithJDBCSoreTest
github-actions / Test Results
tests.specs.cache.providers.CacheBoxWithJDBCSoreTest testExpireAll (tests.specs.cache.providers.CacheBoxWithJDBCSoreTest) failed
tests/results/cachebox/test-results-junit.xml [took 2s]
Raw output
Expected [false] to be true
[{RAW_TRACE={ at cfAssertion2ecfc1731904356$funcFAIL.runFunction(/home/runner/work/coldbox-platform/coldbox-platform/testbox/system/Assertion.cfc:20)}, LINE={20}, COLUMN={0}, TEMPLATE={/home/runner/work/coldbox-platform/coldbox-platform/testbox/system/Assertion.cfc}, ID={CFTHROW}, TYPE={CFML}}, {RAW_TRACE={ at cfAssertion2ecfc1731904356$funcISTRUE.runFunction(/home/runner/work/coldbox-platform/coldbox-platform/testbox/system/Assertion.cfc:60)}, LINE={60}, COLUMN={0}, TEMPLATE={/home/runner/work/coldbox-platform/coldbox-platform/testbox/system/Assertion.cfc}, ID={CF_UDFMETHOD}, TYPE={CFML}}, {RAW_TRACE={ at cfTestCase2ecfc325299033$funcASSERTTRUE.runFunction(/home/runner/work/coldbox-platform/coldbox-platform/testbox/system/compat/framework/TestCase.cfc:342)}, LINE={342}, COLUMN={0}, TEMPLATE={/home/runner/work/coldbox-platform/coldbox-platform/testbox/system/compat/framework/TestCase.cfc}, ID={CF_TEMPLATEPROXY}, TYPE={CFML}}, {RAW_TRACE={ at cfCacheBoxProviderTest2ecfc1983095084$funcTESTEXPIREALL.runFunction(/home/runner/work/coldbox-platform/coldbox-platform/tests/specs/cache/providers/CacheBoxProviderTest.cfc:324)}, LINE={324}, COLUMN={0}, TEMPLATE={/home/runner/work/coldbox-platform/coldbox-platform/tests/specs/cache/providers/CacheBoxProviderTest.cfc}, ID={CF_UDFMETHOD}, TYPE={CFML}}, {RAW_TRACE={ at cfBaseSpec2ecfc2147026137$funcRUNTESTMETHOD.runFunction(/home/runner/work/coldbox-platform/coldbox-platform/testbox/system/BaseSpec.cfc:1301)}, LINE={1301}, COLUMN={0}, TEMPLATE={/home/runner/work/coldbox-platform/coldbox-platform/testbox/system/BaseSpec.cfc}, ID={CF_CFPAGE}, TYPE={CFML}}, {RAW_TRACE={ at cfUnitRunner2ecfc1791649490$funcTESTSUITE.runFunction(/home/runner/work/coldbox-platform/coldbox-platform/testbox/system/runners/UnitRunner.cfc:309)}, LINE={309}, COLUMN={0}, TEMPLATE={/home/runner/work/coldbox-platform/coldbox-platform/testbox/system/runners/UnitRunner.cfc}, ID={CF_TEMPLATEPROXY}, TYPE={CFML}}, {RAW_TRACE={ at cfUnitRunner2ecfc1791649490$funcRUN.runFunction(/home/runner/work/coldbox-platform/coldbox-platform/testbox/system/runners/UnitRunner.cfc:111)}, LINE={111}, COLUMN={0}, TEMPLATE={/home/runner/work/coldbox-platform/coldbox-platform/testbox/system/runners/UnitRunner.cfc}, ID={CF_UDFMETHOD}, TYPE={CFML}}, {RAW_TRACE={ at cfTestBox2ecfc1377350031$funcTESTBUNDLE.runFunction(/home/runner/work/coldbox-platform/coldbox-platform/testbox/system/TestBox.cfc:738)}, LINE={738}, COLUMN={0}, TEMPLATE={/home/runner/work/coldbox-platform/coldbox-platform/testbox/system/TestBox.cfc}, ID={CF_TEMPLATEPROXY}, TYPE={CFML}}, {RAW_TRACE={ at cfTestBox2ecfc1377350031$funcRUNRAW.runFunction(/home/runner/work/coldbox-platform/coldbox-platform/testbox/system/TestBox.cfc:446)}, LINE={446}, COLUMN={0}, TEMPLATE={/home/runner/work/coldbox-platform/coldbox-platform/testbox/system/TestBox.cfc}, ID={CF_UDFMETHOD}, TYPE={CFML}}, {RAW_TRACE={ at cfTestBox2ecfc1377350031$funcRUN.runFunction(/home/runner/work/coldbox-platform/coldbox-platform/testbox/system/TestBox.cfc:335)}, LINE={335}, COLUMN={0}, TEMPLATE={/home/runner/work/coldbox-platform/coldbox-platform/testbox/system/TestBox.cfc}, ID={CF_UDFMETHOD}, TYPE={CFML}}, {RAW_TRACE={ at cfHTMLRunner2ecfm931547235.runPage(/home/runner/work/coldbox-platform/coldbox-platform/testbox/system/runners/HTMLRunner.cfm:56)}, LINE={56}, COLUMN={0}, TEMPLATE={/home/runner/work/coldbox-platform/coldbox-platform/testbox/system/runners/HTMLRunner.cfm}, ID={CF_TEMPLATEPROXY}, TYPE={CFML}}, {RAW_TRACE={ at cfrunner2dcachebox2ecfm863406277.runPage(/home/runner/work/coldbox-platform/coldbox-platform/tests/runner-cachebox.cfm:20)}, LINE={20}, COLUMN={0}, TEMPLATE={/home/runner/work/coldbox-platform/coldbox-platform/tests/runner-cachebox.cfm}, ID={CFINCLUDE}, TYPE={CFML}}]
Check notice on line 0 in .github
github-actions / Test Results
284 tests found
There are 284 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.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.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