MCPcopy Create free account

hub / github.com/Shinobi881/Spec_runner / functions

Functions137 in github.com/Shinobi881/Spec_runner

↓ 93 callersFunctionrequire
(p)
lib/bower_components/mocha/mocha.js:5
↓ 44 callersFunctionrequire
* Require the given path. * * @param {String} path * @return {Object} exports * @api public
lib/bower_components/chai/chai.js:11
↓ 22 callersFunctionwrite
* Stdout helper.
lib/bower_components/mocha/mocha.js:3643
↓ 13 callersFunctionindent
()
lib/bower_components/mocha/mocha.js:2328
↓ 9 callersFunctionfragment
* Return a DOM fragment from `html`.
lib/bower_components/mocha/mocha.js:2694
↓ 7 callersFunctiondone
(err)
lib/bower_components/mocha/mocha.js:4231
↓ 6 callersFunctioncolorLines
* Color lines for `str`, using the color `name`. * * @param {String} name * @param {String} str * @return {String} * @api private
lib/bower_components/mocha/mocha.js:2260
↓ 6 callersFunctiontag
* HTML tag helper.
lib/bower_components/mocha/mocha.js:4024
↓ 4 callersFunctionisArray
* Check if `obj` is an array.
lib/bower_components/mocha/mocha.js:429
↓ 4 callersFunctionobjectToString
(o)
lib/bower_components/chai/chai.js:4303
↓ 4 callersFunctionplural
* Pluralization helper.
lib/bower_components/mocha/mocha.js:1813
↓ 4 callersFunctionsameValue
(a, b)
lib/bower_components/chai/chai.js:531
↓ 4 callersFunctiontitle
(str)
lib/bower_components/mocha/mocha.js:3280
↓ 3 callersFunctioncontextLines
(lines)
lib/bower_components/mocha/mocha.js:254
↓ 3 callersFunctiondraw
(color, n)
lib/bower_components/mocha/mocha.js:3476
↓ 3 callersFunctionescapeInvisibles
* Returns a string with all invisible characters in plain text * * @param {String} line * @return {String} * @api private
lib/bower_components/mocha/mocha.js:2245
↓ 3 callersFunctionformatProperty
(ctx, value, recurseTimes, visibleKeys, key, array)
lib/bower_components/chai/chai.js:4206
↓ 3 callersFunctionformatValue
(ctx, value, recurseTimes)
lib/bower_components/chai/chai.js:4045
↓ 3 callersFunctiongetType
* ### typeOf (obj) * * Use several different techniques to determine * the type of object being tested. * * * @param {Mixed} object * @return {
lib/bower_components/chai/chai.js:353
↓ 3 callersFunctionisError
(e)
lib/bower_components/chai/chai.js:4299
↓ 3 callersFunctionisRegExp
(re)
lib/bower_components/chai/chai.js:4291
↓ 3 callersFunctionisSubsetOf
(subset, superset)
lib/bower_components/chai/chai.js:2162
↓ 3 callersFunctionnext
(i)
lib/bower_components/mocha/mocha.js:4512
↓ 3 callersFunctionon
()
lib/bower_components/mocha/mocha.js:474
↓ 3 callersFunctiontext
* Set `el` text to `str`.
lib/bower_components/mocha/mocha.js:2737
↓ 2 callersFunctionbridgeString1
(myInputString)
exercises/rawstrings.js:23
↓ 2 callersFunctionclean
* Return a plain-object representation of `test` * free of cyclic properties etc. * * @param {Object} test * @return {Object} * @api private
lib/bower_components/mocha/mocha.js:2928
↓ 2 callersFunctionclonePath
(path)
lib/bower_components/mocha/mocha.js:78
↓ 2 callersFunctiondeepEqual
* Assert super-strict (egal) equality between * two objects of any type. * * @param {Mixed} a * @param {Mixed} b * @param {Array} memoised (optio
lib/bower_components/chai/chai.js:501
↓ 2 callersFunctionenumerable
(a)
lib/bower_components/chai/chai.js:604
↓ 2 callersFunctioneofNL
(curRange, i, current)
lib/bower_components/mocha/mocha.js:257
↓ 2 callersFunctionexclude
()
lib/bower_components/chai/chai.js:219
↓ 2 callersFunctionformatError
(value)
lib/bower_components/chai/chai.js:4181
↓ 2 callersFunctiongenerateTOC
(suite)
lib/bower_components/mocha/mocha.js:3311
↓ 2 callersFunctionhideSuitesWithout
* Check for suites that do not have elements * with `classname`, and hide them.
lib/bower_components/mocha/mocha.js:2714
↓ 2 callersFunctionimage
* Return image `name` path. * * @param {String} name * @return {String} * @api private
lib/bower_components/mocha/mocha.js:1406
↓ 2 callersFunctionisDate
(d)
lib/bower_components/chai/chai.js:4295
↓ 2 callersFunctionisValue
(a)
lib/bower_components/chai/chai.js:657
↓ 2 callersFunctioniterableEqual
(a, b)
lib/bower_components/chai/chai.js:619
↓ 2 callersFunctionprintLetter1
()
exercises/rawstrings.js:13
↓ 2 callersFunctionremoveEmpty
(array)
lib/bower_components/mocha/mocha.js:81
↓ 2 callersFunctionrunway
()
lib/bower_components/mocha/mocha.js:3128
↓ 2 callersFunctionstringify
* Stringify `obj`. * * @param {Mixed} obj * @return {String} * @api private
lib/bower_components/mocha/mocha.js:2274
↓ 2 callersFunctionunhide
* Unhide .hidden suites.
lib/bower_components/mocha/mocha.js:2726
↓ 1 callersFunction_getPathValue
(parsed, obj)
lib/bower_components/chai/chai.js:3817
↓ 1 callersFunctionargumentsEqual
(a, b, m)
lib/bower_components/chai/chai.js:590
↓ 1 callersFunctionbufferEqual
(a, b)
lib/bower_components/chai/chai.js:644
↓ 1 callersFunctioncdata
* Return cdata escaped CDATA `str`.
lib/bower_components/mocha/mocha.js:4042
↓ 1 callersFunctioncoverage
* Map jscoverage data for a single source file * to a JSON structure suitable for reporting. * * @param {String} filename name of the source file
lib/bower_components/mocha/mocha.js:2885
↓ 1 callersFunctiondateEqual
(a, b)
lib/bower_components/chai/chai.js:560
↓ 1 callersFunctionerror
* Display error `msg`.
lib/bower_components/mocha/mocha.js:2686
↓ 1 callersFunctionerrorDiff
* Return a character diff for `err`. * * @param {Error} err * @return {String} * @api private
lib/bower_components/mocha/mocha.js:2228
↓ 1 callersFunctionescapeHTML
(s)
lib/bower_components/mocha/mocha.js:90
↓ 1 callersFunctionexcludeProps
(res, obj)
lib/bower_components/chai/chai.js:222
↓ 1 callersFunctionfilterLeaks
* Filter leaks with the given globals flagged as `ok`. * * @param {Array} ok * @param {Array} globals * @return {Array} * @api private
lib/bower_components/mocha/mocha.js:4815
↓ 1 callersFunctionformatArray
(ctx, value, recurseTimes, visibleKeys, keys)
lib/bower_components/chai/chai.js:4186
↓ 1 callersFunctionformatPrimitive
(ctx, value)
lib/bower_components/chai/chai.js:4157
↓ 1 callersFunctiongetOuterHTML
(element)
lib/bower_components/chai/chai.js:4016
↓ 1 callersFunctionhighlight
* Highlight the given string of `js`. * * @param {String} js * @return {String} * @api private
lib/bower_components/mocha/mocha.js:5443
↓ 1 callersFunctioninlineDiff
* Returns an inline diff between 2 strings with coloured ANSI output * * @param {Error} Error with actual/expected * @return {String} Diff * @api
lib/bower_components/mocha/mocha.js:2162
↓ 1 callersFunctioninspect
* Echos the value of a value. Trys to print the value out * in the best way possible given the different types. * * @param {Object} obj The object
lib/bower_components/chai/chai.js:4006
↓ 1 callersFunctionisArray
(ar)
lib/bower_components/chai/chai.js:4286
↓ 1 callersFunctionisDOMElement
(object)
lib/bower_components/chai/chai.js:4034
↓ 1 callersFunctionlastIndexOf
* lastIndexOf helper.
lib/bower_components/chai/chai.js:157
↓ 1 callersFunctionlong
* Long format for `ms`. * * @param {Number} ms * @return {String} * @api private
lib/bower_components/mocha/mocha.js:1801
↓ 1 callersFunctionmap
* Map jscoverage data to a JSON structure * suitable for reporting. * * @param {Object} cov * @return {Object} * @api private
lib/bower_components/mocha/mocha.js:2846
↓ 1 callersFunctionmapTOC
(suite, obj)
lib/bower_components/mocha/mocha.js:3288
↓ 1 callersFunctionmultiple
(err)
lib/bower_components/mocha/mocha.js:4224
↓ 1 callersFunctionobjectEqual
(a, b, m)
lib/bower_components/chai/chai.js:672
↓ 1 callersFunctionpad
* Pad the given `str` to `len`. * * @param {String} str * @param {String} len * @return {String} * @api private
lib/bower_components/mocha/mocha.js:2148
↓ 1 callersFunctionparse
* Parse the given `str` and return milliseconds. * * @param {String} str * @return {Number} * @api private
lib/bower_components/mocha/mocha.js:1746
↓ 1 callersFunctionparsePath
(path)
lib/bower_components/chai/chai.js:3792
↓ 1 callersFunctionreduceToSingleString
(output, base, braces)
lib/bower_components/chai/chai.js:4266
↓ 1 callersFunctionregexpEqual
(a, b)
lib/bower_components/chai/chai.js:574
↓ 1 callersFunctionsameType
* Check that a / b have the same type. * * @param {Object} a * @param {Object} b * @return {Boolean} * @api private
lib/bower_components/mocha/mocha.js:2288
↓ 1 callersFunctionshort
* Short format for `ms`. * * @param {Number} ms * @return {String} * @api private
lib/bower_components/mocha/mocha.js:1785
↓ 1 callersFunctionstringifyTOC
(obj, level)
lib/bower_components/mocha/mocha.js:3297
↓ 1 callersFunctiontest
* Output tag for the given `test.`
lib/bower_components/mocha/mocha.js:4002
↓ 1 callersFunctiontypeEqual
(a, b)
lib/bower_components/chai/chai.js:547
↓ 1 callersFunctionunifiedDiff
* Returns a unified diff between 2 strings * * @param {Error} Error with actual/expected * @return {String} Diff * @api private
lib/bower_components/mocha/mocha.js:2196
FunctionAssertion
(obj, msg, stack)
lib/bower_components/chai/chai.js:838
FunctionAssertionError
* ### AssertionError * * An extension of the JavaScript `Error` constructor for * assertion and validation scenarios. * * @param {String} message
lib/bower_components/chai/chai.js:258
FunctionBase
* Initialize a new `Base` reporter. * * All other reporters generally * inherit from this reporter, providing * stats such as test duration, numbe
lib/bower_components/mocha/mocha.js:2040
FunctionContext
* Initialize a new `Context`. * * @api private
lib/bower_components/mocha/mocha.js:766
FunctionDiff
(ignoreWhitespace)
lib/bower_components/mocha/mocha.js:100
FunctionDoc
* Initialize a new `Doc` reporter. * * @param {Runner} runner * @api public
lib/bower_components/mocha/mocha.js:2320
FunctionDot
* Initialize a new `Dot` matrix test reporter. * * @param {Runner} runner * @api public
lib/bower_components/mocha/mocha.js:2380
FunctionEventEmitter
* Event emitter constructor. * * @api public
lib/bower_components/mocha/mocha.js:439
FunctionF
* Inherit from `Runnable.prototype`.
lib/bower_components/mocha/mocha.js:856
FunctionHTML
* Initialize a new `HTML` reporter. * * @param {Runner} runner * @api public
lib/bower_components/mocha/mocha.js:2526
FunctionHTMLCov
* Initialize a new `JsCoverage` reporter. * * @param {Runner} runner * @api public
lib/bower_components/mocha/mocha.js:2449
FunctionHook
* Initialize a new `Hook` with the given `title` and callback `fn`. * * @param {String} title * @param {Function} fn * @api private
lib/bower_components/mocha/mocha.js:847
FunctionJSONCov
* Initialize a new `JsCoverage` reporter. * * @param {Runner} runner * @param {Boolean} output * @api public
lib/bower_components/mocha/mocha.js:2803
FunctionJSONReporter
* Initialize a new `JSON` reporter. * * @param {Runner} runner * @api public
lib/bower_components/mocha/mocha.js:3025
FunctionLanding
* Initialize a new `Landing` reporter. * * @param {Runner} runner * @api public
lib/bower_components/mocha/mocha.js:3116
FunctionLibrary
* ### Library * * Create a repository for custom type detection. * * ```js * var lib = new type.Library; * ``` *
lib/bower_components/chai/chai.js:375
FunctionList
* Initialize a new `List` test reporter. * * @param {Runner} runner * @api public
lib/bower_components/mocha/mocha.js:2960
FunctionMarkdown
* Initialize a new `Markdown` reporter. * * @param {Runner} runner * @api public
lib/bower_components/mocha/mocha.js:3272
FunctionMin
* Initialize a new `Min` minimal test reporter (best used with --watch). * * @param {Runner} runner * @api public
lib/bower_components/mocha/mocha.js:3366
FunctionMocha
* Setup mocha with `options`. * * Options: * * - `ui` name "bdd", "tdd", "exports" etc * - `reporter` reporter instance, defaults to `mocha.r
lib/bower_components/mocha/mocha.js:1428
next →1–100 of 137, ranked by callers