Exemplo n.º 1
0
 @Test
 public void testTotalNumberOfSides() {
   assertEquals(manager.totalNumberOfSides(), Double.POSITIVE_INFINITY, 10e-2);
 }