| Package | Description |
|---|---|
| org.jboss.arquillian.phantom.resolver | |
| org.jboss.arquillian.phantom.resolver.maven |
| Modifier and Type | Method and Description |
|---|---|
PhantomJSBinary |
PhantomJSBinary.deleteOnExit() |
PhantomJSBinary |
PhantomJSBinaryResolver.resolve(File destination)
Resolves a phantomjs binary file to the given destination.
|
PhantomJSBinary |
PhantomJSBinaryResolver.resolve(File destination,
String version)
Resolves a phantomjs binary file with the given version to the given destination.
|
| Modifier and Type | Method and Description |
|---|---|
PhantomJSBinary |
MavenPhantomJSBinaryResolver.resolve(File destination) |
PhantomJSBinary |
MavenPhantomJSBinaryResolver.resolve(File destination,
String version) |
protected PhantomJSBinary |
MavenPhantomJSBinaryResolver.resolveFreshExtracted(File destination,
String version)
Resolves fresh phantomjs binary from Maven
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.