Searched refs:hasProfiler (Results 1 - 1 of 1) sorted by relevance

/glassfish-3.1.2/common/common-util/src/test/java/com/sun/enterprise/universal/xml/
H A DMiniXmlParserTest.java66 private static File hasProfiler; field in class:MiniXmlParserTest
93 hasProfiler = new File(MiniXmlParserTest.class.getClassLoader().getResource("hasprofiler.xml").getPath());
111 assertTrue(hasProfiler.exists());
286 MiniXmlParser instance = new MiniXmlParser(hasProfiler, "server");

Completed in 26 milliseconds