Unit Test Results

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
270012454.07%36.654
Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Packages

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
NameTestsErrorsFailuresTime(s)Time StampHost
mxunit270124036.65402/15/12 2:14:52 PM127.0.0.1

Package mxunit

NameTestsErrorsFailuresTime(s)Time StampHost
testresults270124036.65402/15/12 2:14:52 PM127.0.0.1
Back to top


TestCase testresults

NameStatusTypeTime(s)
testEventManagerSuccess0.213
testReportingEnabledSuccess0.001
testClearStatisticsSuccess0.049
testEnabledSuccess0.001
testCacheFactorySuccess0.024
testConfigurationSuccess0.003
testNameSuccess0.001
testGetConfigSuccess0.656
testCacheExistsSuccess0.030
testGetConfigSuccess0.016
testGetFactoryIDSuccess0.015
testCreateCacheSuccess0.144
testShutdownCacheSuccess0.049
testExpireAllSuccess0.048
testAddDefaultCacheWithExceptionsSuccess0.066
testConfigureEventManagerSuccess0.021
testClearAllSuccess0.047
testgetVersionSuccess0.014
testconfigureLogBoxSuccess0.027
testReplaceCacheWithInstanceSuccess0.053
testgetDefaultCacheSuccess0.032
testShutdownSuccess0.051
testGetCacheSuccess0.046
testRemoveCacheSuccess0.029
testAddCacheSuccess0.095
testGetCacheNamesSuccess0.016
testAddDefaultCacheSuccess0.100
testRemoveAllSuccess0.042
testLoader2Success0.039
testLoaderSuccess0.003
testInlineXMLSuccess0.068
testCreationsSuccess0.005
testNormalXMLSuccess0.011
testGoodXSDSuccess0.112
testBadXSDSuccess0.064
testConfigureSuccess0.001
testRegisterListenersSuccess0.046
testPolicySuccess0.367
testPolicySuccess0.383
testPolicySuccess0.345
testPolicySuccess0.343
testExpireObjectAndIsExpiredSuccess0.151
testReapSuccess0.201
testsetSuccess0.147
testExpireAllSuccess0.144
testLookupQuietSuccess0.238
testClearAllSuccess0.216
testsetQuietSuccess0.165
testGetQuietSuccess0.156
testClearMultiSuccess0.291
testGetSuccess0.139
testShutdownSuccess0.154
testGetKeysSuccess0.141
testgetCachedObjectMetadataSuccess0.194
testGetSizeSuccess0.148
testLookupMultiSuccess0.147
testClearSuccess0.142
testSetMultiSuccess0.191
testExpireByKeySnippetSuccess0.139
testGetMultiSuccess0.161
testLookupSuccess0.203
testClearQuietSuccess0.142
testExpireObjectAndIsExpiredSuccess0.147
testReapSuccess0.153
testsetSuccess0.198
testExpireAllSuccess0.151
testLookupQuietSuccess0.180
testClearAllSuccess0.210
testsetQuietSuccess0.149
testGetQuietSuccess0.152
testClearMultiSuccess0.163
testGetSuccess0.259
testShutdownSuccess0.140
testGetKeysSuccess0.154
testgetCachedObjectMetadataSuccess0.147
testGetSizeSuccess0.194
testLookupMultiSuccess0.147
testClearSuccess0.149
testSetMultiSuccess0.149
testExpireByKeySnippetSuccess0.190
testGetMultiSuccess0.151
testLookupSuccess0.173
testClearQuietSuccess0.157
testExpireObjectAndIsExpiredSuccess0.482
testReapSuccess0.207
testsetSuccess0.305
testExpireAllSuccess0.205
testLookupQuietSuccess0.185
testClearAllSuccess0.201
testsetQuietSuccess0.265
testGetQuietSuccess0.190
testClearMultiSuccess0.362
testGetSuccess0.318
testShutdownSuccess1.085
testGetKeysSuccess0.207
testgetCachedObjectMetadataSuccess0.196
testGetSizeSuccess0.272
testLookupMultiSuccess0.184
testClearSuccess0.180
testSetMultiSuccess0.230
testExpireByKeySnippetSuccess0.283
testGetMultiSuccess0.206
testLookupSuccess0.204
testClearQuietSuccess0.181
testExpireObjectAndIsExpiredErrorExpression

Element OBJECTSTORE is undefined in a Java object of type class [Ljava.lang.String;. at /Users/lmajano/Sites/cboxdev/core/coldbox/system/cache/providers/CacheBoxProvider.cfc:530 at /Users/lmajano/Sites/cboxdev/core/coldbox/testing/cases/cache/providers/CacheBoxProviderTest.cfc:55 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestDecorator.cfc:30 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:119 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:52 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuite.cfc:131 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/DirectoryTestSuite.cfc:37 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/HttpAntRunner.cfc:28
0.504
testReapErrorExpression

Element OBJECTSTORE is undefined in a Java object of type class [Ljava.lang.String;. at /Users/lmajano/Sites/cboxdev/core/coldbox/system/cache/providers/CacheBoxProvider.cfc:530 at /Users/lmajano/Sites/cboxdev/core/coldbox/testing/cases/cache/providers/CacheBoxProviderTest.cfc:55 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestDecorator.cfc:30 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:119 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:52 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuite.cfc:131 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/DirectoryTestSuite.cfc:37 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/HttpAntRunner.cfc:28
0.420
testsetErrorExpression

Element OBJECTSTORE is undefined in a Java object of type class [Ljava.lang.String;. at /Users/lmajano/Sites/cboxdev/core/coldbox/system/cache/providers/CacheBoxProvider.cfc:530 at /Users/lmajano/Sites/cboxdev/core/coldbox/testing/cases/cache/providers/CacheBoxProviderTest.cfc:55 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestDecorator.cfc:30 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:119 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:52 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuite.cfc:131 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/DirectoryTestSuite.cfc:37 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/HttpAntRunner.cfc:28
0.184
testExpireAllErrorExpression

Element OBJECTSTORE is undefined in a Java object of type class [Ljava.lang.String;. at /Users/lmajano/Sites/cboxdev/core/coldbox/system/cache/providers/CacheBoxProvider.cfc:530 at /Users/lmajano/Sites/cboxdev/core/coldbox/testing/cases/cache/providers/CacheBoxProviderTest.cfc:55 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestDecorator.cfc:30 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:119 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:52 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuite.cfc:131 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/DirectoryTestSuite.cfc:37 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/HttpAntRunner.cfc:28
0.213
testLookupQuietErrorExpression

Element OBJECTSTORE is undefined in a Java object of type class [Ljava.lang.String;. at /Users/lmajano/Sites/cboxdev/core/coldbox/system/cache/providers/CacheBoxProvider.cfc:530 at /Users/lmajano/Sites/cboxdev/core/coldbox/testing/cases/cache/providers/CacheBoxProviderTest.cfc:55 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestDecorator.cfc:30 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:119 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:52 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuite.cfc:131 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/DirectoryTestSuite.cfc:37 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/HttpAntRunner.cfc:28
0.152
testClearAllErrorExpression

Element OBJECTSTORE is undefined in a Java object of type class [Ljava.lang.String;. at /Users/lmajano/Sites/cboxdev/core/coldbox/system/cache/providers/CacheBoxProvider.cfc:530 at /Users/lmajano/Sites/cboxdev/core/coldbox/testing/cases/cache/providers/CacheBoxProviderTest.cfc:55 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestDecorator.cfc:30 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:119 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:52 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuite.cfc:131 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/DirectoryTestSuite.cfc:37 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/HttpAntRunner.cfc:28
0.180
testsetQuietErrorExpression

Element OBJECTSTORE is undefined in a Java object of type class [Ljava.lang.String;. at /Users/lmajano/Sites/cboxdev/core/coldbox/system/cache/providers/CacheBoxProvider.cfc:530 at /Users/lmajano/Sites/cboxdev/core/coldbox/testing/cases/cache/providers/CacheBoxProviderTest.cfc:55 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestDecorator.cfc:30 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:119 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:52 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuite.cfc:131 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/DirectoryTestSuite.cfc:37 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/HttpAntRunner.cfc:28
0.188
testGetQuietErrorExpression

Element OBJECTSTORE is undefined in a Java object of type class [Ljava.lang.String;. at /Users/lmajano/Sites/cboxdev/core/coldbox/system/cache/providers/CacheBoxProvider.cfc:530 at /Users/lmajano/Sites/cboxdev/core/coldbox/testing/cases/cache/providers/CacheBoxProviderTest.cfc:55 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestDecorator.cfc:30 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:119 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:52 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuite.cfc:131 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/DirectoryTestSuite.cfc:37 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/HttpAntRunner.cfc:28
0.204
testClearMultiErrorExpression

Element OBJECTSTORE is undefined in a Java object of type class [Ljava.lang.String;. at /Users/lmajano/Sites/cboxdev/core/coldbox/system/cache/providers/CacheBoxProvider.cfc:530 at /Users/lmajano/Sites/cboxdev/core/coldbox/testing/cases/cache/providers/CacheBoxProviderTest.cfc:55 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestDecorator.cfc:30 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:119 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:52 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuite.cfc:131 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/DirectoryTestSuite.cfc:37 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/HttpAntRunner.cfc:28
0.152
testGetErrorExpression

Element OBJECTSTORE is undefined in a Java object of type class [Ljava.lang.String;. at /Users/lmajano/Sites/cboxdev/core/coldbox/system/cache/providers/CacheBoxProvider.cfc:530 at /Users/lmajano/Sites/cboxdev/core/coldbox/testing/cases/cache/providers/CacheBoxProviderTest.cfc:55 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestDecorator.cfc:30 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:119 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:52 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuite.cfc:131 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/DirectoryTestSuite.cfc:37 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/HttpAntRunner.cfc:28
0.155
testShutdownErrorExpression

Element OBJECTSTORE is undefined in a Java object of type class [Ljava.lang.String;. at /Users/lmajano/Sites/cboxdev/core/coldbox/system/cache/providers/CacheBoxProvider.cfc:530 at /Users/lmajano/Sites/cboxdev/core/coldbox/testing/cases/cache/providers/CacheBoxProviderTest.cfc:55 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestDecorator.cfc:30 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:119 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:52 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuite.cfc:131 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/DirectoryTestSuite.cfc:37 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/HttpAntRunner.cfc:28
0.204
testGetKeysErrorExpression

Element OBJECTSTORE is undefined in a Java object of type class [Ljava.lang.String;. at /Users/lmajano/Sites/cboxdev/core/coldbox/system/cache/providers/CacheBoxProvider.cfc:530 at /Users/lmajano/Sites/cboxdev/core/coldbox/testing/cases/cache/providers/CacheBoxProviderTest.cfc:55 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestDecorator.cfc:30 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:119 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:52 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuite.cfc:131 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/DirectoryTestSuite.cfc:37 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/HttpAntRunner.cfc:28
0.156
testgetCachedObjectMetadataErrorExpression

Element OBJECTSTORE is undefined in a Java object of type class [Ljava.lang.String;. at /Users/lmajano/Sites/cboxdev/core/coldbox/system/cache/providers/CacheBoxProvider.cfc:530 at /Users/lmajano/Sites/cboxdev/core/coldbox/testing/cases/cache/providers/CacheBoxProviderTest.cfc:55 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestDecorator.cfc:30 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:119 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:52 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuite.cfc:131 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/DirectoryTestSuite.cfc:37 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/HttpAntRunner.cfc:28
0.155
testGetSizeErrorExpression

Element OBJECTSTORE is undefined in a Java object of type class [Ljava.lang.String;. at /Users/lmajano/Sites/cboxdev/core/coldbox/system/cache/providers/CacheBoxProvider.cfc:530 at /Users/lmajano/Sites/cboxdev/core/coldbox/testing/cases/cache/providers/CacheBoxProviderTest.cfc:55 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestDecorator.cfc:30 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:119 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:52 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuite.cfc:131 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/DirectoryTestSuite.cfc:37 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/HttpAntRunner.cfc:28
0.159
testLookupMultiErrorExpression

Element OBJECTSTORE is undefined in a Java object of type class [Ljava.lang.String;. at /Users/lmajano/Sites/cboxdev/core/coldbox/system/cache/providers/CacheBoxProvider.cfc:530 at /Users/lmajano/Sites/cboxdev/core/coldbox/testing/cases/cache/providers/CacheBoxProviderTest.cfc:55 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestDecorator.cfc:30 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:119 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:52 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuite.cfc:131 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/DirectoryTestSuite.cfc:37 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/HttpAntRunner.cfc:28
0.228
testClearErrorExpression

Element OBJECTSTORE is undefined in a Java object of type class [Ljava.lang.String;. at /Users/lmajano/Sites/cboxdev/core/coldbox/system/cache/providers/CacheBoxProvider.cfc:530 at /Users/lmajano/Sites/cboxdev/core/coldbox/testing/cases/cache/providers/CacheBoxProviderTest.cfc:55 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestDecorator.cfc:30 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:119 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:52 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuite.cfc:131 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/DirectoryTestSuite.cfc:37 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/HttpAntRunner.cfc:28
0.152
testSetMultiErrorExpression

Element OBJECTSTORE is undefined in a Java object of type class [Ljava.lang.String;. at /Users/lmajano/Sites/cboxdev/core/coldbox/system/cache/providers/CacheBoxProvider.cfc:530 at /Users/lmajano/Sites/cboxdev/core/coldbox/testing/cases/cache/providers/CacheBoxProviderTest.cfc:55 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestDecorator.cfc:30 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:119 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:52 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuite.cfc:131 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/DirectoryTestSuite.cfc:37 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/HttpAntRunner.cfc:28
0.160
testExpireByKeySnippetErrorExpression

Element OBJECTSTORE is undefined in a Java object of type class [Ljava.lang.String;. at /Users/lmajano/Sites/cboxdev/core/coldbox/system/cache/providers/CacheBoxProvider.cfc:530 at /Users/lmajano/Sites/cboxdev/core/coldbox/testing/cases/cache/providers/CacheBoxProviderTest.cfc:55 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestDecorator.cfc:30 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:119 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:52 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuite.cfc:131 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/DirectoryTestSuite.cfc:37 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/HttpAntRunner.cfc:28
0.561
testGetMultiErrorExpression

Element OBJECTSTORE is undefined in a Java object of type class [Ljava.lang.String;. at /Users/lmajano/Sites/cboxdev/core/coldbox/system/cache/providers/CacheBoxProvider.cfc:530 at /Users/lmajano/Sites/cboxdev/core/coldbox/testing/cases/cache/providers/CacheBoxProviderTest.cfc:55 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestDecorator.cfc:30 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:119 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:52 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuite.cfc:131 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/DirectoryTestSuite.cfc:37 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/HttpAntRunner.cfc:28
0.293
testLookupErrorExpression

Element OBJECTSTORE is undefined in a Java object of type class [Ljava.lang.String;. at /Users/lmajano/Sites/cboxdev/core/coldbox/system/cache/providers/CacheBoxProvider.cfc:530 at /Users/lmajano/Sites/cboxdev/core/coldbox/testing/cases/cache/providers/CacheBoxProviderTest.cfc:55 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestDecorator.cfc:30 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:119 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:52 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuite.cfc:131 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/DirectoryTestSuite.cfc:37 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/HttpAntRunner.cfc:28
0.162
testClearQuietErrorExpression

Element OBJECTSTORE is undefined in a Java object of type class [Ljava.lang.String;. at /Users/lmajano/Sites/cboxdev/core/coldbox/system/cache/providers/CacheBoxProvider.cfc:530 at /Users/lmajano/Sites/cboxdev/core/coldbox/testing/cases/cache/providers/CacheBoxProviderTest.cfc:55 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestDecorator.cfc:30 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:119 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:52 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuite.cfc:131 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/DirectoryTestSuite.cfc:37 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/HttpAntRunner.cfc:28
0.193
testclearViewMultiSuccess0.428
testclearEventMultiSuccess0.100
testClearAllEventsSuccess0.146
testclearViewSuccess0.132
testPrefixesErrorApplication

The method getHandlerCacheKeyPrefix was not found in component /Users/lmajano/Sites/cboxdev/core/coldbox/system/cache/providers/CFColdBoxProvider.cfc. at /Users/lmajano/Sites/cboxdev/core/coldbox/testing/cases/cache/providers/CFColdBoxProviderTest.cfc:36 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestCase.cfc:113 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/decorators/DataProviderDecorator.cfc:31 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:99 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:52 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuite.cfc:131 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/DirectoryTestSuite.cfc:37 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/HttpAntRunner.cfc:28
0.128
testClearAllViewsSuccess0.153
testclearByKeySnippetSuccess0.093
testgetEventURLFacadeSuccess0.107
testclearEventSuccess0.139
testClearQuietSuccess0.210
testSetQuietSuccess0.104
testLookupSuccess0.116
testGetQuietSuccess0.204
testGetSuccess0.102
testShutdownSuccess0.115
testgetKeysSuccess0.129
testGetSizeSuccess0.142
testClearSuccess0.134
testLookupQuietSuccess0.289
testSetSuccess0.102
testgetCachedObjectMetadataSuccess0.099
testClearQuietSuccess0.137
testSetQuietSuccess0.128
testLookupSuccess0.197
testGetQuietSuccess0.114
testGetSuccess0.186
testShutdownSuccess0.101
testgetKeysSuccess0.097
testGetSizeSuccess0.119
testClearSuccess0.138
testLookupQuietSuccess0.182
testSetSuccess0.161
testgetCachedObjectMetadataSuccess0.176
testMethodsSuccess0.003
testclearViewMultiErrorExpression

Variable CACHE is undefined. at /Users/lmajano/Sites/cboxdev/core/coldbox/testing/cases/cache/providers/RailoProviderTest.cfc:46 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestDecorator.cfc:30 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:119 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:52 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuite.cfc:131 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/DirectoryTestSuite.cfc:37 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/HttpAntRunner.cfc:28
0.229
testclearEventMultiErrorExpression

Variable CACHE is undefined. at /Users/lmajano/Sites/cboxdev/core/coldbox/testing/cases/cache/providers/RailoProviderTest.cfc:46 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestDecorator.cfc:30 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:119 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:52 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuite.cfc:131 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/DirectoryTestSuite.cfc:37 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/HttpAntRunner.cfc:28
0.189
testClearAllEventsErrorExpression

Variable CACHE is undefined. at /Users/lmajano/Sites/cboxdev/core/coldbox/testing/cases/cache/providers/RailoProviderTest.cfc:46 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestDecorator.cfc:30 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:119 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:52 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuite.cfc:131 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/DirectoryTestSuite.cfc:37 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/HttpAntRunner.cfc:28
0.190
testclearViewErrorExpression

Variable CACHE is undefined. at /Users/lmajano/Sites/cboxdev/core/coldbox/testing/cases/cache/providers/RailoProviderTest.cfc:46 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestDecorator.cfc:30 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:119 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:52 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuite.cfc:131 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/DirectoryTestSuite.cfc:37 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/HttpAntRunner.cfc:28
0.162
testPrefixesErrorExpression

Variable CACHE is undefined. at /Users/lmajano/Sites/cboxdev/core/coldbox/testing/cases/cache/providers/RailoProviderTest.cfc:46 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestDecorator.cfc:30 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:119 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:52 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuite.cfc:131 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/DirectoryTestSuite.cfc:37 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/HttpAntRunner.cfc:28
0.234
testClearAllViewsErrorExpression

Variable CACHE is undefined. at /Users/lmajano/Sites/cboxdev/core/coldbox/testing/cases/cache/providers/RailoProviderTest.cfc:46 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestDecorator.cfc:30 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:119 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:52 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuite.cfc:131 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/DirectoryTestSuite.cfc:37 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/HttpAntRunner.cfc:28
0.156
testclearByKeySnippetErrorExpression

Variable CACHE is undefined. at /Users/lmajano/Sites/cboxdev/core/coldbox/testing/cases/cache/providers/RailoProviderTest.cfc:46 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestDecorator.cfc:30 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:119 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:52 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuite.cfc:131 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/DirectoryTestSuite.cfc:37 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/HttpAntRunner.cfc:28
0.268
testgetEventURLFacadeErrorExpression

Variable CACHE is undefined. at /Users/lmajano/Sites/cboxdev/core/coldbox/testing/cases/cache/providers/RailoProviderTest.cfc:46 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestDecorator.cfc:30 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:119 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:52 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuite.cfc:131 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/DirectoryTestSuite.cfc:37 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/HttpAntRunner.cfc:28
0.203
testclearEventErrorExpression

Variable CACHE is undefined. at /Users/lmajano/Sites/cboxdev/core/coldbox/testing/cases/cache/providers/RailoProviderTest.cfc:46 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestDecorator.cfc:30 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:119 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:52 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuite.cfc:131 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/DirectoryTestSuite.cfc:37 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/HttpAntRunner.cfc:28
0.190
testClearQuietErrorExpression

Variable CACHE is undefined. at /Users/lmajano/Sites/cboxdev/core/coldbox/testing/cases/cache/providers/RailoProviderTest.cfc:46 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestDecorator.cfc:30 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:119 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:52 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuite.cfc:131 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/DirectoryTestSuite.cfc:37 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/HttpAntRunner.cfc:28
0.198
testSetQuietErrorExpression

Variable CACHE is undefined. at /Users/lmajano/Sites/cboxdev/core/coldbox/testing/cases/cache/providers/RailoProviderTest.cfc:46 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestDecorator.cfc:30 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:119 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:52 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuite.cfc:131 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/DirectoryTestSuite.cfc:37 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/HttpAntRunner.cfc:28
0.223
testLookupErrorExpression

Variable CACHE is undefined. at /Users/lmajano/Sites/cboxdev/core/coldbox/testing/cases/cache/providers/RailoProviderTest.cfc:46 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestDecorator.cfc:30 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:119 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:52 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuite.cfc:131 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/DirectoryTestSuite.cfc:37 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/HttpAntRunner.cfc:28
0.175
testGetQuietErrorExpression

Variable CACHE is undefined. at /Users/lmajano/Sites/cboxdev/core/coldbox/testing/cases/cache/providers/RailoProviderTest.cfc:46 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestDecorator.cfc:30 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:119 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:52 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuite.cfc:131 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/DirectoryTestSuite.cfc:37 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/HttpAntRunner.cfc:28
0.191
testGetErrorExpression

Variable CACHE is undefined. at /Users/lmajano/Sites/cboxdev/core/coldbox/testing/cases/cache/providers/RailoProviderTest.cfc:46 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestDecorator.cfc:30 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:119 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:52 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuite.cfc:131 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/DirectoryTestSuite.cfc:37 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/HttpAntRunner.cfc:28
0.173
testShutdownErrorExpression

Variable CACHE is undefined. at /Users/lmajano/Sites/cboxdev/core/coldbox/testing/cases/cache/providers/RailoProviderTest.cfc:46 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestDecorator.cfc:30 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:119 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:52 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuite.cfc:131 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/DirectoryTestSuite.cfc:37 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/HttpAntRunner.cfc:28
0.207
testgetKeysErrorExpression

Variable CACHE is undefined. at /Users/lmajano/Sites/cboxdev/core/coldbox/testing/cases/cache/providers/RailoProviderTest.cfc:46 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestDecorator.cfc:30 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:119 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:52 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuite.cfc:131 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/DirectoryTestSuite.cfc:37 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/HttpAntRunner.cfc:28
0.167
testGetSizeErrorExpression

Variable CACHE is undefined. at /Users/lmajano/Sites/cboxdev/core/coldbox/testing/cases/cache/providers/RailoProviderTest.cfc:46 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestDecorator.cfc:30 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:119 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:52 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuite.cfc:131 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/DirectoryTestSuite.cfc:37 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/HttpAntRunner.cfc:28
0.231
testClearErrorExpression

Variable CACHE is undefined. at /Users/lmajano/Sites/cboxdev/core/coldbox/testing/cases/cache/providers/RailoProviderTest.cfc:46 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestDecorator.cfc:30 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:119 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:52 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuite.cfc:131 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/DirectoryTestSuite.cfc:37 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/HttpAntRunner.cfc:28
0.154
testLookupQuietErrorExpression

Variable CACHE is undefined. at /Users/lmajano/Sites/cboxdev/core/coldbox/testing/cases/cache/providers/RailoProviderTest.cfc:46 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestDecorator.cfc:30 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:119 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:52 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuite.cfc:131 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/DirectoryTestSuite.cfc:37 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/HttpAntRunner.cfc:28
0.151
testSetErrorExpression

Variable CACHE is undefined. at /Users/lmajano/Sites/cboxdev/core/coldbox/testing/cases/cache/providers/RailoProviderTest.cfc:46 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestDecorator.cfc:30 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:119 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:52 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuite.cfc:131 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/DirectoryTestSuite.cfc:37 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/HttpAntRunner.cfc:28
0.181
testgetCachedObjectMetadataErrorExpression

Variable CACHE is undefined. at /Users/lmajano/Sites/cboxdev/core/coldbox/testing/cases/cache/providers/RailoProviderTest.cfc:46 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestDecorator.cfc:30 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:119 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:52 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuite.cfc:131 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/DirectoryTestSuite.cfc:37 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/HttpAntRunner.cfc:28
0.195
testClearQuietErrorExpression

Variable CACHE is undefined. at /Users/lmajano/Sites/cboxdev/core/coldbox/testing/cases/cache/providers/RailoProviderTest.cfc:46 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestDecorator.cfc:30 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:119 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:52 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuite.cfc:131 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/DirectoryTestSuite.cfc:37 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/HttpAntRunner.cfc:28
0.160
testSetQuietErrorExpression

Variable CACHE is undefined. at /Users/lmajano/Sites/cboxdev/core/coldbox/testing/cases/cache/providers/RailoProviderTest.cfc:46 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestDecorator.cfc:30 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:119 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:52 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuite.cfc:131 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/DirectoryTestSuite.cfc:37 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/HttpAntRunner.cfc:28
0.310
testLookupErrorExpression

Variable CACHE is undefined. at /Users/lmajano/Sites/cboxdev/core/coldbox/testing/cases/cache/providers/RailoProviderTest.cfc:46 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestDecorator.cfc:30 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:119 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:52 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuite.cfc:131 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/DirectoryTestSuite.cfc:37 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/HttpAntRunner.cfc:28
0.180
testGetQuietErrorExpression

Variable CACHE is undefined. at /Users/lmajano/Sites/cboxdev/core/coldbox/testing/cases/cache/providers/RailoProviderTest.cfc:46 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestDecorator.cfc:30 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:119 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:52 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuite.cfc:131 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/DirectoryTestSuite.cfc:37 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/HttpAntRunner.cfc:28
0.170
testGetErrorExpression

Variable CACHE is undefined. at /Users/lmajano/Sites/cboxdev/core/coldbox/testing/cases/cache/providers/RailoProviderTest.cfc:46 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestDecorator.cfc:30 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:119 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:52 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuite.cfc:131 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/DirectoryTestSuite.cfc:37 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/HttpAntRunner.cfc:28
0.179
testShutdownErrorExpression

Variable CACHE is undefined. at /Users/lmajano/Sites/cboxdev/core/coldbox/testing/cases/cache/providers/RailoProviderTest.cfc:46 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestDecorator.cfc:30 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:119 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:52 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuite.cfc:131 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/DirectoryTestSuite.cfc:37 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/HttpAntRunner.cfc:28
0.161
testgetKeysErrorExpression

Variable CACHE is undefined. at /Users/lmajano/Sites/cboxdev/core/coldbox/testing/cases/cache/providers/RailoProviderTest.cfc:46 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestDecorator.cfc:30 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:119 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:52 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuite.cfc:131 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/DirectoryTestSuite.cfc:37 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/HttpAntRunner.cfc:28
0.157
testGetSizeErrorExpression

Variable CACHE is undefined. at /Users/lmajano/Sites/cboxdev/core/coldbox/testing/cases/cache/providers/RailoProviderTest.cfc:46 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestDecorator.cfc:30 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:119 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:52 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuite.cfc:131 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/DirectoryTestSuite.cfc:37 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/HttpAntRunner.cfc:28
0.218
testClearErrorExpression

Variable CACHE is undefined. at /Users/lmajano/Sites/cboxdev/core/coldbox/testing/cases/cache/providers/RailoProviderTest.cfc:46 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestDecorator.cfc:30 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:119 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:52 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuite.cfc:131 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/DirectoryTestSuite.cfc:37 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/HttpAntRunner.cfc:28
0.150
testLookupQuietErrorExpression

Variable CACHE is undefined. at /Users/lmajano/Sites/cboxdev/core/coldbox/testing/cases/cache/providers/RailoProviderTest.cfc:46 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestDecorator.cfc:30 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:119 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:52 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuite.cfc:131 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/DirectoryTestSuite.cfc:37 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/HttpAntRunner.cfc:28
0.198
testSetErrorExpression

Variable CACHE is undefined. at /Users/lmajano/Sites/cboxdev/core/coldbox/testing/cases/cache/providers/RailoProviderTest.cfc:46 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestDecorator.cfc:30 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:119 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:52 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuite.cfc:131 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/DirectoryTestSuite.cfc:37 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/HttpAntRunner.cfc:28
0.184
testgetCachedObjectMetadataErrorExpression

Variable CACHE is undefined. at /Users/lmajano/Sites/cboxdev/core/coldbox/testing/cases/cache/providers/RailoProviderTest.cfc:46 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestDecorator.cfc:30 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:119 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:52 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuite.cfc:131 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/DirectoryTestSuite.cfc:37 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/HttpAntRunner.cfc:28
0.170
testgetSoftRefKeyMapSuccess0.003
testgetSoftRefKeySuccess0.024
testLookupSuccess0.003
testGetPoolSuccess0.002
testGetQuietSuccess0.003
testGetSuccess0.005
testClearAllSuccess0.003
testgetReferenceQueueSuccess0.003
testGetKeysSuccess0.003
testGetSizeSuccess0.001
testClearSuccess0.002
testCreateSoftReferenceSuccess0.010
testSetSuccess0.030
testExpirationsSuccess0.004
testLookupSuccess0.006
testGetPoolSuccess0.003
testGetQuietSuccess0.004
testGetSuccess0.003
testClearAllSuccess0.003
testGetKeysSuccess0.004
testGetSizeSuccess0.003
testSetEternalsSuccess0.005
testGetIndexerSuccess0.003
testClearSuccess0.003
testSetSuccess0.003
testExpirationsSuccess0.002
testLookupSuccess0.115
testGetQuietSuccess0.045
testGetSuccess0.061
testClearAllSuccess0.094
testGetKeysSuccess0.046
testGetSizeSuccess0.062
testGetIndexerSuccess0.050
testClearSuccess0.049
testSetSuccess0.047
testExpirationsSuccess0.056
testLookupErrorjava.sql.SQLException

Datasource cacheTest could not be found. at /Users/lmajano/Sites/cboxdev/core/coldbox/system/cache/store/JDBCStore.cfc:382 at /Users/lmajano/Sites/cboxdev/core/coldbox/system/cache/store/JDBCStore.cfc:67 at /Users/lmajano/Sites/cboxdev/core/coldbox/testing/cases/cache/store/JDBCStoreTest.cfc:22 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestDecorator.cfc:26 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:97 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:52 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuite.cfc:131 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/DirectoryTestSuite.cfc:37 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/HttpAntRunner.cfc:28
0.027
testGetQuietErrorjava.sql.SQLException

Datasource cacheTest could not be found. at /Users/lmajano/Sites/cboxdev/core/coldbox/system/cache/store/JDBCStore.cfc:382 at /Users/lmajano/Sites/cboxdev/core/coldbox/system/cache/store/JDBCStore.cfc:67 at /Users/lmajano/Sites/cboxdev/core/coldbox/testing/cases/cache/store/JDBCStoreTest.cfc:22 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestDecorator.cfc:26 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:97 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:52 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuite.cfc:131 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/DirectoryTestSuite.cfc:37 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/HttpAntRunner.cfc:28
0.023
testGetErrorjava.sql.SQLException

Datasource cacheTest could not be found. at /Users/lmajano/Sites/cboxdev/core/coldbox/system/cache/store/JDBCStore.cfc:382 at /Users/lmajano/Sites/cboxdev/core/coldbox/system/cache/store/JDBCStore.cfc:67 at /Users/lmajano/Sites/cboxdev/core/coldbox/testing/cases/cache/store/JDBCStoreTest.cfc:22 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestDecorator.cfc:26 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:97 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:52 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuite.cfc:131 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/DirectoryTestSuite.cfc:37 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/HttpAntRunner.cfc:28
0.023
testClearAllErrorjava.sql.SQLException

Datasource cacheTest could not be found. at /Users/lmajano/Sites/cboxdev/core/coldbox/system/cache/store/JDBCStore.cfc:382 at /Users/lmajano/Sites/cboxdev/core/coldbox/system/cache/store/JDBCStore.cfc:67 at /Users/lmajano/Sites/cboxdev/core/coldbox/testing/cases/cache/store/JDBCStoreTest.cfc:22 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestDecorator.cfc:26 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:97 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:52 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuite.cfc:131 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/DirectoryTestSuite.cfc:37 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/HttpAntRunner.cfc:28
0.022
testGetKeysErrorjava.sql.SQLException

Datasource cacheTest could not be found. at /Users/lmajano/Sites/cboxdev/core/coldbox/system/cache/store/JDBCStore.cfc:382 at /Users/lmajano/Sites/cboxdev/core/coldbox/system/cache/store/JDBCStore.cfc:67 at /Users/lmajano/Sites/cboxdev/core/coldbox/testing/cases/cache/store/JDBCStoreTest.cfc:22 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestDecorator.cfc:26 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:97 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:52 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuite.cfc:131 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/DirectoryTestSuite.cfc:37 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/HttpAntRunner.cfc:28
0.022
testGetSizeErrorjava.sql.SQLException

Datasource cacheTest could not be found. at /Users/lmajano/Sites/cboxdev/core/coldbox/system/cache/store/JDBCStore.cfc:382 at /Users/lmajano/Sites/cboxdev/core/coldbox/system/cache/store/JDBCStore.cfc:67 at /Users/lmajano/Sites/cboxdev/core/coldbox/testing/cases/cache/store/JDBCStoreTest.cfc:22 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestDecorator.cfc:26 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:97 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:52 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuite.cfc:131 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/DirectoryTestSuite.cfc:37 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/HttpAntRunner.cfc:28
0.022
testGetIndexerErrorjava.sql.SQLException

Datasource cacheTest could not be found. at /Users/lmajano/Sites/cboxdev/core/coldbox/system/cache/store/JDBCStore.cfc:382 at /Users/lmajano/Sites/cboxdev/core/coldbox/system/cache/store/JDBCStore.cfc:67 at /Users/lmajano/Sites/cboxdev/core/coldbox/testing/cases/cache/store/JDBCStoreTest.cfc:22 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestDecorator.cfc:26 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:97 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:52 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuite.cfc:131 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/DirectoryTestSuite.cfc:37 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/HttpAntRunner.cfc:28
0.023
testClearErrorjava.sql.SQLException

Datasource cacheTest could not be found. at /Users/lmajano/Sites/cboxdev/core/coldbox/system/cache/store/JDBCStore.cfc:382 at /Users/lmajano/Sites/cboxdev/core/coldbox/system/cache/store/JDBCStore.cfc:67 at /Users/lmajano/Sites/cboxdev/core/coldbox/testing/cases/cache/store/JDBCStoreTest.cfc:22 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestDecorator.cfc:26 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:97 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:52 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuite.cfc:131 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/DirectoryTestSuite.cfc:37 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/HttpAntRunner.cfc:28
0.023
testSetErrorjava.sql.SQLException

Datasource cacheTest could not be found. at /Users/lmajano/Sites/cboxdev/core/coldbox/system/cache/store/JDBCStore.cfc:382 at /Users/lmajano/Sites/cboxdev/core/coldbox/system/cache/store/JDBCStore.cfc:67 at /Users/lmajano/Sites/cboxdev/core/coldbox/testing/cases/cache/store/JDBCStoreTest.cfc:22 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestDecorator.cfc:26 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:97 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:52 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuite.cfc:131 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/DirectoryTestSuite.cfc:37 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/HttpAntRunner.cfc:28
0.022
testExpirationsErrorjava.sql.SQLException

Datasource cacheTest could not be found. at /Users/lmajano/Sites/cboxdev/core/coldbox/system/cache/store/JDBCStore.cfc:382 at /Users/lmajano/Sites/cboxdev/core/coldbox/system/cache/store/JDBCStore.cfc:67 at /Users/lmajano/Sites/cboxdev/core/coldbox/testing/cases/cache/store/JDBCStoreTest.cfc:22 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestDecorator.cfc:26 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:97 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:52 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuite.cfc:131 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/DirectoryTestSuite.cfc:37 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/HttpAntRunner.cfc:28
0.025
testGetFieldsErrorjava.sql.SQLException

Datasource cacheTest could not be found. at /Users/lmajano/Sites/cboxdev/core/coldbox/system/cache/store/JDBCStore.cfc:382 at /Users/lmajano/Sites/cboxdev/core/coldbox/system/cache/store/JDBCStore.cfc:67 at /Users/lmajano/Sites/cboxdev/core/coldbox/testing/cases/cache/store/indexers/JDBCMetadataIndexerTest.cfc:11 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestDecorator.cfc:26 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:97 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:52 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuite.cfc:131 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/DirectoryTestSuite.cfc:37 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/HttpAntRunner.cfc:28
0.030
testgetObjectMetadataPropertyErrorjava.sql.SQLException

Datasource cacheTest could not be found. at /Users/lmajano/Sites/cboxdev/core/coldbox/system/cache/store/JDBCStore.cfc:382 at /Users/lmajano/Sites/cboxdev/core/coldbox/system/cache/store/JDBCStore.cfc:67 at /Users/lmajano/Sites/cboxdev/core/coldbox/testing/cases/cache/store/indexers/JDBCMetadataIndexerTest.cfc:11 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestDecorator.cfc:26 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:97 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:52 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuite.cfc:131 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/DirectoryTestSuite.cfc:37 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/HttpAntRunner.cfc:28
0.030
getSortedKeysErrorjava.sql.SQLException

Datasource cacheTest could not be found. at /Users/lmajano/Sites/cboxdev/core/coldbox/system/cache/store/JDBCStore.cfc:382 at /Users/lmajano/Sites/cboxdev/core/coldbox/system/cache/store/JDBCStore.cfc:67 at /Users/lmajano/Sites/cboxdev/core/coldbox/testing/cases/cache/store/indexers/JDBCMetadataIndexerTest.cfc:11 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestDecorator.cfc:26 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:97 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:52 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuite.cfc:131 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/DirectoryTestSuite.cfc:37 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/HttpAntRunner.cfc:28
0.029
testgetObjectMetadataErrorjava.sql.SQLException

Datasource cacheTest could not be found. at /Users/lmajano/Sites/cboxdev/core/coldbox/system/cache/store/JDBCStore.cfc:382 at /Users/lmajano/Sites/cboxdev/core/coldbox/system/cache/store/JDBCStore.cfc:67 at /Users/lmajano/Sites/cboxdev/core/coldbox/testing/cases/cache/store/indexers/JDBCMetadataIndexerTest.cfc:11 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestDecorator.cfc:26 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:97 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:52 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuite.cfc:131 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/DirectoryTestSuite.cfc:37 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/HttpAntRunner.cfc:28
0.033
testGetPoolSuccess0.004
getSetObjectMetdataSuccess0.002
testGetFieldsSuccess0.002
testClearAllSuccess0.001
speedTestsSuccess1.299
testGetKeysSuccess0.001
testGetSizeErrorExpression

Variable TDATE is undefined. at /Users/lmajano/Sites/cboxdev/core/coldbox/testing/cases/cache/store/indexers/MetadataIndexerTest.cfc:68 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestCase.cfc:113 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/decorators/DataProviderDecorator.cfc:31 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:99 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuiteRunner.cfc:52 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/framework/TestSuite.cfc:131 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/DirectoryTestSuite.cfc:37 at /Users/lmajano/Sites/MyDevelopment/Frameworks/mxunit/runner/HttpAntRunner.cfc:28
0.005
getSetMetdataPropertySuccess0.003
testGetSortedKeysSuccess0.044
testhitSuccess0.010
testclearStatsSuccess0.002
testsetGarbageCollectionsSuccess0.006
testgetlastReapDatetimeSuccess0.001
testgetCachePerformanceRatioSuccess0.001
testgetObjectCountSuccess0.050
testgcHitSuccess0.002
testgetGarbageCollectionsSuccess0.002
testsetEvictionCountSuccess0.002
testmissSuccess0.001
testsetlastReapDatetimeSuccess0.002
testgethitsSuccess0.001
testgetEvictionCountSuccess0.001
testgetmissesSuccess0.001
testevictionHitSuccess0.001
testbuildEventKeyNoContextSuccess0.067
testgetUniqueHashSuccess0.054
testbuildEventKeySuccess0.114
testbuildHashSuccess0.018
Properties »

Back to top