A C D E G J L S T W 

A

AbstractDbTestCdi - Class in ch.inftec.ju.ee.db.test
Base class for tests that require DB access and CDI.
AbstractDbTestCdi() - Constructor for class ch.inftec.ju.ee.db.test.AbstractDbTestCdi
 
apply(Statement, Description) - Method in class ch.inftec.ju.ee.webtest.DriverRule
 

C

ch.inftec.ju.ee.db - package ch.inftec.ju.ee.db
 
ch.inftec.ju.ee.db.test - package ch.inftec.ju.ee.db.test
 
ch.inftec.ju.ee.test - package ch.inftec.ju.ee.test
 
ch.inftec.ju.ee.test.cdi - package ch.inftec.ju.ee.test.cdi
 
ch.inftec.ju.ee.webtest - package ch.inftec.ju.ee.webtest
 
closeAll() - Static method in class ch.inftec.ju.ee.webtest.DriverRule
Quits all open WebDriver instances.
closeDriver() - Static method in class ch.inftec.ju.ee.webtest.WebTest
 
closeEntityManager(EmfWork) - Method in class ch.inftec.ju.ee.db.EntityManagerProvider
 
createEntityManager(EmfWork) - Method in class ch.inftec.ju.ee.db.EntityManagerProvider
 
createGreeting(String) - Method in class ch.inftec.ju.ee.test.Greeter
 

D

driver - Variable in class ch.inftec.ju.ee.webtest.SeleniumPage
WebDriver object used by this page.
driver - Variable in class ch.inftec.ju.ee.webtest.WebTest
 
DriverRule - Class in ch.inftec.ju.ee.webtest
JUnit rule to run web tests with (multiple) selenium drivers.
driverRule - Variable in class ch.inftec.ju.ee.webtest.WebTest
 

E

EntityManagerProvider - Class in ch.inftec.ju.ee.db
CDI persistence provider class.
EntityManagerProvider() - Constructor for class ch.inftec.ju.ee.db.EntityManagerProvider
 

G

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
 

J

JarDefaultScopeCdi - Class in ch.inftec.ju.ee.test.cdi
POJO in a non-beans enabled JAR.
JarDefaultScopeCdi() - Constructor for class ch.inftec.ju.ee.test.cdi.JarDefaultScopeCdi
 

L

logger - Variable in class ch.inftec.ju.ee.webtest.WebTest
 

S

SeleniumPage - Class in ch.inftec.ju.ee.webtest
Base class for Selenium Page classes.
SeleniumPage(WebDriver) - Constructor for class ch.inftec.ju.ee.webtest.SeleniumPage
 

T

testRunnerRule - Variable in class ch.inftec.ju.ee.test.WebContainerTest
Rule that performs test setup and verification on the server.

W

WebContainerTest - Class in ch.inftec.ju.ee.test
Base class for test cases that run as (remote) web tests, but need a running container for data loading and web request handling.
WebContainerTest() - Constructor for class ch.inftec.ju.ee.test.WebContainerTest
 
WebTest - Class in ch.inftec.ju.ee.webtest
Base class for test cases that run selenium web tests.
WebTest() - Constructor for class ch.inftec.ju.ee.webtest.WebTest
 
WebTestUtils - Class in ch.inftec.ju.ee.webtest
Utility class containing web test helper methods.
WebTestUtils() - Constructor for class ch.inftec.ju.ee.webtest.WebTestUtils
 
A C D E G J L S T W 

Copyright © 2014. All rights reserved.