|
Arquillian Drone Extension Implementation 1.0.0.CR3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.arquillian.drone.impl.DroneCreator
public class DroneCreator
Creator of drone instances. Creates a instance for every field annotated with Drone.
Consumes:
Observes:
| Constructor Summary | |
|---|---|
DroneCreator()
|
|
| Method Summary | |
|---|---|
void |
createWebTestBrowser(DroneConfigured event,
DroneRegistry registry,
DroneContext droneContext)
|
void |
createWebTestBrowser(MethodDroneConfigured event,
DroneRegistry registry,
MethodContext droneMethodContext)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DroneCreator()
| Method Detail |
|---|
public void createWebTestBrowser(@Observes
DroneConfigured event,
DroneRegistry registry,
DroneContext droneContext)
public void createWebTestBrowser(@Observes
MethodDroneConfigured event,
DroneRegistry registry,
MethodContext droneMethodContext)
|
Arquillian Drone Extension Implementation 1.0.0.CR3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||