Gradle Test Run :test

ReducedNode

summary

7

tests

0

failures

0

skipped

0.006s

duration

100%

successful

Child Name Tests Failures Skipped Duration Success rate
mergeChildren must allow the same canonical child instance for the same edge shouldAllowSameCanonicalChildInstanceForSameEdge() 1 0 0 0.001s 100%
mergeChildren must append child when edge is absent shouldAppendChildWhenEdgeIsAbsent() 1 0 0 0s 100%
constructor must defensively copy input maps shouldDefensivelyCopyInputMaps() 1 0 0 0s 100%
children must expose internal backing map shouldExposeInternalBackingChildrenMap() 1 0 0 0.001s 100%
localCounts must expose internal backing map shouldExposeInternalBackingLocalCountsMap() 1 0 0 0.001s 100%
mergeLocalCounts must sum existing counts and append missing values shouldMergeLocalCountsBySummingAndAppending() 1 0 0 0s 100%
mergeChildren must reject incompatible canonical child instance for the same edge shouldRejectIncompatibleCanonicalChildInstanceForSameEdge() 1 0 0 0.001s 100%