My Awesome TestBox Results

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
25300100.00%4.196
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
115001.4742014-11-12T21:16:39108.166.178.244
test.specs90002.6892014-11-12T21:16:39108.166.178.244
test.specs.more48000.0332014-11-12T21:16:39108.166.178.244

Package

NameTestsErrorsFailuresTime(s)Time StampHost
TestBox xUnit suite for cf10 and above48000.0332014-11-12T21:16:39108.166.178.244
TestBox xUnit suite for CF943000.0312014-11-12T21:16:39108.166.178.244
MockBox Suite24001.4102014-11-12T21:16:39108.166.178.244
Back to top

Package test.specs

NameTestsErrorsFailuresTime(s)Time StampHost
BDDInheritanceTest7000.0332014-11-12T21:16:39108.166.178.244
BDDLifecycleTest3000.0482014-11-12T21:16:39108.166.178.244
BDDTest27001.3492014-11-12T21:16:39108.166.178.244
BaseTest1000.0012014-11-12T21:16:39108.166.178.244
CustomAssertions3000.1902014-11-12T21:16:39108.166.178.244
DebugTests4000.0222014-11-12T21:16:39108.166.178.244
EdgeCases1000.0042014-11-12T21:16:39108.166.178.244
LabelsTest5000.0122014-11-12T21:16:39108.166.178.244
MXUnitCompatTest36001.0142014-11-12T21:16:39108.166.178.244
NestedDescribeTest1000.0052014-11-12T21:16:39108.166.178.244
ThreadCollisions2000.0112014-11-12T21:16:39108.166.178.244
Back to top

Package test.specs.more

NameTestsErrorsFailuresTime(s)Time StampHost
EmbedTest48000.0332014-11-12T21:16:39108.166.178.244
Back to top


TestCase BaseTest

NameStatusTypeTime(s)
test.specs.BaseTest testFromInheritanceSuccess0.001
Properties »

Back to top

TestCase BDDInheritanceTest

NameStatusTypeTime(s)
A spec is just a closure so it can contain codeSuccess0.004
A spec can have more than one expectation testSuccess0.012
A spec can have negative expectationsSuccess0.011
A spec can have tests that can be skipped easily like this oneSuccess0.000
A spec can have tests that execute if the right environment exists (railo only)Success0.004
A spec can have tests that execute if the right environment exists (acf only)Success0.001
A spec can have a skip that is executed at runtimeSuccess0.000
Properties »

Back to top

TestCase BDDLifecycleTest

NameStatusTypeTime(s)
A suite before should be 1Success0.009
A suite A nested suite before should be 4Success0.015
A suite A nested suite Another nested suite before should be 11Success0.024
Properties »

Back to top

TestCase BDDTest

NameStatusTypeTime(s)
A spec is just a closure so it can contain codeSuccess0.214
A spec can have more than one expectation testSuccess0.015
A spec can have negative expectationsSuccess0.012
A spec can get private propertiesSuccess0.388
A spec can have tests that can be skipped easily like this oneSuccess0.000
A spec can have tests that execute if the right environment exists (railo only)Success0.007
A spec can have tests that execute if the right environment exists (acf only)Success0.000
A spec can have a skip that is executed at runtimeSuccess0.001
A spec can have null expectationsSuccess0.008
A spec can have discrete mathSuccess0.013
Custom Matchers are cool and foo should be really falseSuccess0.005
Custom Matchers are still cool and the negation of foo should be really trueSuccess0.006
Custom Matchers Nested suite: Testing loading via a CFC should be awesomeSuccess0.189
Custom Matchers Nested suite: Testing loading via a CFC should know its makerSuccess0.010
Custom Matchers Nested suite: Testing loading via a CFC Yet another nested suite should have cascaded beforeEach() call from parentSuccess0.013
Custom Matchers Nested suite: Testing loading via a CFC Yet another nested suite should have cascaded beforeEach() call from grandparentSuccess0.012
Custom Matchers Another Nested Suite can also be awesomeSuccess0.007
A railo only suite should only execute for railoSuccess0.003
A calculator test suite Can have a separate beforeEach for this suiteSuccess0.184
A calculator test suite can add incorrectly and failSuccess0.000
A calculator test suite cannot divide by zeroSuccess0.005
A calculator test suite cannot divide by zero with message regexSuccess0.010
A calculator test suite can do throws with no messageSuccess0.005
A calculator test suite can do throws with message and detail regexSuccess0.007
A calculator test suite can use a mocked stubSuccess0.224
A calculator test suite can produce errorsSuccess0.001
Properties »

Back to top

TestCase CustomAssertions

NameStatusTypeTime(s)
Custom Assertions awesome worksSuccess0.001
Custom Assertions funky worksSuccess0.000
Custom Assertions funky can failSuccess0.002
Properties »

Back to top

TestCase DebugTests

NameStatusTypeTime(s)
Debug can have custom labelsSuccess0.005
Debug can have generic labelsSuccess0.005
Debug can do top functionalitySuccess0.002
Debug another Suite can have generic labels tooSuccess0.008
Properties »

Back to top

TestCase EdgeCases

NameStatusTypeTime(s)
Tests sparse array worksSuccess0.003
Properties »

Back to top

TestCase EmbedTest

NameStatusTypeTime(s)
test.specs.more.EmbedTest testThrowsSuccess0.001
test.specs.more.EmbedTest testLengthOfSuccess0.001
test.specs.more.EmbedTest testNotKeySuccess0.000
test.specs.more.EmbedTest testIsEmptySuccess0.001
test.specs.more.EmbedTest testisEqualWithCaseSuccess0.000
test.specs.more.EmbedTest testMatchWithCaseSuccess0.000
test.specs.more.EmbedTest testNegatedAwesomeCustomAssertionSuccess0.000
test.specs.more.EmbedTest testExpectedExceptionWithValueAndRegexSuccess0.001
test.specs.more.EmbedTest testIsGTSuccess0.000
test.specs.more.EmbedTest testExpectedExceptionFromMethodWithTypeSuccess0.001
test.specs.more.EmbedTest testAssertSuccess0.000
test.specs.more.EmbedTest testNotDeepKeySuccess0.000
test.specs.more.EmbedTest testDeepKeySuccess0.001
test.specs.more.EmbedTest testIncludesSuccess0.000
test.specs.more.EmbedTest testInstanceOfSuccess0.000
test.specs.more.EmbedTest testNotLengthOfSuccess0.001
test.specs.more.EmbedTest testnotIncludesWithCaseSuccess0.000
test.specs.more.EmbedTest testIsGTESuccess0.000
test.specs.more.EmbedTest testIsEmptyFunctionsSuccess0.001
test.specs.more.EmbedTest testIsEqualQuerySuccess0.003
test.specs.more.EmbedTest testIncludesWithCaseSuccess0.000
test.specs.more.EmbedTest testNotInstanceOfSuccess0.000
test.specs.more.EmbedTest testIsNotEmptySuccess0.001
test.specs.more.EmbedTest testExpectedExceptionNoValueSuccess0.000
test.specs.more.EmbedTest testExpectedExceptionFromMethodSuccess0.001
test.specs.more.EmbedTest testisNotEqualSuccess0.001
test.specs.more.EmbedTest testIsLTESuccess0.000
test.specs.more.EmbedTest testAssertShortcutSuccess0.000
test.specs.more.EmbedTest testnullValueSuccess0.001
test.specs.more.EmbedTest testThatShouldFailWithShortcutSuccess0.000
test.specs.more.EmbedTest testNotThrowsSuccess0.000
test.specs.more.EmbedTest testNotMatchSuccess0.001
test.specs.more.EmbedTest testNotIncludesSuccess0.000
test.specs.more.EmbedTest testNotNullValueSuccess0.000
test.specs.more.EmbedTest testFloatingPointNumberAdditionSuccess0.001
test.specs.more.EmbedTest testAwesomeCustomAssertionSuccess0.000
test.specs.more.EmbedTest testisEqualSuccess0.009
test.specs.more.EmbedTest testExpectedExceptionFromMethodWithTypeAndRegexSuccess0.001
test.specs.more.EmbedTest testSkippedSuccess0.000
test.specs.more.EmbedTest testisTrueSuccess0.000
test.specs.more.EmbedTest testIsLTSuccess0.001
test.specs.more.EmbedTest testisFalseSuccess0.000
test.specs.more.EmbedTest testKeySuccess0.000
test.specs.more.EmbedTest testExpectedExceptionWithValueSuccess0.001
test.specs.more.EmbedTest testTypeOfSuccess0.001
test.specs.more.EmbedTest testThatShouldFailSuccess0.000
test.specs.more.EmbedTest testMatchSuccess0.000
test.specs.more.EmbedTest testNotTypeOfSuccess0.001
Properties »

Back to top

TestCase LabelsTest

NameStatusTypeTime(s)
Suite with a label should executeSuccess0.010
Suite with a label should execute as wellSuccess0.000
Suite with a label Nested Suite should execute as well, as nested suite is inside a label suiteSuccess0.001
Suites with no labels should not executeSuccess0.000
Suites with no labels should not executeSuccess0.000
Properties »

Back to top

TestCase MockBox Suite

NameStatusTypeTime(s)
MockBox Suite testCollaboratorSuccess0.050
MockBox Suite testVerifyCallCountSuccess0.006
MockBox Suite testInterfaceContractsSuccess0.342
MockBox Suite testStubsSuccess0.007
MockBox Suite testVerifyAtLeastSuccess0.018
MockBox Suite testContainsClosureOrUDFSuccess0.012
MockBox Suite testGetPropertySuccess0.000
MockBox Suite testVerifyOnceSuccess0.019
MockBox Suite testVerifyNeverSuccess0.080
MockBox Suite testCallbacksSuccess0.139
MockBox Suite testContainsCFKeywordSuccess0.195
MockBox Suite testMockPrivateMethodsSuccess0.019
MockBox Suite testMockWithArgumentsSuccess0.052
MockBox Suite testStubWithInheritanceSuccess0.011
MockBox Suite testStateMachineResultsSuccess0.110
MockBox Suite testPropertiesSuccess0.001
MockBox Suite testMethodArgumentSignaturesSuccess0.149
MockBox Suite testStubWithImplementsSuccess0.041
MockBox Suite testSpysSuccess0.014
MockBox Suite testMockRealMethodsSuccess0.020
MockBox Suite testVirtualMethodsSuccess0.025
MockBox Suite testVerifyAtMostSuccess0.018
MockBox Suite testCFUDFSuccess0.028
MockBox Suite testMockMethodCallCountSuccess0.049
Properties »

Back to top

TestCase MXUnitCompatTest

NameStatusTypeTime(s)
test.specs.MXUnitCompatTest testIsDefinedSuccess0.001
test.specs.MXUnitCompatTest testassertIsEmptyArraySuccess0.000
test.specs.MXUnitCompatTest testInjectPropertySuccess0.001
test.specs.MXUnitCompatTest testExpectedExceptionFromMethodWithTypeSuccess0.001
test.specs.MXUnitCompatTest testassertIsStructSuccess0.000
test.specs.MXUnitCompatTest testMockMethodsSuccess0.001
test.specs.MXUnitCompatTest testassertNotSameSuccess0.002
test.specs.MXUnitCompatTest testAssertSuccess0.000
test.specs.MXUnitCompatTest testAssertArrayEqualsSuccess0.001
test.specs.MXUnitCompatTest testassertIsEmptyQuerySuccess0.000
test.specs.MXUnitCompatTest testassertIsEmptyStructSuccess0.001
test.specs.MXUnitCompatTest testassertQueryEqualsSuccess0.000
test.specs.MXUnitCompatTest testAssertEqualsSuccess0.001
test.specs.MXUnitCompatTest testassertIsXMLDocSuccess0.004
test.specs.MXUnitCompatTest testAssertTrueSuccess0.000
test.specs.MXUnitCompatTest testassertStructEqualsSuccess0.000
test.specs.MXUnitCompatTest testassertIsExactTypeOfSuccess0.000
test.specs.MXUnitCompatTest testExpectedExceptionNoValueSuccess0.000
test.specs.MXUnitCompatTest testassertIsArraySuccess0.000
test.specs.MXUnitCompatTest testAssertEqualsCaseSuccess0.000
test.specs.MXUnitCompatTest testassertEqualsWithToleranceSuccess0.000
test.specs.MXUnitCompatTest testassertNotEqualsSuccess0.001
test.specs.MXUnitCompatTest testFailsMethodSuccess0.000
test.specs.MXUnitCompatTest testAddAssertDecoratorSuccess0.001
test.specs.MXUnitCompatTest testDebugSuccess0.000
test.specs.MXUnitCompatTest testMakePublicSuccess0.742
test.specs.MXUnitCompatTest testInjectMethodSuccess0.002
test.specs.MXUnitCompatTest testRaiseException_passSuccess0.001
test.specs.MXUnitCompatTest testassertIsQuerySuccess0.000
test.specs.MXUnitCompatTest testExpectedExceptionFromMethodWithTypeAndRegexSuccess0.001
test.specs.MXUnitCompatTest testassertFalseSuccess0.000
test.specs.MXUnitCompatTest testFromInheritanceSuccess0.000
test.specs.MXUnitCompatTest testAssertIsEmptySuccess0.000
test.specs.MXUnitCompatTest testMakePublicWithPackageSuccess0.243
test.specs.MXUnitCompatTest testExpectedExceptionWithValueSuccess0.001
test.specs.MXUnitCompatTest testassertSameSuccess0.004
Properties »

Back to top

TestCase NestedDescribeTest

NameStatusTypeTime(s)
Outer describe Inner describe Tests are ONLY in inner it()Success0.003
Properties »

Back to top

TestCase TestBox xUnit suite for cf10 and above

NameStatusTypeTime(s)
TestBox xUnit suite for cf10 and above testThrowsSuccess0.001
TestBox xUnit suite for cf10 and above testLengthOfSuccess0.000
TestBox xUnit suite for cf10 and above testNotKeySuccess0.001
TestBox xUnit suite for cf10 and above testIsEmptySuccess0.000
TestBox xUnit suite for cf10 and above testisEqualWithCaseSuccess0.000
TestBox xUnit suite for cf10 and above testMatchWithCaseSuccess0.001
TestBox xUnit suite for cf10 and above testNegatedAwesomeCustomAssertionSuccess0.000
TestBox xUnit suite for cf10 and above testExpectedExceptionWithValueAndRegexSuccess0.001
TestBox xUnit suite for cf10 and above testIsGTSuccess0.000
TestBox xUnit suite for cf10 and above testExpectedExceptionFromMethodWithTypeSuccess0.000
TestBox xUnit suite for cf10 and above testAssertSuccess0.000
TestBox xUnit suite for cf10 and above testNotDeepKeySuccess0.001
TestBox xUnit suite for cf10 and above testDeepKeySuccess0.000
TestBox xUnit suite for cf10 and above testIncludesSuccess0.000
TestBox xUnit suite for cf10 and above testInstanceOfSuccess0.001
TestBox xUnit suite for cf10 and above testNotLengthOfSuccess0.000
TestBox xUnit suite for cf10 and above testnotIncludesWithCaseSuccess0.000
TestBox xUnit suite for cf10 and above testIsGTESuccess0.000
TestBox xUnit suite for cf10 and above testIsEmptyFunctionsSuccess0.001
TestBox xUnit suite for cf10 and above testIsEqualQuerySuccess0.003
TestBox xUnit suite for cf10 and above testIncludesWithCaseSuccess0.001
TestBox xUnit suite for cf10 and above testNotInstanceOfSuccess0.000
TestBox xUnit suite for cf10 and above testIsNotEmptySuccess0.000
TestBox xUnit suite for cf10 and above testExpectedExceptionNoValueSuccess0.001
TestBox xUnit suite for cf10 and above testExpectedExceptionFromMethodSuccess0.000
TestBox xUnit suite for cf10 and above testisNotEqualSuccess0.001
TestBox xUnit suite for cf10 and above testIsLTESuccess0.000
TestBox xUnit suite for cf10 and above testAssertShortcutSuccess0.001
TestBox xUnit suite for cf10 and above testnullValueSuccess0.000
TestBox xUnit suite for cf10 and above testThatShouldFailWithShortcutSuccess0.000
TestBox xUnit suite for cf10 and above testNotThrowsSuccess0.000
TestBox xUnit suite for cf10 and above testNotMatchSuccess0.000
TestBox xUnit suite for cf10 and above testNotIncludesSuccess0.000
TestBox xUnit suite for cf10 and above testNotNullValueSuccess0.000
TestBox xUnit suite for cf10 and above testFloatingPointNumberAdditionSuccess0.001
TestBox xUnit suite for cf10 and above testAwesomeCustomAssertionSuccess0.000
TestBox xUnit suite for cf10 and above testisEqualSuccess0.010
TestBox xUnit suite for cf10 and above testExpectedExceptionFromMethodWithTypeAndRegexSuccess0.001
TestBox xUnit suite for cf10 and above testSkippedSuccess0.000
TestBox xUnit suite for cf10 and above testisTrueSuccess0.000
TestBox xUnit suite for cf10 and above testIsLTSuccess0.000
TestBox xUnit suite for cf10 and above testisFalseSuccess0.001
TestBox xUnit suite for cf10 and above testKeySuccess0.000
TestBox xUnit suite for cf10 and above testExpectedExceptionWithValueSuccess0.000
TestBox xUnit suite for cf10 and above testTypeOfSuccess0.001
TestBox xUnit suite for cf10 and above testThatShouldFailSuccess0.001
TestBox xUnit suite for cf10 and above testMatchSuccess0.000
TestBox xUnit suite for cf10 and above testNotTypeOfSuccess0.002
Properties »

Back to top

TestCase TestBox xUnit suite for CF9

NameStatusTypeTime(s)
TestBox xUnit suite for CF9 testLengthOfSuccess0.001
TestBox xUnit suite for CF9 testNotKeySuccess0.000
TestBox xUnit suite for CF9 testIsEmptySuccess0.000
TestBox xUnit suite for CF9 testisEqualWithCaseSuccess0.000
TestBox xUnit suite for CF9 testMatchWithCaseSuccess0.000
TestBox xUnit suite for CF9 testExpectedExceptionWithValueAndRegexSuccess0.001
TestBox xUnit suite for CF9 testIsGTSuccess0.000
TestBox xUnit suite for CF9 testExpectedExceptionFromMethodWithTypeSuccess0.001
TestBox xUnit suite for CF9 testAssertSuccess0.000
TestBox xUnit suite for CF9 testNotDeepKeySuccess0.000
TestBox xUnit suite for CF9 testDeepKeySuccess0.000
TestBox xUnit suite for CF9 testIncludesSuccess0.000
TestBox xUnit suite for CF9 testInstanceOfSuccess0.000
TestBox xUnit suite for CF9 testNotLengthOfSuccess0.001
TestBox xUnit suite for CF9 testnotIncludesWithCaseSuccess0.000
TestBox xUnit suite for CF9 testIsGTESuccess0.000
TestBox xUnit suite for CF9 testIsEqualQuerySuccess0.004
TestBox xUnit suite for CF9 testIncludesWithCaseSuccess0.000
TestBox xUnit suite for CF9 testNotInstanceOfSuccess0.001
TestBox xUnit suite for CF9 testIsNotEmptySuccess0.000
TestBox xUnit suite for CF9 testExpectedExceptionNoValueSuccess0.000
TestBox xUnit suite for CF9 testExpectedExceptionFromMethodSuccess0.001
TestBox xUnit suite for CF9 testisNotEqualSuccess0.001
TestBox xUnit suite for CF9 testIsLTESuccess0.000
TestBox xUnit suite for CF9 testAssertShortcutSuccess0.000
TestBox xUnit suite for CF9 testThatShouldFailWithShortcutSuccess0.001
TestBox xUnit suite for CF9 testnullValueSuccess0.000
TestBox xUnit suite for CF9 testNotMatchSuccess0.000
TestBox xUnit suite for CF9 testNotIncludesSuccess0.001
TestBox xUnit suite for CF9 testNotNullValueSuccess0.000
TestBox xUnit suite for CF9 testFloatingPointNumberAdditionSuccess0.000
TestBox xUnit suite for CF9 testisEqualSuccess0.009
TestBox xUnit suite for CF9 testExpectedExceptionFromMethodWithTypeAndRegexSuccess0.001
TestBox xUnit suite for CF9 testSkippedSuccess0.000
TestBox xUnit suite for CF9 testisTrueSuccess0.000
TestBox xUnit suite for CF9 testIsLTSuccess0.000
TestBox xUnit suite for CF9 testisFalseSuccess0.001
TestBox xUnit suite for CF9 testKeySuccess0.000
TestBox xUnit suite for CF9 testExpectedExceptionWithValueSuccess0.000
TestBox xUnit suite for CF9 testTypeOfSuccess0.001
TestBox xUnit suite for CF9 testThatShouldFailSuccess0.001
TestBox xUnit suite for CF9 testMatchSuccess0.000
TestBox xUnit suite for CF9 testNotTypeOfSuccess0.001
Properties »

Back to top

TestCase ThreadCollisions

NameStatusTypeTime(s)
Thread Collisions will NOT fail on the second spec due to identical spec name based thread nameSuccess0.000
Thread Collisions will NOT fail on the second spec due to identical spec name based thread nameSuccess0.000
Properties »

Back to top