Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/JacksonTian/eventproxy
/ functions
Functions
150 in github.com/JacksonTian/eventproxy
⨍
Functions
150
◇
Types & classes
0
↓ 1 callers
Function
parsePath
(path)
test/chai.js:2782
↓ 1 callers
Function
reduceToSingleString
(output, base, braces)
test/chai.js:3167
↓ 1 callers
Function
s
(a)
test/sea.js:18
↓ 1 callers
Function
stringifyTOC
(obj, level)
test/mocha.js:2723
↓ 1 callers
Function
trimDots
* Trims the . and .. from an array of path segments. * It will keep a leading path segment if a .. will become * the first path segm
test/require.js:216
Function
Assertion
(obj, msg, stack)
test/chai.js:86
Function
AssertionError
(options)
test/chai.js:1178
Function
Base
* Initialize a new `Base` reporter. * * All other reporters generally * inherit from this reporter, providing * stats such as test duration, numbe
test/mocha.js:1565
Function
Context
* Initialize a new `Context`. * * @api private
test/mocha.js:407
Function
Doc
* Initialize a new `Doc` reporter. * * @param {Runner} runner * @api public
test/mocha.js:1749
Function
Dot
* Initialize a new `Dot` matrix test reporter. * * @param {Runner} runner * @api public
test/mocha.js:1809
Function
EventEmitter
* Event emitter constructor. * * @api public
test/mocha.js:86
Function
HTML
* Initialize a new `Doc` reporter. * * @param {Runner} runner * @api public
test/mocha.js:1953
Function
HTMLCov
* Initialize a new `JsCoverage` reporter. * * @param {Runner} runner * @api public
test/mocha.js:1876
Function
Hook
* Initialize a new `Hook` with the given `title` and callback `fn`. * * @param {String} title * @param {Function} fn * @api private
test/mocha.js:488
Function
JSONCov
* Initialize a new `JsCoverage` reporter. * * @param {Runner} runner * @param {Boolean} output * @api public
test/mocha.js:2212
Function
JSONReporter
* Initialize a new `JSON` reporter. * * @param {Runner} runner * @api public
test/mocha.js:2444
Function
Landing
* Initialize a new `Landing` reporter. * * @param {Runner} runner * @api public
test/mocha.js:2545
Function
List
* Initialize a new `List` test reporter. * * @param {Runner} runner * @api public
test/mocha.js:2369
Function
Markdown
* Initialize a new `Markdown` reporter. * * @param {Runner} runner * @api public
test/mocha.js:2697
Function
Min
* Initialize a new `Min` minimal test reporter (best used with --watch). * * @param {Runner} runner * @api public
test/mocha.js:2792
Function
Mocha
* Setup mocha with `options`. * * Options: * * - `ui` name "bdd", "tdd", "exports" etc * - `reporter` reporter instance, defaults to `mocha.r
test/mocha.js:1016
Function
NyanCat
* Initialize a new `Dot` matrix test reporter. * * @param {Runner} runner * @api public
test/mocha.js:2836
Function
Progress
* Initialize a new `Progress` indicator.
test/mocha.js:265
Function
Runnable
* Initialize a new `Runnable` with the given `title` and callback `fn`. * * @param {String} title * @param {Function} fn * @api private
test/mocha.js:3561
Function
Runner
* Initialize a `Runner` for the given `suite`. * * Events: * * - `start` execution started * - `end` execution complete * - `suite` (su
test/mocha.js:3798
Function
Spec
* Initialize a new `Spec` test reporter. * * @param {Runner} runner * @api public
test/mocha.js:3194
Function
Suite
* Initialize a new `Suite` with the given * `title` and `ctx`. * * @param {String} title * @param {Context} ctx * @api private
test/mocha.js:4333
Function
TAP
* Initialize a new `TAP` reporter. * * @param {Runner} runner * @api public
test/mocha.js:3287
Function
Teamcity
* Initialize a new `Teamcity` reporter. * * @param {Runner} runner * @api public
test/mocha.js:3352
Function
Test
* Initialize a new `Test` with the given `title` and callback `fn`. * * @param {String} title * @param {Function} fn * @api private
test/mocha.js:4608
Function
XUnit
* Initialize a new `XUnit` reporter. * * @param {Runner} runner * @api public
test/mocha.js:3433
Function
_all
(event)
lib/eventproxy.js:275
Function
_assign
(eventname1, eventname2, cb, once)
lib/eventproxy.js:238
Function
_super
()
test/chai.js:3252
Function
all
(name, data)
lib/eventproxy.js:381
Function
an
* ### .a(type) * * The `a` and `an` assertions are aliases that can be * used either as language chains or to assert a value's * type (as revealed
test/chai.js:272
Function
assert
()
test/chai.js:2375
Function
checkArguments
* ### .arguments * * Asserts that the target is an arguments object. * * function test () { * expect(arguments).to.be.arguments; *
test/chai.js:534
Function
coverageClass
* Return coverage class for `n`. * * @return {String} * @api private
test/mocha.js:1900
Function
ignored
* Ignored files.
test/mocha.js:4770
Function
include
(val)
test/chai.js:312
Function
includeChainingBehavior
* ### .include(value) * * The `include` and `contain` assertions can be used as either property * based language chains or as methods to assert the
test/chai.js:308
Function
loadShould
()
test/chai.js:2270
Function
newContext
(contextName)
test/require.js:187
Function
noop
()
test/mocha.js:3758
Function
test
* Output tag for the given `test.`
test/mocha.js:3475
Function
uncaught
(err)
test/mocha.js:4237
Function
visit
(obj)
test/mocha.js:690
Function
wrapper
()
lib/eventproxy.js:198
← previous
101–150 of 150, ranked by callers