API Docs for: 0.1.0

Class gabarito.ClauseResult

Class defined in: yuidoc-extras/ClauseResult.js:1

Dummy class that describes the clause result data structure

gabarito.ClauseResult( )
yuidoc-extras/ClauseResult.js:1

Index

Properties

elapsedTime <Number>
yuidoc-extras/ClauseResult.js:16

The number of miliseconds that the clause took to run

error <Error>
yuidoc-extras/ClauseResult.js:24

The thrown error (if any) by the test clause

start <Number>
yuidoc-extras/ClauseResult.js:8

The timestamp that the clause has started