Gradle Test Run :java:test

Chapter4TreesAndGraphsSpec

summary

14

tests

0

failures

0

skipped

0.157s

duration

100%

successful

Child Tests Failures Skipped Duration Success rate
commonAncestor(#a, #b, #c) == #d 4 0 0 0.030s 100%
getBinaryTree 1 0 0 0.042s 100%
getLinkedListDepth 1 0 0 0.012s 100%
hasGraphNodeBFS 1 0 0 0.007s 100%
isBalanced 1 0 0 0.026s 100%
isSubtree(#a, #b) == #c 6 0 0 0.033s 100%