[debug] javaOptions: Vector()
[debug] Forking tests - parallelism = false
[debug] Create a single-thread test executor
[debug] Runner for com.novocode.junit.JUnitFramework produced 1 initial tasks for 1 tests.
[debug]   Running TaskDef(barneshut.BarnesHutSuite, sbt.ForkMain$AnnotatedFingerscan@2a5f1256, false, [SuiteSelector])
[info] Test run started
[info] Test barneshut.BarnesHutSuite.'SectorMatrix.+=' should add a body at (25,47) to the correct bucket of a sector matrix of size 96 (2pts) started
[debug] Test barneshut.BarnesHutSuite.'SectorMatrix.+=' should add a body at (25,47) to the correct bucket of a sector matrix of size 96 (2pts) finished, took 0.253 sec
[info] Test barneshut.BarnesHutSuite.Leaf with 1 body started
[debug] Test barneshut.BarnesHutSuite.Leaf with 1 body finished, took 0.034 sec
[info] Test barneshut.BarnesHutSuite.Leaf.insert(b) should return a Fork started
[debug] Test barneshut.BarnesHutSuite.Leaf.insert(b) should return a Fork finished, took 0.008 sec
[info] Test barneshut.BarnesHutSuite.Empty: total should be 0 started
[debug] Test barneshut.BarnesHutSuite.Empty: total should be 0 finished, took 0.002 sec
[info] Test barneshut.BarnesHutSuite.Body.updated should take bodies in a Leaf into account (2pts) started
[debug] Test barneshut.BarnesHutSuite.Body.updated should take bodies in a Leaf into account (2pts) finished, took 0.003 sec
[info] Test barneshut.BarnesHutSuite.Empty: mass should be 0 started
[debug] Test barneshut.BarnesHutSuite.Empty: mass should be 0 finished, took 0.002 sec
[info] Test barneshut.BarnesHutSuite.Body.updated should do nothing for Empty quad trees started
[debug] Test barneshut.BarnesHutSuite.Body.updated should do nothing for Empty quad trees finished, took 0.001 sec
[info] Test barneshut.BarnesHutSuite.Fork with 3 empty quadrants and 1 leaf (nw) started
[debug] Test barneshut.BarnesHutSuite.Fork with 3 empty quadrants and 1 leaf (nw) finished, took 0.004 sec
[info] Test barneshut.BarnesHutSuite.Empty: center of mass should be the center of the cell started
[debug] Test barneshut.BarnesHutSuite.Empty: center of mass should be the center of the cell finished, took 0.003 sec
[info] Test barneshut.BarnesHutSuite.Empty.insert(b) should return a Leaf with only that body (2pts) started
[debug] Test barneshut.BarnesHutSuite.Empty.insert(b) should return a Leaf with only that body (2pts) finished, took 0.005 sec
[info] Test run finished: 0 failed, 0 ignored, 10 total, 0.423s
[debug]     Produced 0 nested tasks and 10 events.
[debug] Summary for JUnit not available.
[info] Passed: Total 10, Failed 0, Errors 0, Passed 10
[debug] Passed tests:
[debug] 	barneshut.BarnesHutSuite
