Skip to content

cfml syntax issue on closure #404

cfml syntax issue on closure

cfml syntax issue on closure #404

GitHub Actions / Test Results succeeded Nov 2, 2023 in 0s

All 352 tests pass in 6m 42s

    3 files  +    3    66 suites  +66   6m 42s ⏱️ + 6m 42s
352 tests +352  352 ✔️ +352    0 💤 ±  0  0 ±0 
388 runs  +388  352 ✔️ +352  36 💤 +36  0 ±0 

Results for commit 445f727. ± Comparison against earlier commit e9172e3.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

352 tests found

There are 352 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.integration.CBDelegates ‑ ColdBox Delegates can build the routable delegates
tests.specs.integration.EventCaching ‑ Event Caching can do basic cached events
tests.specs.integration.EventCaching ‑ Event Caching can do cached events with custom provider annotations
tests.specs.integration.EventCaching ‑ Event Caching can do json cached events
tests.specs.integration.EventCaching ‑ Event Caching can do pdf cached events
tests.specs.integration.EventCaching ‑ Event Caching can do xml cached events
tests.specs.integration.EventCaching ‑ Event Caching via runEvent() can cache differently with event arguments
tests.specs.integration.EventCaching ‑ Event Caching via runEvent() can cache with defaults
tests.specs.integration.EventCaching ‑ Event Caching via runEvent() can cache with provider
tests.specs.integration.EventCaching ‑ Event Caching via runEvent() can cache with suffixes
tests.specs.integration.EventExecutions ‑ Event Execution System Story: I want the onException to have a default status code of 500 Given an event that fires an exception Then it should default the status code to 500
tests.specs.integration.EventExecutions ‑ Event Execution System Story: I want to execute a global invalid http method Given an invalid HTTP Method with no localized onInvalidHTTPMethod action Then it should fire the global invalid http handler
tests.specs.integration.EventExecutions ‑ Event Execution System Story: I want to execute a localized onInvalidHTTPMethod Given an invalid HTTP method Then it should fire the localized onInvalidHTTPMethod
tests.specs.integration.EventExecutions ‑ Event Execution System Story: I want to execute private event actions Given a private event string: main.testPrivateActions Then it should execute it privately
tests.specs.integration.EventExecutions ‑ Event Execution System Story: I want to run a route and inspect it's record and meta Given A route with meta Then I should be able to retrieve it
tests.specs.integration.EventExecutions ‑ Event Execution System Story: I want to run named routes via runRoute() Given a valid route and params with caching Then it should execute the route event
tests.specs.integration.EventExecutions ‑ Event Execution System Story: I want to run named routes via runRoute() Given a valid route and params with no caching Then it should execute the route event
tests.specs.integration.ExecutorRegistrations ‑ Application configuration executor registration Story: I want to register executors in my ModuleConfig Then it should delete them upon unLoading
tests.specs.integration.ExecutorRegistrations ‑ Application configuration executor registration Story: I want to register executors in my ModuleConfig Then it should register them upon startup
tests.specs.integration.ExecutorRegistrations ‑ Application configuration executor registration Story: I want to register executors in my app config Then it should register them upon startup
tests.specs.integration.MainTests ‑ Implicit Handlers can handle autowire annotations for tests
tests.specs.integration.MainTests ‑ Implicit Handlers can handle invalid events
tests.specs.integration.MainTests ‑ Implicit Handlers reads metadata for the test and stores it
tests.specs.integration.ModuleTests ‑ Module Features can detect invalid module events
tests.specs.integration.ModuleTests ‑ Module Features can execute a module with custom conventions
tests.specs.integration.ModuleTests ‑ Module Features can have aliases for execution
tests.specs.integration.ModuleTests ‑ Module Features can load models in a namespace
tests.specs.integration.ModuleTests ‑ Module Features can register cfml mappings
tests.specs.integration.ModuleTests ‑ Module Features should load modules in a bundle
tests.specs.integration.ModuleTests ‑ Module Features should merge module settings with framework moduleSettings by default
tests.specs.integration.ModuleTests ‑ Module Features should not activate non-actavatable modules
tests.specs.integration.ModuleTests ‑ Module Features should not load disabled modules
tests.specs.integration.ModuleTests ‑ Module Features should not load modules that have been excluded, even in bundles
tests.specs.integration.ModuleTests ‑ Story: Modules can register application helpers Given application helpers directive Then the module service will load them by convention
tests.specs.integration.ModuleTests ‑ Story: Modules can register custom resources Given A resources array Then module resourceful routes should be registered
tests.specs.integration.ModuleTests ‑ Story: Modules can register custom routing Given A routing array Then module routes should be registered
tests.specs.integration.ModuleTests ‑ Story: Modules can support default model export Given A model namespace Then You will be able to get the model via @modelNamespace
tests.specs.integration.ModuleTests ‑ Story: Modules can support default model export Given A module with a model of the same name Then You will be able to get the model via @moduleName
tests.specs.integration.ModuleTests ‑ Story: Modules can support nested module inception Given A nested module: a-inception Then the nested module should only have its onLoad method called once
tests.specs.integration.ModuleTests ‑ Story: Modules can support nested module inception Given A nested module: inception Then the nested module: inception-mod1 should load and be active
tests.specs.integration.ModuleTests ‑ Story: Modules can support nested module inception Given A nested module: inception with a 'modules_app' convention Then it should load and activate its sub-modules
tests.specs.integration.Renderings ‑ ColdBox Rendering Story: ColdBox action rendering should determine renderdata type using the handler `renderdata` annotation Given A return data from a handler with a renderadata annotation of json Then it should render the data back in json
tests.specs.integration.Renderings ‑ ColdBox Rendering Story: ColdBox action rendering should determine renderdata type using the handler `renderdata` annotation Given A return data from a handler with a renderadata annotation of xml Then it should render the data back in xml
tests.specs.integration.Renderings ‑ ColdBox Rendering Story: ColdBox should render complex handler returns natively to JSON Given A complex return data from a handler Then it should render the data back in json
tests.specs.integration.Renderings ‑ ColdBox Rendering Story: I want to be able to render multiple rendering regions Given a rendering region to setView() Then it should render using only its name
tests.specs.integration.Renderings ‑ ColdBox Rendering Story: I want to be able to render multiple rendering regions Given an invalid rendering region to renderview Then it should throw an exception
tests.specs.integration.Renderings ‑ ColdBox Rendering Story: I want to be able to render simple views from actions Given a view() from an action Then it should render the simple view with no name
tests.specs.integration.Renderings ‑ ColdBox Rendering Story: I want to pass through rendering arguments to both layouts and views Given a layout() call with custom arguments Then the view AND layout should receive them
tests.specs.integration.Renderings ‑ ColdBox Rendering Story: I want to render jsonp Given A jsonp type and `callback` Then it should render with the appropriate application/javascript type
tests.specs.integration.Renderings ‑ ColdBox Rendering Story: I want to return the `event` object in any handler Given You return the `event` object Then ColdBox should just ignore it as a return marshalling object
tests.specs.integration.RestfulHandlersTests ‑ ColdBox Restful Handlers can handle EntityNotFound
tests.specs.integration.RestfulHandlersTests ‑ ColdBox Restful Handlers can handle RecordNotFound
tests.specs.integration.RestfulHandlersTests ‑ ColdBox Restful Handlers can handle ValidationException
tests.specs.integration.RestfulHandlersTests ‑ ColdBox Restful Handlers can handle a set view
tests.specs.integration.RestfulHandlersTests ‑ ColdBox Restful Handlers can handle explicit render data calls
tests.specs.integration.RestfulHandlersTests ‑ ColdBox Restful Handlers can handle handler return results
tests.specs.integration.RestfulHandlersTests ‑ ColdBox Restful Handlers can handle invalid credentials
tests.specs.integration.RestfulHandlersTests ‑ ColdBox Restful Handlers can handle vanilla restful execution with custom matchers
tests.specs.integration.RestfulTests ‑ ColdBox REST can do json data renderings
tests.specs.integration.RestfulTests ‑ ColdBox REST can handle allowed HTTP methods in action annotations
tests.specs.integration.RestfulTests ‑ ColdBox REST can handle onInvalidHTTPMethod exceptions
tests.specs.integration.RestfulTests ‑ ColdBox REST can redirect only for html formats with the `formatsRedirect` parameter
tests.specs.integration.SubscribersTest ‑ Subscribers Tests will throw a 400 error
tests.specs.integration.WireBoxTest ‑ Story: Make AOP mixer auto-load if any aspects are defined Given 1 or more aspects defined Then the AOP mixer must load
tests.specs.integration.WireBoxTest ‑ WireBox custom DSL can handle 2 stage moduleconfig namespace
tests.specs.integration.WireBoxTest ‑ WireBox custom DSL can handle 3 stage configSettings namespace
tests.specs.integration.WireBoxTest ‑ WireBox custom DSL can handle 4 stage module settings namespace
tests.specs.integration.WireBoxTest ‑ WireBox custom DSL can handle box setting namespace
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