Searched refs:getFoo (Results 1 – 1 of 1) sorted by relevance
39 assertEquals("Foo", ((Foo) content).getFoo()); in test_getContent()43 assertEquals("FooSub", ((Foo) content).getFoo()); in test_getContent()67 public String getFoo() { in getFoo() method in Foo73 public String getFoo() { in getFoo() method in FooSub