JSR #36
GitHub Actions / Test Results
succeeded
Mar 26, 2024 in 0s
All 49 tests pass in 1s
Annotations
Check notice on line 0 in .github
github-actions / Test Results
49 tests found
There are 49 tests, see "Raw output" for the full list of tests.
Raw output
Range#at() [fc]
Range#length [fc]
Range#toString()
Range[Symbol.asyncIterator]() [fc]
Range[Symbol.iterator]()
assertStreamStartsWith()
assertStreams()
concat()
concat() [fc]
count()
cycle()
drop()
drop() [fc]
dropEnd()
dropEnd() [fc]
dropWhile()
dropWhile() [fc]
filter()
fromIterable()
fromIterable() [fc]
groupBy()
map()
new Range(bigint, bigint, bigint) [fc]
new Range(number, number, number) [fc]
new Range(number|bigint, number|bigint, number|bigint)
range(bigint) [fc]
range(bigint, bigint) [fc]
range(bigint, bigint, bigint) [fc]
range(number) [fc]
range(number, number) [fc]
range(number, number, number) [fc]
reduce()
repeat()
take()
take() [fc]
takeEnd()
takeEnd() [fc]
takeWhile()
takeWhile() [fc]
tee()
tee() [fc]
toArray()
toArray() [fc]
toMap()
toMap() [fc]
toSet()
toSet() [fc]
unique(source, key)
unqiue(source)
Loading