- getEntityManager() - Method in class ch.inftec.ju.ee.db.test.AbstractDbTestCdi
-
Producer method that gets the current EntityManager of the test case.
- getPage(String) - Method in class ch.inftec.ju.ee.webtest.SeleniumPage
-
Gets the page specified with the pageUrl, e.g.
- getPage(String) - Method in class ch.inftec.ju.ee.webtest.WebTest
-
Gets the page specified with the pageUrl, e.g.
- getPage(WebDriver, String) - Static method in class ch.inftec.ju.ee.webtest.WebTestUtils
-
Opens the specified page.
- greet(PrintStream, String) - Method in class ch.inftec.ju.ee.test.Greeter
-
- Greeter - Class in ch.inftec.ju.ee.test
-
Greeter class from the Arquillain getting started guide.
- Greeter() - Constructor for class ch.inftec.ju.ee.test.Greeter
-