Ejemplo n.º 1
0
 @Test
 public void testGetName() throws Exception {
   assertEquals(ITEM_NAME, projectNode.getName());
 }