- deenhance(T, Class<? extends Annotation>) - Method in interface org.jboss.arquillian.drone.spi.DroneInstanceEnhancer
-
- deenhance(T, Class<? extends Annotation>) - Method in interface org.jboss.arquillian.drone.spi.Enhancer
-
Deprecated.
Takes the instance which was previously enhanced by #enhance(Object) method and cancels the enhancement.
- destroyInstance(T) - Method in interface org.jboss.arquillian.drone.spi.Destructor
-
Destroys an instance of the driver.
- Destructor<T> - Interface in org.jboss.arquillian.drone.spi
-
Defines a contract for destroying instances of the Drone Driver
- DroneAugmented - Interface in org.jboss.arquillian.drone.webdriver.spi
-
Interface which is implemented by WebDriver's Augmenter during augmentation.
- DroneConfiguration<C extends DroneConfiguration<C>> - Interface in org.jboss.arquillian.drone.spi
-
Configuration of arbitrary Drone Web user interface test framework.
- DroneConfigurationEvent - Interface in org.jboss.arquillian.drone.spi.event
-
Representation of event related to Drone configuration.
- DroneContext - Interface in org.jboss.arquillian.drone.spi
-
Context for Drone instance, Drone callable instances and Drone configuration.
- DroneEnhancementEvent - Interface in org.jboss.arquillian.drone.spi.event
-
Representation of event related to Drone instance enhancement and denhancement.
- DroneEvent - Interface in org.jboss.arquillian.drone.spi.event
-
Representation of event related to Arquillian Drone extension
- DroneInstanceEnhancer<T> - Interface in org.jboss.arquillian.drone.spi
-
Enhances Drone instance in order to give it additional capabilities.
- DroneLifecycleEvent - Interface in org.jboss.arquillian.drone.spi.event
-
Representation of event related to Drone callable creation, Drone instance creation, Drone Enhancement, Drone Deenhancement
and Drone disposal.
- DroneRegistry - Interface in org.jboss.arquillian.drone.spi
-
- droneType - Variable in class org.jboss.arquillian.drone.spi.event.BaseDroneEvent
-