Name | Status | Type | Time(s) |
A spec is just a closure so it can contain code | Success | | 0.214 |
A spec can have more than one expectation test | Success | | 0.015 |
A spec can have negative expectations | Success | | 0.012 |
A spec can get private properties | Success | | 0.388 |
A spec can have tests that can be skipped easily like this one | Success | | 0.000 |
A spec can have tests that execute if the right environment exists (railo only) | Success | | 0.007 |
A spec can have tests that execute if the right environment exists (acf only) | Success | | 0.000 |
A spec can have a skip that is executed at runtime | Success | | 0.001 |
A spec can have null expectations | Success | | 0.008 |
A spec can have discrete math | Success | | 0.013 |
Custom Matchers are cool and foo should be really false | Success | | 0.005 |
Custom Matchers are still cool and the negation of foo should be really true | Success | | 0.006 |
Custom Matchers Nested suite: Testing loading via a CFC should be awesome | Success | | 0.189 |
Custom Matchers Nested suite: Testing loading via a CFC should know its maker | Success | | 0.010 |
Custom Matchers Nested suite: Testing loading via a CFC Yet another nested suite should have cascaded beforeEach() call from parent | Success | | 0.013 |
Custom Matchers Nested suite: Testing loading via a CFC Yet another nested suite should have cascaded beforeEach() call from grandparent | Success | | 0.012 |
Custom Matchers Another Nested Suite can also be awesome | Success | | 0.007 |
A railo only suite should only execute for railo | Success | | 0.003 |
A calculator test suite Can have a separate beforeEach for this suite | Success | | 0.184 |
A calculator test suite can add incorrectly and fail | Success | | 0.000 |
A calculator test suite cannot divide by zero | Success | | 0.005 |
A calculator test suite cannot divide by zero with message regex | Success | | 0.010 |
A calculator test suite can do throws with no message | Success | | 0.005 |
A calculator test suite can do throws with message and detail regex | Success | | 0.007 |
A calculator test suite can use a mocked stub | Success | | 0.224 |
A calculator test suite can produce errors | Success | | 0.001 |
Name | Status | Type | Time(s) |
test.specs.more.EmbedTest testThrows | Success | | 0.001 |
test.specs.more.EmbedTest testLengthOf | Success | | 0.001 |
test.specs.more.EmbedTest testNotKey | Success | | 0.000 |
test.specs.more.EmbedTest testIsEmpty | Success | | 0.001 |
test.specs.more.EmbedTest testisEqualWithCase | Success | | 0.000 |
test.specs.more.EmbedTest testMatchWithCase | Success | | 0.000 |
test.specs.more.EmbedTest testNegatedAwesomeCustomAssertion | Success | | 0.000 |
test.specs.more.EmbedTest testExpectedExceptionWithValueAndRegex | Success | | 0.001 |
test.specs.more.EmbedTest testIsGT | Success | | 0.000 |
test.specs.more.EmbedTest testExpectedExceptionFromMethodWithType | Success | | 0.001 |
test.specs.more.EmbedTest testAssert | Success | | 0.000 |
test.specs.more.EmbedTest testNotDeepKey | Success | | 0.000 |
test.specs.more.EmbedTest testDeepKey | Success | | 0.001 |
test.specs.more.EmbedTest testIncludes | Success | | 0.000 |
test.specs.more.EmbedTest testInstanceOf | Success | | 0.000 |
test.specs.more.EmbedTest testNotLengthOf | Success | | 0.001 |
test.specs.more.EmbedTest testnotIncludesWithCase | Success | | 0.000 |
test.specs.more.EmbedTest testIsGTE | Success | | 0.000 |
test.specs.more.EmbedTest testIsEmptyFunctions | Success | | 0.001 |
test.specs.more.EmbedTest testIsEqualQuery | Success | | 0.003 |
test.specs.more.EmbedTest testIncludesWithCase | Success | | 0.000 |
test.specs.more.EmbedTest testNotInstanceOf | Success | | 0.000 |
test.specs.more.EmbedTest testIsNotEmpty | Success | | 0.001 |
test.specs.more.EmbedTest testExpectedExceptionNoValue | Success | | 0.000 |
test.specs.more.EmbedTest testExpectedExceptionFromMethod | Success | | 0.001 |
test.specs.more.EmbedTest testisNotEqual | Success | | 0.001 |
test.specs.more.EmbedTest testIsLTE | Success | | 0.000 |
test.specs.more.EmbedTest testAssertShortcut | Success | | 0.000 |
test.specs.more.EmbedTest testnullValue | Success | | 0.001 |
test.specs.more.EmbedTest testThatShouldFailWithShortcut | Success | | 0.000 |
test.specs.more.EmbedTest testNotThrows | Success | | 0.000 |
test.specs.more.EmbedTest testNotMatch | Success | | 0.001 |
test.specs.more.EmbedTest testNotIncludes | Success | | 0.000 |
test.specs.more.EmbedTest testNotNullValue | Success | | 0.000 |
test.specs.more.EmbedTest testFloatingPointNumberAddition | Success | | 0.001 |
test.specs.more.EmbedTest testAwesomeCustomAssertion | Success | | 0.000 |
test.specs.more.EmbedTest testisEqual | Success | | 0.009 |
test.specs.more.EmbedTest testExpectedExceptionFromMethodWithTypeAndRegex | Success | | 0.001 |
test.specs.more.EmbedTest testSkipped | Success | | 0.000 |
test.specs.more.EmbedTest testisTrue | Success | | 0.000 |
test.specs.more.EmbedTest testIsLT | Success | | 0.001 |
test.specs.more.EmbedTest testisFalse | Success | | 0.000 |
test.specs.more.EmbedTest testKey | Success | | 0.000 |
test.specs.more.EmbedTest testExpectedExceptionWithValue | Success | | 0.001 |
test.specs.more.EmbedTest testTypeOf | Success | | 0.001 |
test.specs.more.EmbedTest testThatShouldFail | Success | | 0.000 |
test.specs.more.EmbedTest testMatch | Success | | 0.000 |
test.specs.more.EmbedTest testNotTypeOf | Success | | 0.001 |
Name | Status | Type | Time(s) |
MockBox Suite testCollaborator | Success | | 0.050 |
MockBox Suite testVerifyCallCount | Success | | 0.006 |
MockBox Suite testInterfaceContracts | Success | | 0.342 |
MockBox Suite testStubs | Success | | 0.007 |
MockBox Suite testVerifyAtLeast | Success | | 0.018 |
MockBox Suite testContainsClosureOrUDF | Success | | 0.012 |
MockBox Suite testGetProperty | Success | | 0.000 |
MockBox Suite testVerifyOnce | Success | | 0.019 |
MockBox Suite testVerifyNever | Success | | 0.080 |
MockBox Suite testCallbacks | Success | | 0.139 |
MockBox Suite testContainsCFKeyword | Success | | 0.195 |
MockBox Suite testMockPrivateMethods | Success | | 0.019 |
MockBox Suite testMockWithArguments | Success | | 0.052 |
MockBox Suite testStubWithInheritance | Success | | 0.011 |
MockBox Suite testStateMachineResults | Success | | 0.110 |
MockBox Suite testProperties | Success | | 0.001 |
MockBox Suite testMethodArgumentSignatures | Success | | 0.149 |
MockBox Suite testStubWithImplements | Success | | 0.041 |
MockBox Suite testSpys | Success | | 0.014 |
MockBox Suite testMockRealMethods | Success | | 0.020 |
MockBox Suite testVirtualMethods | Success | | 0.025 |
MockBox Suite testVerifyAtMost | Success | | 0.018 |
MockBox Suite testCFUDF | Success | | 0.028 |
MockBox Suite testMockMethodCallCount | Success | | 0.049 |
Name | Status | Type | Time(s) |
test.specs.MXUnitCompatTest testIsDefined | Success | | 0.001 |
test.specs.MXUnitCompatTest testassertIsEmptyArray | Success | | 0.000 |
test.specs.MXUnitCompatTest testInjectProperty | Success | | 0.001 |
test.specs.MXUnitCompatTest testExpectedExceptionFromMethodWithType | Success | | 0.001 |
test.specs.MXUnitCompatTest testassertIsStruct | Success | | 0.000 |
test.specs.MXUnitCompatTest testMockMethods | Success | | 0.001 |
test.specs.MXUnitCompatTest testassertNotSame | Success | | 0.002 |
test.specs.MXUnitCompatTest testAssert | Success | | 0.000 |
test.specs.MXUnitCompatTest testAssertArrayEquals | Success | | 0.001 |
test.specs.MXUnitCompatTest testassertIsEmptyQuery | Success | | 0.000 |
test.specs.MXUnitCompatTest testassertIsEmptyStruct | Success | | 0.001 |
test.specs.MXUnitCompatTest testassertQueryEquals | Success | | 0.000 |
test.specs.MXUnitCompatTest testAssertEquals | Success | | 0.001 |
test.specs.MXUnitCompatTest testassertIsXMLDoc | Success | | 0.004 |
test.specs.MXUnitCompatTest testAssertTrue | Success | | 0.000 |
test.specs.MXUnitCompatTest testassertStructEquals | Success | | 0.000 |
test.specs.MXUnitCompatTest testassertIsExactTypeOf | Success | | 0.000 |
test.specs.MXUnitCompatTest testExpectedExceptionNoValue | Success | | 0.000 |
test.specs.MXUnitCompatTest testassertIsArray | Success | | 0.000 |
test.specs.MXUnitCompatTest testAssertEqualsCase | Success | | 0.000 |
test.specs.MXUnitCompatTest testassertEqualsWithTolerance | Success | | 0.000 |
test.specs.MXUnitCompatTest testassertNotEquals | Success | | 0.001 |
test.specs.MXUnitCompatTest testFailsMethod | Success | | 0.000 |
test.specs.MXUnitCompatTest testAddAssertDecorator | Success | | 0.001 |
test.specs.MXUnitCompatTest testDebug | Success | | 0.000 |
test.specs.MXUnitCompatTest testMakePublic | Success | | 0.742 |
test.specs.MXUnitCompatTest testInjectMethod | Success | | 0.002 |
test.specs.MXUnitCompatTest testRaiseException_pass | Success | | 0.001 |
test.specs.MXUnitCompatTest testassertIsQuery | Success | | 0.000 |
test.specs.MXUnitCompatTest testExpectedExceptionFromMethodWithTypeAndRegex | Success | | 0.001 |
test.specs.MXUnitCompatTest testassertFalse | Success | | 0.000 |
test.specs.MXUnitCompatTest testFromInheritance | Success | | 0.000 |
test.specs.MXUnitCompatTest testAssertIsEmpty | Success | | 0.000 |
test.specs.MXUnitCompatTest testMakePublicWithPackage | Success | | 0.243 |
test.specs.MXUnitCompatTest testExpectedExceptionWithValue | Success | | 0.001 |
test.specs.MXUnitCompatTest testassertSame | Success | | 0.004 |
Name | Status | Type | Time(s) |
TestBox xUnit suite for cf10 and above testThrows | Success | | 0.001 |
TestBox xUnit suite for cf10 and above testLengthOf | Success | | 0.000 |
TestBox xUnit suite for cf10 and above testNotKey | Success | | 0.001 |
TestBox xUnit suite for cf10 and above testIsEmpty | Success | | 0.000 |
TestBox xUnit suite for cf10 and above testisEqualWithCase | Success | | 0.000 |
TestBox xUnit suite for cf10 and above testMatchWithCase | Success | | 0.001 |
TestBox xUnit suite for cf10 and above testNegatedAwesomeCustomAssertion | Success | | 0.000 |
TestBox xUnit suite for cf10 and above testExpectedExceptionWithValueAndRegex | Success | | 0.001 |
TestBox xUnit suite for cf10 and above testIsGT | Success | | 0.000 |
TestBox xUnit suite for cf10 and above testExpectedExceptionFromMethodWithType | Success | | 0.000 |
TestBox xUnit suite for cf10 and above testAssert | Success | | 0.000 |
TestBox xUnit suite for cf10 and above testNotDeepKey | Success | | 0.001 |
TestBox xUnit suite for cf10 and above testDeepKey | Success | | 0.000 |
TestBox xUnit suite for cf10 and above testIncludes | Success | | 0.000 |
TestBox xUnit suite for cf10 and above testInstanceOf | Success | | 0.001 |
TestBox xUnit suite for cf10 and above testNotLengthOf | Success | | 0.000 |
TestBox xUnit suite for cf10 and above testnotIncludesWithCase | Success | | 0.000 |
TestBox xUnit suite for cf10 and above testIsGTE | Success | | 0.000 |
TestBox xUnit suite for cf10 and above testIsEmptyFunctions | Success | | 0.001 |
TestBox xUnit suite for cf10 and above testIsEqualQuery | Success | | 0.003 |
TestBox xUnit suite for cf10 and above testIncludesWithCase | Success | | 0.001 |
TestBox xUnit suite for cf10 and above testNotInstanceOf | Success | | 0.000 |
TestBox xUnit suite for cf10 and above testIsNotEmpty | Success | | 0.000 |
TestBox xUnit suite for cf10 and above testExpectedExceptionNoValue | Success | | 0.001 |
TestBox xUnit suite for cf10 and above testExpectedExceptionFromMethod | Success | | 0.000 |
TestBox xUnit suite for cf10 and above testisNotEqual | Success | | 0.001 |
TestBox xUnit suite for cf10 and above testIsLTE | Success | | 0.000 |
TestBox xUnit suite for cf10 and above testAssertShortcut | Success | | 0.001 |
TestBox xUnit suite for cf10 and above testnullValue | Success | | 0.000 |
TestBox xUnit suite for cf10 and above testThatShouldFailWithShortcut | Success | | 0.000 |
TestBox xUnit suite for cf10 and above testNotThrows | Success | | 0.000 |
TestBox xUnit suite for cf10 and above testNotMatch | Success | | 0.000 |
TestBox xUnit suite for cf10 and above testNotIncludes | Success | | 0.000 |
TestBox xUnit suite for cf10 and above testNotNullValue | Success | | 0.000 |
TestBox xUnit suite for cf10 and above testFloatingPointNumberAddition | Success | | 0.001 |
TestBox xUnit suite for cf10 and above testAwesomeCustomAssertion | Success | | 0.000 |
TestBox xUnit suite for cf10 and above testisEqual | Success | | 0.010 |
TestBox xUnit suite for cf10 and above testExpectedExceptionFromMethodWithTypeAndRegex | Success | | 0.001 |
TestBox xUnit suite for cf10 and above testSkipped | Success | | 0.000 |
TestBox xUnit suite for cf10 and above testisTrue | Success | | 0.000 |
TestBox xUnit suite for cf10 and above testIsLT | Success | | 0.000 |
TestBox xUnit suite for cf10 and above testisFalse | Success | | 0.001 |
TestBox xUnit suite for cf10 and above testKey | Success | | 0.000 |
TestBox xUnit suite for cf10 and above testExpectedExceptionWithValue | Success | | 0.000 |
TestBox xUnit suite for cf10 and above testTypeOf | Success | | 0.001 |
TestBox xUnit suite for cf10 and above testThatShouldFail | Success | | 0.001 |
TestBox xUnit suite for cf10 and above testMatch | Success | | 0.000 |
TestBox xUnit suite for cf10 and above testNotTypeOf | Success | | 0.002 |
Name | Status | Type | Time(s) |
TestBox xUnit suite for CF9 testLengthOf | Success | | 0.001 |
TestBox xUnit suite for CF9 testNotKey | Success | | 0.000 |
TestBox xUnit suite for CF9 testIsEmpty | Success | | 0.000 |
TestBox xUnit suite for CF9 testisEqualWithCase | Success | | 0.000 |
TestBox xUnit suite for CF9 testMatchWithCase | Success | | 0.000 |
TestBox xUnit suite for CF9 testExpectedExceptionWithValueAndRegex | Success | | 0.001 |
TestBox xUnit suite for CF9 testIsGT | Success | | 0.000 |
TestBox xUnit suite for CF9 testExpectedExceptionFromMethodWithType | Success | | 0.001 |
TestBox xUnit suite for CF9 testAssert | Success | | 0.000 |
TestBox xUnit suite for CF9 testNotDeepKey | Success | | 0.000 |
TestBox xUnit suite for CF9 testDeepKey | Success | | 0.000 |
TestBox xUnit suite for CF9 testIncludes | Success | | 0.000 |
TestBox xUnit suite for CF9 testInstanceOf | Success | | 0.000 |
TestBox xUnit suite for CF9 testNotLengthOf | Success | | 0.001 |
TestBox xUnit suite for CF9 testnotIncludesWithCase | Success | | 0.000 |
TestBox xUnit suite for CF9 testIsGTE | Success | | 0.000 |
TestBox xUnit suite for CF9 testIsEqualQuery | Success | | 0.004 |
TestBox xUnit suite for CF9 testIncludesWithCase | Success | | 0.000 |
TestBox xUnit suite for CF9 testNotInstanceOf | Success | | 0.001 |
TestBox xUnit suite for CF9 testIsNotEmpty | Success | | 0.000 |
TestBox xUnit suite for CF9 testExpectedExceptionNoValue | Success | | 0.000 |
TestBox xUnit suite for CF9 testExpectedExceptionFromMethod | Success | | 0.001 |
TestBox xUnit suite for CF9 testisNotEqual | Success | | 0.001 |
TestBox xUnit suite for CF9 testIsLTE | Success | | 0.000 |
TestBox xUnit suite for CF9 testAssertShortcut | Success | | 0.000 |
TestBox xUnit suite for CF9 testThatShouldFailWithShortcut | Success | | 0.001 |
TestBox xUnit suite for CF9 testnullValue | Success | | 0.000 |
TestBox xUnit suite for CF9 testNotMatch | Success | | 0.000 |
TestBox xUnit suite for CF9 testNotIncludes | Success | | 0.001 |
TestBox xUnit suite for CF9 testNotNullValue | Success | | 0.000 |
TestBox xUnit suite for CF9 testFloatingPointNumberAddition | Success | | 0.000 |
TestBox xUnit suite for CF9 testisEqual | Success | | 0.009 |
TestBox xUnit suite for CF9 testExpectedExceptionFromMethodWithTypeAndRegex | Success | | 0.001 |
TestBox xUnit suite for CF9 testSkipped | Success | | 0.000 |
TestBox xUnit suite for CF9 testisTrue | Success | | 0.000 |
TestBox xUnit suite for CF9 testIsLT | Success | | 0.000 |
TestBox xUnit suite for CF9 testisFalse | Success | | 0.001 |
TestBox xUnit suite for CF9 testKey | Success | | 0.000 |
TestBox xUnit suite for CF9 testExpectedExceptionWithValue | Success | | 0.000 |
TestBox xUnit suite for CF9 testTypeOf | Success | | 0.001 |
TestBox xUnit suite for CF9 testThatShouldFail | Success | | 0.001 |
TestBox xUnit suite for CF9 testMatch | Success | | 0.000 |
TestBox xUnit suite for CF9 testNotTypeOf | Success | | 0.001 |