Class AfterVideoRecorded

java.lang.Object
org.arquillian.cube.docker.drone.event.AfterVideoRecorded
All Implemented Interfaces:
org.jboss.arquillian.core.spi.event.Event

public class AfterVideoRecorded extends Object implements org.jboss.arquillian.core.spi.event.Event
  • Constructor Details

    • AfterVideoRecorded

      public AfterVideoRecorded(org.jboss.arquillian.test.spi.event.suite.After after, Path videoLocation)
  • Method Details

    • getVideoLocation

      public Path getVideoLocation()
    • getAfter

      public org.jboss.arquillian.test.spi.event.suite.After getAfter()