@Test
 public void testGetDdxURI() {
   assertEquals("http://domain/dap_node.ddx", opendapLeaf.getDdxUri());
 }