My Awesome TestBox Results

Designed for use with JUnit and Ant.

Class test.specs.BDDTest

NameTestsErrorsFailuresTime(s)Time StampHost
BDDTest27000.4142014-05-09T15:15:35108.166.178.244

Tests

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