Test Results - sandbox-functional-converter-core

All Test Modules | GitHub Repository | Coverage Reports Designed for use with JUnit.

Summary

100.0%
Tests Failures Errors Skipped Success rate Time
218 0 0 0 100.00% 2.001
Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Packages

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
Name Tests Errors Failures Skipped Time(s) Time Stamp Host
(default package) 0 0 0 0 0.000
(default package) 0 0 0 0 0.000
(default package) 0 0 0 0 0.000
(default package) 0 0 0 0 0.000
(default package) 0 0 0 0 0.000
(default package) 0 0 0 0 0.000
(default package) 0 0 0 0 0.000
(default package) 0 0 0 0 0.000
(default package) 0 0 0 0 0.000
(default package) 0 0 0 0 0.000
(default package) 0 0 0 0 0.000
(default package) 0 0 0 0 0.000
(default package) 0 0 0 0 0.000

Package (default package)

Name Tests Errors Failures Skipped Time(s) Time Stamp Host
Back to top

Package (default package)

Name Tests Errors Failures Skipped Time(s) Time Stamp Host
Back to top

Package (default package)

Name Tests Errors Failures Skipped Time(s) Time Stamp Host
Back to top

Package (default package)

Name Tests Errors Failures Skipped Time(s) Time Stamp Host
Back to top

Package (default package)

Name Tests Errors Failures Skipped Time(s) Time Stamp Host
Back to top

Package (default package)

Name Tests Errors Failures Skipped Time(s) Time Stamp Host
Back to top

Package (default package)

Name Tests Errors Failures Skipped Time(s) Time Stamp Host
Back to top

Package (default package)

Name Tests Errors Failures Skipped Time(s) Time Stamp Host
Back to top

Package (default package)

Name Tests Errors Failures Skipped Time(s) Time Stamp Host
Back to top

Package (default package)

Name Tests Errors Failures Skipped Time(s) Time Stamp Host
Back to top

Package (default package)

Name Tests Errors Failures Skipped Time(s) Time Stamp Host
Back to top

Package (default package)

Name Tests Errors Failures Skipped Time(s) Time Stamp Host
Back to top

Package (default package)

Name Tests Errors Failures Skipped Time(s) Time Stamp Host
Back to top


TestCase org.sandbox.functional.core.builder.LoopModelBuilderTest ๐Ÿ”—

Name Status Type Time(s)
testAllOperationTypes ๐Ÿ”— Success 0.000
testMapWithoutTargetType ๐Ÿ”— Success 0.006
testExplicitRangeWithFilter ๐Ÿ”— Success 0.006
testValidation ๐Ÿ”— Success 0.003
testElementWithDescriptor ๐Ÿ”— Success 0.001
testSortedWithComparator ๐Ÿ”— Success 0.000
testBuildSimpleForEach ๐Ÿ”— Success 0.000
testConvertibilityCheckNoMetadata ๐Ÿ”— Success 0.000
testConvertibilityCheckWithoutProblems ๐Ÿ”— Success 0.001
testExplicitRangeSource ๐Ÿ”— Success 0.007
testSourceWithDescriptor ๐Ÿ”— Success 0.001
testConvertibilityCheckWithReturn ๐Ÿ”— Success 0.001
testAllTerminalTypes ๐Ÿ”— Success 0.000
testBuildFilterMapPipeline ๐Ÿ”— Success 0.000
testConvertibilityCheck ๐Ÿ”— Success 0.000
Properties ยป

Back to top

TestCase org.sandbox.functional.core.builder.StreamCodeBuilderTest ๐Ÿ”—

Name Status Type Time(s)
testFilterMapForEach ๐Ÿ”— Success 0.001
testIntRangeSource ๐Ÿ”— Success 0.002
testPeekOperation ๐Ÿ”— Success 0.003
testCanBuildWithValidModel ๐Ÿ”— Success 0.000
testSkipOperation ๐Ÿ”— Success 0.001
testCollectToSet ๐Ÿ”— Success 0.007
testExplicitRangeSourceImport ๐Ÿ”— Success 0.001
testRequiredImports ๐Ÿ”— Success 0.000
testCollectTerminal ๐Ÿ”— Success 0.001
testFlatMapOperation ๐Ÿ”— Success 0.001
testLimitOperation ๐Ÿ”— Success 0.000
testSimpleForEach ๐Ÿ”— Success 0.000
testIterableSourceImport ๐Ÿ”— Success 0.001
testCanBuildWithNullModel ๐Ÿ”— Success 0.004
testSortedWithComparator ๐Ÿ”— Success 0.000
testStreamSource ๐Ÿ”— Success 0.000
testCountTerminal ๐Ÿ”— Success 0.001
testSortedOperation ๐Ÿ”— Success 0.004
testAllMatchTerminal ๐Ÿ”— Success 0.001
testCanBuildWithNullSource ๐Ÿ”— Success 0.000
testArraySource ๐Ÿ”— Success 0.000
testCanBuildWithBreak ๐Ÿ”— Success 0.004
testExplicitRangeSource ๐Ÿ”— Success 0.002
testExplicitRangeSourceWithVariables ๐Ÿ”— Success 0.007
testReduceTerminal ๐Ÿ”— Success 0.001
testAnyMatchTerminal ๐Ÿ”— Success 0.001
testComplexPipeline ๐Ÿ”— Success 0.000
testNoneMatchTerminal ๐Ÿ”— Success 0.001
testIntRangeSourceImport ๐Ÿ”— Success 0.000
testFindFirstTerminal ๐Ÿ”— Success 0.000
testMultipleStatementsInForEach ๐Ÿ”— Success 0.001
testIterableSource ๐Ÿ”— Success 0.001
testDistinctOperation ๐Ÿ”— Success 0.005
testFindAnyTerminal ๐Ÿ”— Success 0.001
Properties ยป

Back to top

TestCase org.sandbox.functional.core.model.LoopMetadataTest ๐Ÿ”—

Name Status Type Time(s)
testRequiresOrderingAloneDoesNotBlockConversion ๐Ÿ”— Success 0.498
testBreakBlocksConversion ๐Ÿ”— Success 0.018
testMultipleBlockingFlags ๐Ÿ”— Success 0.002
testIndexBeyondGetBlocksConversion ๐Ÿ”— Success 0.007
testIteratorRemoveBlocksConversion ๐Ÿ”— Success 0.001
testSafeMetadataIsConvertible ๐Ÿ”— Success 0.004
testContinueAloneDoesNotBlockConversion ๐Ÿ”— Success 0.002
testModifiesCollectionBlocksConversion ๐Ÿ”— Success 0.012
testReturnBlocksConversion ๐Ÿ”— Success 0.004
testSafeMetadataFieldValues ๐Ÿ”— Success 0.002
Properties ยป

Back to top

TestCase org.sandbox.functional.core.model.LoopModelPipelineTest ๐Ÿ”—

Name Status Type Time(s)
testEqualsIncludesOperationsAndTerminal ๐Ÿ”— Success 0.018
testBuildCompleteModel ๐Ÿ”— Success 0.053
testExplicitRangeWithFilterAndMap ๐Ÿ”— Success 0.014
testEmptyPipeline ๐Ÿ”— Success 0.009
testWithTerminalRejectsNull ๐Ÿ”— Success 0.022
testFluentApiMetadataReturnsThis ๐Ÿ”— Success 0.016
testAddOperationRejectsNull ๐Ÿ”— Success 0.005
testExplicitRangeWithForEach ๐Ÿ”— Success 0.013
testFluentApiElementReturnsThis ๐Ÿ”— Success 0.011
testAddMultipleOperations ๐Ÿ”— Success 0.001
testOperationsAreIndependent ๐Ÿ”— Success 0.006
testAddOperationsClearedByCreatingNewModel ๐Ÿ”— Success 0.001
testSetTerminal ๐Ÿ”— Success 0.006
testHashCodeIncludesOperationsAndTerminal ๐Ÿ”— Success 0.008
testToStringIncludesOperationsAndTerminal ๐Ÿ”— Success 0.017
testFluentApiWithTerminalReturnsThis ๐Ÿ”— Success 0.001
testFluentApiSourceReturnsThis ๐Ÿ”— Success 0.006
testGetOperationsReturnsUnmodifiableList ๐Ÿ”— Success 0.006
testFluentApiAddOperationReturnsThis ๐Ÿ”— Success 0.001
Properties ยป

Back to top

TestCase org.sandbox.functional.core.model.LoopModelTest ๐Ÿ”—

Name Status Type Time(s)
testLoopMetadata ๐Ÿ”— Success 0.001
testLoopModelToString ๐Ÿ”— Success 0.000
testLoopModelWithComponents ๐Ÿ”— Success 0.002
testElementDescriptor ๐Ÿ”— Success 0.005
testLoopModelCanBeInstantiated ๐Ÿ”— Success 0.008
testSourceDescriptor ๐Ÿ”— Success 0.001
Properties ยป

Back to top

TestCase org.sandbox.functional.core.model.LoopModelVisualizerTest ๐Ÿ”—

Name Status Type Time(s)
testOperationComments ๐Ÿ”— Success 0.014
testFullModel ๐Ÿ”— Success 0.027
testMapSideEffect ๐Ÿ”— Success 0.001
testReduceTerminal ๐Ÿ”— Success 0.003
testNullModel ๐Ÿ”— Success 0.003
testNullModel ๐Ÿ”— Success 0.001
testNullTree ๐Ÿ”— Success 0.011
testNodeWithLoopModel ๐Ÿ”— Success 0.010
testSingleRoot ๐Ÿ”— Success 0.001
testMultipleRoots ๐Ÿ”— Success 0.002
testNestedLoops ๐Ÿ”— Success 0.004
testIntRangeSource ๐Ÿ”— Success 0.015
testSimpleFilterForEach ๐Ÿ”— Success 0.007
testEmptyModel ๐Ÿ”— Success 0.006
testFilterMapCollect ๐Ÿ”— Success 0.003
testOperationsWithComments ๐Ÿ”— Success 0.005
testArraySource ๐Ÿ”— Success 0.001
testFinalElement ๐Ÿ”— Success 0.007
Properties ยป

Back to top

TestCase org.sandbox.functional.core.operation.CommentPreservationTest ๐Ÿ”—

Name Status Type Time(s)
testMapWithComments ๐Ÿ”— Success 0.017
testFilterWithComments ๐Ÿ”— Success 0.001
testFilterWithoutComments ๐Ÿ”— Success 0.001
testMultipleOperationsWithComments ๐Ÿ”— Success 0.000
Properties ยป

Back to top

TestCase org.sandbox.functional.core.operation.OperationTest ๐Ÿ”—

Name Status Type Time(s)
testMapOpSingleArg ๐Ÿ”— Success 0.004
testFilterOpAddCommentsList ๐Ÿ”— Success 0.004
testSortOpWithComparator ๐Ÿ”— Success 0.003
testMapOp ๐Ÿ”— Success 0.001
testFlatMapOp ๐Ÿ”— Success 0.003
testSortOpNatural ๐Ÿ”— Success 0.000
testFilterOpCommentsIgnoreNull ๐Ÿ”— Success 0.001
testLimitOp ๐Ÿ”— Success 0.008
testFilterOp ๐Ÿ”— Success 0.004
testMapOpWithTargetType ๐Ÿ”— Success 0.003
testCommentsAreImmutable ๐Ÿ”— Success 0.004
testMapOpComments ๐Ÿ”— Success 0.000
testMapOpAddCommentsList ๐Ÿ”— Success 0.000
testFilterOpComments ๐Ÿ”— Success 0.001
testPeekOp ๐Ÿ”— Success 0.001
testSkipOp ๐Ÿ”— Success 0.008
testDistinctOp ๐Ÿ”— Success 0.001
Properties ยป

Back to top

TestCase org.sandbox.functional.core.renderer.StringRendererTest ๐Ÿ”—

Name Status Type Time(s)
testRenderSourceCollection ๐Ÿ”— Success 0.003
testRenderMap ๐Ÿ”— Success 0.003
testRenderSourceExplicitRangeInvalidMultipleCommas ๐Ÿ”— Success 0.002
testRenderSourceIterable ๐Ÿ”— Success 0.001
testRenderSourceStream ๐Ÿ”— Success 0.001
testRenderFindFirst ๐Ÿ”— Success 0.001
testRenderAllMatch ๐Ÿ”— Success 0.008
testRenderSourceExplicitRangeInvalidOnlyComma ๐Ÿ”— Success 0.005
testRenderFilterOpWithMultipleComments ๐Ÿ”— Success 0.001
testRenderCollectToSet ๐Ÿ”— Success 0.000
testRenderSortedWithComparator ๐Ÿ”— Success 0.005
testRenderNoneMatch ๐Ÿ”— Success 0.000
testRenderSourceExplicitRangeInvalidEmptyEnd ๐Ÿ”— Success 0.000
testRenderForEachOrdered ๐Ÿ”— Success 0.001
testRenderMapOpSideEffect ๐Ÿ”— Success 0.008
testRenderSourceExplicitRangeInvalidNoComma ๐Ÿ”— Success 0.001
testRenderFindAny ๐Ÿ”— Success 0.000
testRenderFilterOpWithoutComments ๐Ÿ”— Success 0.000
testRenderForEachMultipleStatements ๐Ÿ”— Success 0.000
testRenderFlatMap ๐Ÿ”— Success 0.001
testRenderForEach ๐Ÿ”— Success 0.005
testRenderPeek ๐Ÿ”— Success 0.000
testRenderSkip ๐Ÿ”— Success 0.001
testRenderSourceArray ๐Ÿ”— Success 0.010
testRenderFilterOpWithComments ๐Ÿ”— Success 0.001
testRenderMapOpSideEffectTakesPriorityOverComments ๐Ÿ”— Success 0.006
testRenderSourceExplicitRangeInvalidWhitespaceOnly ๐Ÿ”— Success 0.004
testRenderAnyMatch ๐Ÿ”— Success 0.001
testRenderMapOpWithComments ๐Ÿ”— Success 0.001
testRenderSourceExplicitRangeWithVariables ๐Ÿ”— Success 0.009
testRenderMapOpWithoutComments ๐Ÿ”— Success 0.001
testRenderSourceExplicitRange ๐Ÿ”— Success 0.007
testRenderFilter ๐Ÿ”— Success 0.000
testRenderSourceExplicitRangeInvalidEmptyStart ๐Ÿ”— Success 0.001
testRenderDistinct ๐Ÿ”— Success 0.001
testRenderSortedWithoutComparator ๐Ÿ”— Success 0.007
testRenderCollectToList ๐Ÿ”— Success 0.000
testRenderReduce ๐Ÿ”— Success 0.000
testRenderSourceExplicitRangeWithExpression ๐Ÿ”— Success 0.007
testRenderCount ๐Ÿ”— Success 0.000
testRenderLimit ๐Ÿ”— Success 0.001
testRenderFilterOpWithMultiLineBlockComment ๐Ÿ”— Success 0.001
testRenderSourceIntRange ๐Ÿ”— Success 0.008
Properties ยป

Back to top

TestCase org.sandbox.functional.core.terminal.TerminalOperationTest ๐Ÿ”—

Name Status Type Time(s)
testCollectTerminal ๐Ÿ”— Success 0.001
testForEachOrderedTerminal ๐Ÿ”— Success 0.001
testForEachTerminal ๐Ÿ”— Success 0.009
testMatchTerminalAnyMatch ๐Ÿ”— Success 0.003
testCountTerminal ๐Ÿ”— Success 0.003
testReduceTerminal ๐Ÿ”— Success 0.003
testMatchTerminalNoneMatch ๐Ÿ”— Success 0.003
testFindFirstTerminal ๐Ÿ”— Success 0.003
testForEachTerminalSingleArg ๐Ÿ”— Success 0.007
testMatchTerminalAllMatch ๐Ÿ”— Success 0.005
testFindAnyTerminal ๐Ÿ”— Success 0.003
Properties ยป

Back to top

TestCase org.sandbox.functional.core.transformer.LoopModelTransformerTest ๐Ÿ”—

Name Status Type Time(s)
testPeekOperation ๐Ÿ”— Success 0.006
testSkipOperation ๐Ÿ”— Success 0.014
testTransformThrowsOnNullSource ๐Ÿ”— Success 0.016
testCollectTerminal ๐Ÿ”— Success 0.001
testTransformThrowsOnNullModel ๐Ÿ”— Success 0.007
testSimpleForEach ๐Ÿ”— Success 0.001
testDefaultVariableNameWhenElementIsNull ๐Ÿ”— Success 0.008
testCanTransformValidModel ๐Ÿ”— Success 0.003
testCountTerminal ๐Ÿ”— Success 0.001
testArraySource ๐Ÿ”— Success 0.001
testCanTransformWithNullSource ๐Ÿ”— Success 0.001
testFilterMapPipeline ๐Ÿ”— Success 0.004
testComplexPipeline ๐Ÿ”— Success 0.003
testCanTransformWithNullModel ๐Ÿ”— Success 0.001
testFindFirstTerminal ๐Ÿ”— Success 0.003
testCanTransformWithBreak ๐Ÿ”— Success 0.006
Properties ยป

Back to top

TestCase org.sandbox.functional.core.transformer.PatternTransformationTest ๐Ÿ”—

Name Status Type Time(s)
testFilterMapForEach ๐Ÿ”— Success 0.029
testBreakNotConvertible ๐Ÿ”— Success 0.001
testAllMatch ๐Ÿ”— Success 0.007
testCollectToSet ๐Ÿ”— Success 0.002
testReduceSum ๐Ÿ”— Success 0.002
testOrderedForEach ๐Ÿ”— Success 0.007
testFilterThenCollect ๐Ÿ”— Success 0.000
testSimpleForEach ๐Ÿ”— Success 0.008
testReturnNotConvertible ๐Ÿ”— Success 0.001
testReduceCount ๐Ÿ”— Success 0.007
testAnyMatch ๐Ÿ”— Success 0.001
testCollectToList ๐Ÿ”— Success 0.001
testReduceProduct ๐Ÿ”— Success 0.001
testArraySourceTransformation ๐Ÿ”— Success 0.001
testFilterViaContinue ๐Ÿ”— Success 0.006
testFilterViaIfGuard ๐Ÿ”— Success 0.001
testMapViaVariableDeclaration ๐Ÿ”— Success 0.009
testNoneMatch ๐Ÿ”— Success 0.001
testMapThenCollect ๐Ÿ”— Success 0.004
Properties ยป

Back to top

TestCase org.sandbox.functional.core.tree.LoopTreeTest ๐Ÿ”—

Name Status Type Time(s)
siblingLoops ๐Ÿ”— Success 0.001
nestedLoops_innerNotConvertible ๐Ÿ”— Success 0.004
astNodeReference ๐Ÿ”— Success 0.002
nestedLoops_innerConvertible ๐Ÿ”— Success 0.003
threeLevelNesting ๐Ÿ”— Success 0.000
scopePropagation ๐Ÿ”— Success 0.001
singleLoop ๐Ÿ”— Success 0.004
Properties ยป

Back to top

All Test Reports | Coverage Reports | GitHub Repository

Generated by Sandbox