Class AfterVideoRecorded
java.lang.Object
org.arquillian.cube.docker.drone.event.AfterVideoRecorded
- All Implemented Interfaces:
org.jboss.arquillian.core.spi.event.Event
-
Constructor Summary
ConstructorsConstructorDescriptionAfterVideoRecorded(org.jboss.arquillian.test.spi.event.suite.After after, Path videoLocation) -
Method Summary
-
Constructor Details
-
AfterVideoRecorded
public AfterVideoRecorded(org.jboss.arquillian.test.spi.event.suite.After after, Path videoLocation)
-
-
Method Details
-
getVideoLocation
-
getAfter
public org.jboss.arquillian.test.spi.event.suite.After getAfter()
-