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

/glassfish-3.1.2/tests/amx/src/org/glassfish/admin/amxtest/monitor/
H A DStatisticTest.java85 public int getFoo() { return (Foo); } method in class:StatisticTest.TestStatistic
96 assert (testMap.getValue("Foo").equals(new Integer(test.getFoo())));
107 assert (new Integer(test.getFoo()).equals(roundTrip.getValue("Foo")));

Completed in 11 milliseconds