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

/glassfish-3.1.2/tests/amx/src/org/glassfish/admin/amxtest/monitor/
H A DStatisticTest.java87 public String getBar() { return (Bar); } method in class:StatisticTest.TestStatistic
97 assert (testMap.getValue("Bar").equals(test.getBar()));
108 assert (test.getBar().equals(roundTrip.getValue("Bar")));

Completed in 13 milliseconds