public class DroneTestEnrichBeforeClassObserver extends Object
BeforeClass event - enriches test with drone instance and context path. Injects
existing instance into every static field annotated with Drone. See: ARQ-1340
This enricher is indirectly responsible for firing chain of events that transform a callable into real instance by
firing BeforeDroneInstantiated event.
| Constructor and Description |
|---|
DroneTestEnrichBeforeClassObserver() |
| Modifier and Type | Method and Description |
|---|---|
void |
enrich(org.jboss.arquillian.test.spi.event.suite.BeforeClass event) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.