JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Arquillian Recorder Video API 1.1.0.Alpha2
Prev
Next
Frames
No Frames
All Classes
E
G
I
O
R
S
T
V
E
EXTENSION_NAME
- Static variable in class org.arquillian.extension.recorder.video.
VideoConfigurator
G
getAll()
- Static method in enum org.arquillian.extension.recorder.video.
VideoType
getFrameRate()
- Method in interface org.arquillian.extension.recorder.video.
Recorder
getHeight()
- Method in class org.arquillian.extension.recorder.video.
Video
getHeight()
- Method in class org.arquillian.extension.recorder.video.
VideoConfiguration
By default set to 0, you have to set this in configuration in order to use it.
getMessage()
- Method in class org.arquillian.extension.recorder.video.
Video
getRootDir()
- Method in class org.arquillian.extension.recorder.video.
VideoConfiguration
By default set to "target/videos"
getStartBeforeClass()
- Method in class org.arquillian.extension.recorder.video.
VideoConfiguration
By default set to false.
getStartBeforeSuite()
- Method in class org.arquillian.extension.recorder.video.
VideoConfiguration
By default set to false.
getStartBeforeTest()
- Method in class org.arquillian.extension.recorder.video.
VideoConfiguration
By default set to false.
getTakeOnlyOnFail()
- Method in class org.arquillian.extension.recorder.video.
VideoConfiguration
By default set to true
getTestTimeout()
- Method in class org.arquillian.extension.recorder.video.
VideoConfiguration
By default set to 1800, i.e.
getVideoName()
- Method in class org.arquillian.extension.recorder.video.
VideoConfiguration
By default set to "record"
getVideoType()
- Method in interface org.arquillian.extension.recorder.video.
Recorder
getVideoType()
- Method in class org.arquillian.extension.recorder.video.
VideoConfiguration
By default set to "MP4".
getWidth()
- Method in class org.arquillian.extension.recorder.video.
Video
getWidth()
- Method in class org.arquillian.extension.recorder.video.
VideoConfiguration
By default set to 0, you have to set this in configuration in order to use it.
I
init(VideoConfiguration)
- Method in interface org.arquillian.extension.recorder.video.
Recorder
Initializes particular video recorder implementation, e.g.
O
org.arquillian.extension.recorder.video
- package org.arquillian.extension.recorder.video
R
Recorder
- Interface in
org.arquillian.extension.recorder.video
Implementations of this interface are capable of recording videos.
S
setFrameRate(int)
- Method in interface org.arquillian.extension.recorder.video.
Recorder
setHeight(int)
- Method in class org.arquillian.extension.recorder.video.
Video
setMessage(String)
- Method in interface org.arquillian.extension.recorder.video.
Recorder
You have access to this message in resulting report so you can document what some video actually means.
setMessage(String)
- Method in class org.arquillian.extension.recorder.video.
Video
setVideoTargetDir(String)
- Method in interface org.arquillian.extension.recorder.video.
Recorder
setVideoTargetDir(File)
- Method in interface org.arquillian.extension.recorder.video.
Recorder
setVideoType(VideoType)
- Method in interface org.arquillian.extension.recorder.video.
Recorder
setWidth(int)
- Method in class org.arquillian.extension.recorder.video.
Video
startRecording()
- Method in interface org.arquillian.extension.recorder.video.
Recorder
Starts to record your test.
startRecording(VideoType)
- Method in interface org.arquillian.extension.recorder.video.
Recorder
Starts to record your test.
startRecording(String)
- Method in interface org.arquillian.extension.recorder.video.
Recorder
Starts to record your test.
startRecording(File)
- Method in interface org.arquillian.extension.recorder.video.
Recorder
Starts to record your test.
startRecording(String, VideoType)
- Method in interface org.arquillian.extension.recorder.video.
Recorder
Starts to record your test.
startRecording(File, VideoType)
- Method in interface org.arquillian.extension.recorder.video.
Recorder
Starts to record your test.
stopRecording()
- Method in interface org.arquillian.extension.recorder.video.
Recorder
Stops to record your video after you started it with
Recorder.startRecording()
T
toString()
- Method in class org.arquillian.extension.recorder.video.
VideoConfiguration
toString()
- Method in enum org.arquillian.extension.recorder.video.
VideoType
V
validate()
- Method in class org.arquillian.extension.recorder.video.
VideoConfiguration
valueOf(String)
- Static method in enum org.arquillian.extension.recorder.video.
VideoType
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.arquillian.extension.recorder.video.
VideoType
Returns an array containing the constants of this enum type, in the order they are declared.
Video
- Class in
org.arquillian.extension.recorder.video
Video abstraction.
Video()
- Constructor for class org.arquillian.extension.recorder.video.
Video
VideoConfiguration
- Class in
org.arquillian.extension.recorder.video
Video configuration for every recorder extension implementation.
VideoConfiguration(ReporterConfiguration)
- Constructor for class org.arquillian.extension.recorder.video.
VideoConfiguration
VideoConfigurationException
- Exception in
org.arquillian.extension.recorder.video
VideoConfigurationException()
- Constructor for exception org.arquillian.extension.recorder.video.
VideoConfigurationException
VideoConfigurationException(String, Throwable)
- Constructor for exception org.arquillian.extension.recorder.video.
VideoConfigurationException
VideoConfigurationException(String)
- Constructor for exception org.arquillian.extension.recorder.video.
VideoConfigurationException
VideoConfigurationException(Throwable)
- Constructor for exception org.arquillian.extension.recorder.video.
VideoConfigurationException
VideoConfigurator
- Class in
org.arquillian.extension.recorder.video
VideoConfigurator()
- Constructor for class org.arquillian.extension.recorder.video.
VideoConfigurator
VideoMetaData
- Class in
org.arquillian.extension.recorder.video
VideoMetaData()
- Constructor for class org.arquillian.extension.recorder.video.
VideoMetaData
VideoRecorderEnvironmentCleaner
- Interface in
org.arquillian.extension.recorder.video
VideoStrategy
- Interface in
org.arquillian.extension.recorder.video
VideoType
- Enum in
org.arquillian.extension.recorder.video
All sensible file extensions for taken videos.
E
G
I
O
R
S
T
V
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Arquillian Recorder Video API 1.1.0.Alpha2
Prev
Next
Frames
No Frames
All Classes
Copyright © 2014–2015
JBoss by Red Hat
. All rights reserved.