Ejemplo n.º 1
0
 @Test
 public void shouldNotBeLeaf() throws Exception {
   assertFalse(projectNode.isLeaf());
 }