Package com.singularsys.exttests
Class StreamTest
java.lang.Object
com.singularsys.exttests.StreamTest
Tests for the Stream package.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classclassstatic classstatic classclassclassclassclassclass -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidsetUp()voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidtestDot()voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidtestFold()voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidtestList()voidvoidvoidvoidtestMean()voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidtestSkip()voidtestSort()voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidtestSum()voidvoidtestTMul()voidtestTSum()voidvoidvoidvoidvoidvoidtestVSum()voidvoidvoid
-
Field Details
-
PRINT_RESULTS
public static final boolean PRINT_RESULTS -
jep
-
lp
-
-
Constructor Details
-
StreamTest
public StreamTest()
-
-
Method Details
-
setUp
- Throws:
Exception
-
test_carcdr
- Throws:
Exception
-
test_left_join
- Throws:
Exception
-
test_table
- Throws:
JepException
-
test_anyMatch
- Throws:
Exception
-
test_dict_builders
- Throws:
Exception
-
test_primes_builders
- Throws:
Exception
-
test_intersection
- Throws:
Exception
-
test_define_subset_seteq
- Throws:
Exception
-
test_intersection_define
- Throws:
Exception
-
test_accumulate
- Throws:
Exception
-
testDefineChainedFunction
- Throws:
JepException
-
testContinuedFractions
- Throws:
JepException
-
testContinuedFractionsForTan
- Throws:
JepException
-
testApplySum
- Throws:
JepException
-
testApplyAvg
- Throws:
JepException
-
testRangeMap
- Throws:
JepException
-
testMapBinaryLambda
- Throws:
JepException
-
test_number_at_start_of_a_chain
- Throws:
JepException
-
testMean
- Throws:
JepException
-
testTwoArgMap
- Throws:
JepException
-
testExternalMap
- Throws:
JepException
-
testList
- Throws:
JepException
-
testCollect
- Throws:
JepException
-
testFold
- Throws:
JepException
-
testFoldEmptyThrowsException
- Throws:
JepException
-
testFoldOne
- Throws:
JepException
-
testFoldOr
- Throws:
JepException
-
testFoldOrEmpty
- Throws:
JepException
-
testFoldOrOne
- Throws:
JepException
-
testReduce
- Throws:
JepException
-
testReduceEmpty
- Throws:
JepException
-
testReduceOne
- Throws:
JepException
-
testFoldTwoArg
- Throws:
JepException
-
testFilter
- Throws:
JepException
-
testFilterBinaryLambda
- Throws:
JepException
-
testExMapToInt
- Throws:
JepException
-
testLimit
- Throws:
JepException
-
testSkip
- Throws:
JepException
-
testWhile
- Throws:
JepException
-
testWhileEmpty
- Throws:
JepException
-
testFilterTwoArg
- Throws:
JepException
-
testExFilterWithPredicate
- Throws:
JepException
-
testExFilterWithUnaryFunction
- Throws:
JepException
-
testExFilterWithPredicateEmpty
- Throws:
JepException
-
testExFilterNaN
- Throws:
JepException
-
testAppendChained
- Throws:
Exception
-
testAppend
- Throws:
Exception
-
testMerge
- Throws:
JepException
-
testMergeShortL
- Throws:
JepException
-
testMergeShortR
- Throws:
JepException
-
testMergeUnchained
- Throws:
JepException
-
testMergeInfinite
- Throws:
JepException
-
testMergeInfiniteL
- Throws:
JepException
-
testPFMCFilter
- Throws:
JepException
-
testSort
- Throws:
JepException
-
testSortEmpty
- Throws:
JepException
-
testExSort
- Throws:
JepException
-
test_nsort
- Throws:
JepException
-
test_rsort
- Throws:
Exception
-
test_sort
- Throws:
Exception
-
test_sort_empty
- Throws:
Exception
-
test_sort_one
- Throws:
Exception
-
test_cartesian_unchained
- Throws:
Exception
-
test_cartesian_chained
- Throws:
Exception
-
test_set_append
- Throws:
Exception
-
test_chained_two_args
- Throws:
Exception
-
test_distinct
- Throws:
Exception
-
test_clone
- Throws:
Exception
-
test_set_operations
- Throws:
Exception
-
parsing_bug_with_define_and_initMultiparser1
- Throws:
JepException
-
parsing_bug_with_define_and_initMultiparser2
- Throws:
JepException
-
testPFMCSort
- Throws:
JepException
-
testSum
- Throws:
JepException
-
testSumEmpty
- Throws:
JepException
-
testExternalMapPfmc
- Throws:
JepException
-
testVSum
- Throws:
JepException
-
testVSumEmptyThrowsException
- Throws:
JepException
-
testTSum
- Throws:
JepException
-
testTMul
- Throws:
JepException
-
testTSumOne
- Throws:
JepException
-
testTSumEmpty
- Throws:
JepException
-
testTSumArray
- Throws:
JepException
-
testIterateFirst
- Throws:
JepException
-
testIteratePercentage
- Throws:
JepException
-
testClosedIterate
- Throws:
JepException
-
testSource
- Throws:
JepException
-
test_save_result_as_stream
- Throws:
JepException
-
testAllFunctionsHaveValidInheritance
- Throws:
IOException
-
testAllOperatorsHaveValidInheritance
- Throws:
IOException
-
check_pfmcHasValidInherits
-
testDefineInfiniteStream
- Throws:
JepException
-
testDefineIntermediateFunction_and_evaluate_using_chained
- Throws:
JepException
-
testFirst
- Throws:
JepException
-
test_firstOr
- Throws:
Exception
-
test_firstOrNone
- Throws:
Exception
-
test_forstOrOne
- Throws:
Exception
-
test_last
- Throws:
Exception
-
test_lastNone
- Throws:
Exception
-
test_filter_with_pre_defined_array
- Throws:
JepException
-
test_filter_with_pre_defined_VectorI
- Throws:
JepException
-
testReduceMax
- Throws:
JepException
-
testReduceMaxEmpty
- Throws:
JepException
-
testFoldMax
- Throws:
JepException
-
testFoldMaxEmptyThrowEvaluationException
- Throws:
JepException
-
testStreamMin
- Throws:
JepException
-
testStreamMax
- Throws:
JepException
-
testStreamMinOne
- Throws:
JepException
-
testStreamMinEmptyThrowException
- Throws:
JepException
-
testStreamMinWitDefault
- Throws:
JepException
-
testStreamTerminalMinMax
- Throws:
JepException
-
testStreamTerminalMinMaxOne
- Throws:
JepException
-
testStreamTerminalMinMaxEmptyThrowsException
- Throws:
JepException
-
test_apply_seq_map
- Throws:
JepException
-
testUniquePrimeFactors
- Throws:
JepException
-
testNumberOfUniquePrimeFactors
- Throws:
JepException
-
testDot
- Throws:
JepException
-
findallJepConponents
- Throws:
JepException
-
testPrimeFactors
- Throws:
JepException
-
testSphereVolume
- Throws:
JepException
-
testFactorialDoubleIncorrect
- Throws:
JepException
-
testLoopChained
- Throws:
JepException
-
testLoopUnchained
- Throws:
JepException
-
test_lightweightInstances
- Throws:
Exception
-
testHigerOrderFunction_with_non_lambda_arg
- Throws:
JepException
-