
| Class | Description |
|---|---|
| DeploymentInstrumentationMapper |
Holds deployment names with underlying instrumentation configurations.
|
| DeploymentInstrumentationResolver |
Scans test class and resolves mapping between deployment names and their instrumentation configurations.
|
| InstrumentationPerformDecider |
Decides if Drone callable, before it is instantiated, instruments some deployment.
|
| InstrumentationPerformer |
Initializes instrumentation process by processing observing event and matching deployment name to instrumentated package
against which Drone instance is created.
|
| InstrumentationRemoveDecider |
After some Drone instance is destroyed, it checks if there exist some Selendroid server for this instance and it is uninstalled
afterwards if it does.
|
| InstrumentationScanner |
Scans test class in order to map deployment names to their instrumentation configurations.
|
| Exception | Description |
|---|---|
| InstrumentationMapperException |
Copyright © 2014 JBoss by Red Hat. All rights reserved.