MCPcopy Create free account
hub / github.com/cujojs/most / flatMap-test.js

File flatMap-test.js

test/flatMap-test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* global describe, it */
2require('buster').spec.expose()
3var expect = require('buster').expect
4var assertSame = require('./helper/stream-helper').assertSame

Callers

nothing calls this directly

Calls 13

assertSameFunction · 0.85
delayFunction · 0.85
fromArrayFunction · 0.85
concatFunction · 0.85
neverFunction · 0.85
takeFunction · 0.85
flatMapMethod · 0.80
joinMethod · 0.80
mapMethod · 0.80
concatMethod · 0.80
forEachMethod · 0.80
fFunction · 0.70

Tested by

no test coverage detected