예제 #1
0
 @Test
 public void as() {
   // Act & Assert 1
   assertEquals(n, Node.as(n));
 }