TestCollisionTree

4

tests

0

failures

0

ignored

0.001s

duration

100%

successful

Tests

Test Method name Duration Result
Object added to quadtree properly testAddToTree() 0s passed
Default tree is empty testEmptyTree() 0s passed
Out of bounds lookup doesn't crash testOutOfBounds() 0s passed
Object removed from quadtree successfully testRemoveFromTree() 0.001s passed