Пример #1
0
 @Test
 public void shouldNotBeLeaf() throws Exception {
   assertFalse(projectNode.isLeaf());
 }