MCPcopy Create free account

hub / github.com/jimhigson/oboe.js / functions

Functions243 in github.com/jimhigson/oboe.js

FunctionechoBackQueryParamsAsBodyJson
(req, res)
test/streamsource.js:34
FunctionexampleListener
()
test/specs/singleEventPubSub.unit.spec.js:299
Functionf
(a1, a2, array)
test/specs/functional.unit.spec.js:9
FunctionfakedPubSub
(eventName)
test/libs/spiedPubSub.js:7
Functionfn
()
test/specs/instanceApi.component.spec.js:49
FunctionfunctionString
(param, fnName)
test/specs/lists.unit.spec.js:146
FunctiongenerateClauseReaderIfTokenFound
* If jsonPath matches the given detector function, creates a function which * evaluates against every clause in the clauseEvaluatorGenerators. T
src/jsonPath.js:229
Functionhalf
(n)
test/specs/functional.unit.spec.js:53
FunctionhandleData
(chunk)
src/libs/clarinet.js:152
FunctionhandleStreamEnd
()
src/libs/clarinet.js:115
FunctionhasAllProperties
* Returns true if object o has a key named like every property in * the properties array. Will give false if any are missing, or if o * is not an ob
src/util.js:39
Functioninc
(n)
test/specs/functional.unit.spec.js:52
FunctionisANumber
(n)
test/specs/lists.unit.spec.js:106
FunctionisLessThanOrEqualToTen
(n)
test/specs/lists.unit.spec.js:118
FunctionisLessThanTen
(n)
test/specs/lists.unit.spec.js:114
FunctionisOdd
(n)
test/specs/lists.unit.spec.js:110
Functionmessage
()
test/specs/incrementalContentBuilder.unit.spec.js:292
FunctionnameClause
* Create an evaluator function for a named path node, expressed in the * JSONPath like: * foo * ["bar"] * [2]
src/jsonPath.js:41
FunctionnewContext
(contextName)
test/require/require.js:194
Functionnext
(params, curFn)
src/functional.js:47
FunctionnodeClosed
* For when the current node ends.
src/incrementalContentBuilder.js:125
FunctionnodeOpened
(ascent, newDeepestNode)
src/incrementalContentBuilder.js:59
Functionnoop
* A function which does nothing
src/functional.js:215
FunctionnotAtRoot
return true if the ascent we have contains only the JSON root, * false otherwise
src/jsonPath.js:108
FunctionobjectPassedToCall
(callArgs)
test/libs/oboeAsserter.js:324
FunctionprettyPrintEvent
(event)
test/libs/prettyPrintEvents.js:11
FunctionremoveListener
(eventId, p2, p3)
src/instanceApi.js:52
FunctionreplyWithInvalidJson
(req, res)
test/streamsource.js:76
FunctionreplyWithStaticJson
(req, res)
test/streamsource.js:94
FunctionreplyWithTenSlowNumbers
(_req, res)
test/streamsource.js:45
FunctionreplyWithTenSlowNumbersGzipped
(req, serverResponse)
test/streamsource.js:151
FunctionrequestComplete
(completeJsonFromJsonCompleteCall)
test/libs/oboeAsserter.js:24
FunctionreturnFoundParser
* One of two possible values for the onSuccess argument of * generateClauseReaderIfTokenFound. * * When this function is used, generateCla
src/jsonPath.js:301
Functionserve204Json
(req, res)
test/streamsource.js:80
Functionserve401withData
(req, res)
test/streamsource.js:206
Functionserve404Json
(req, res)
test/streamsource.js:84
FunctionserveItem
(req, res)
benchmarking/benchmarkServer.js:45
FunctionserveItemList
(_req, res)
benchmarking/benchmarkServer.js:12
FunctionserveLargeResponse
(req, res)
test/streamsource.js:172
FunctionsetUp
()
test/specs/instanceApi.unit.spec.js:514
FunctionskipMany
* Create an evaluator function for the .. (double dot) token. Consumes * zero or more levels of the ascent, the fewest that are required to find
src/jsonPath.js:134
FunctionstatementExpr
* Generate a statement wrapper to sit around the outermost * clause evaluator. * * Handles the case where the capturing is implicit becaus
src/jsonPath.js:179
FunctiontwoHundredItems
(_req, res)
test/streamsource.js:117
← previous201–243 of 243, ranked by callers