Skip navigation links
Arquillian Recorder Reporter API 1.1.0.Final
A C D E F G I K O P R S T V 

A

add(Exporter) - Method in interface org.arquillian.recorder.reporter.ExporterRegister
 
addCell(TableCellEntry) - Method in class org.arquillian.recorder.reporter.model.entry.table.TableRowEntry
 
addCells(TableCellEntry, TableCellEntry...) - Method in class org.arquillian.recorder.reporter.model.entry.table.TableRowEntry
 
addRow(TableRowEntry) - Method in class org.arquillian.recorder.reporter.model.entry.table.TableBodyEntry
 
addRows(TableRowEntry, TableRowEntry...) - Method in class org.arquillian.recorder.reporter.model.entry.table.TableBodyEntry
 

C

clear() - Method in interface org.arquillian.recorder.reporter.ExporterRegister
 
ContainerReport - Class in org.arquillian.recorder.reporter.model
Reports used container.
ContainerReport() - Constructor for class org.arquillian.recorder.reporter.model.ContainerReport
 

D

DEFAULT_ASCIIDOC_STANDARD_COMPLIANT - Static variable in class org.arquillian.recorder.reporter.ReporterConfiguration
 
DEFAULT_IMAGE_HEIGHT - Static variable in class org.arquillian.recorder.reporter.ReporterConfiguration
 
DEFAULT_IMAGE_WIDTH - Static variable in class org.arquillian.recorder.reporter.ReporterConfiguration
 
DEFAULT_LANGUAGE - Static variable in class org.arquillian.recorder.reporter.ReporterConfiguration
 
DEFAULT_MAX_IMAGE_WIDTH - Static variable in class org.arquillian.recorder.reporter.ReporterConfiguration
 
DEFAULT_TITLE - Static variable in class org.arquillian.recorder.reporter.ReporterConfiguration
 
DEFAULT_TYPE - Static variable in class org.arquillian.recorder.reporter.ReporterConfiguration
 
DeploymentReport - Class in org.arquillian.recorder.reporter.model
Reports deployment being deployed to some container.

Must hold: deployment name Can hold: name of archive protocol name deployment order Can not hold: any PropertyEntry
DeploymentReport() - Constructor for class org.arquillian.recorder.reporter.model.DeploymentReport
 

E

export(Reportable) - Method in interface org.arquillian.recorder.reporter.Exporter
 
Exporter - Interface in org.arquillian.recorder.reporter
Exports some previously done report to external resources.
ExporterRegister - Interface in org.arquillian.recorder.reporter
Registers supported exporters.
ExporterRegisterFactory - Interface in org.arquillian.recorder.reporter
 
ExtensionReport - Class in org.arquillian.recorder.reporter.model
Reports extensions in arquillian.xml.
ExtensionReport() - Constructor for class org.arquillian.recorder.reporter.model.ExtensionReport
 

F

FileEntry - Class in org.arquillian.recorder.reporter.model.entry
Represents a report of some file resource which could be created as a result of a testing process.

Must hold: path type Can hold: size message
FileEntry() - Constructor for class org.arquillian.recorder.reporter.model.entry.FileEntry
 

G

get(Class<? extends ReportType>) - Method in interface org.arquillian.recorder.reporter.ExporterRegister
 
getAll() - Method in interface org.arquillian.recorder.reporter.ExporterRegister
 
getAll() - Static method in enum org.arquillian.recorder.reporter.ReportFrequency
 
getArchiveName() - Method in class org.arquillian.recorder.reporter.model.DeploymentReport
 
getAsciiDocAttributesFile() - Method in class org.arquillian.recorder.reporter.ReporterConfiguration
 
getCells() - Method in class org.arquillian.recorder.reporter.model.entry.table.TableRowEntry
 
getColspan() - Method in class org.arquillian.recorder.reporter.model.entry.table.TableCellEntry
 
getConfiguration() - Method in class org.arquillian.recorder.reporter.model.ContainerReport
 
getConfiguration() - Method in class org.arquillian.recorder.reporter.model.ExtensionReport
 
getContainerReports() - Method in class org.arquillian.recorder.reporter.model.TestSuiteReport
 
getContent() - Method in class org.arquillian.recorder.reporter.model.entry.table.TableCellEntry
 
getCursor() - Method in class org.arquillian.recorder.reporter.ReporterCursor
 
getDeploymentReports() - Method in class org.arquillian.recorder.reporter.model.ContainerReport
 
getDuration() - Method in class org.arquillian.recorder.reporter.model.TestClassReport
 
getDuration() - Method in class org.arquillian.recorder.reporter.model.TestMethodReport
 
getDuration() - Method in class org.arquillian.recorder.reporter.model.TestSuiteReport
 
getException() - Method in class org.arquillian.recorder.reporter.model.TestMethodReport
 
getExporterRegisterInstance() - Method in interface org.arquillian.recorder.reporter.ExporterRegisterFactory
 
getExtensionReports() - Method in class org.arquillian.recorder.reporter.model.Report
 
getFile() - Method in class org.arquillian.recorder.reporter.ReporterConfiguration
 
getHeight() - Method in class org.arquillian.recorder.reporter.model.entry.ScreenshotEntry
 
getHeight() - Method in class org.arquillian.recorder.reporter.model.entry.VideoEntry
 
getImageHeight() - Method in class org.arquillian.recorder.reporter.model.ReportConfiguration
 
getImageHeight() - Method in class org.arquillian.recorder.reporter.ReporterConfiguration
 
getImageWidth() - Method in class org.arquillian.recorder.reporter.model.ReportConfiguration
 
getImageWidth() - Method in class org.arquillian.recorder.reporter.ReporterConfiguration
 
getKey() - Method in class org.arquillian.recorder.reporter.model.entry.KeyValueEntry
 
getLanguage() - Method in class org.arquillian.recorder.reporter.ReporterConfiguration
Language to use for resulting report.
getLastContainerReport() - Method in interface org.arquillian.recorder.reporter.Reporter
 
getLastExtensionReport() - Method in interface org.arquillian.recorder.reporter.Reporter
 
getLastTestClassReport() - Method in interface org.arquillian.recorder.reporter.Reporter
 
getLastTestMethodReport() - Method in interface org.arquillian.recorder.reporter.Reporter
 
getLastTestSuiteReport() - Method in interface org.arquillian.recorder.reporter.Reporter
 
getLink() - Method in class org.arquillian.recorder.reporter.model.entry.ScreenshotEntry
 
getLink() - Method in class org.arquillian.recorder.reporter.model.entry.VideoEntry
 
getMaxImageWidth() - Method in class org.arquillian.recorder.reporter.model.ReportConfiguration
 
getMaxImageWidth() - Method in class org.arquillian.recorder.reporter.ReporterConfiguration
Gets width for displayed images.
getMessage() - Method in class org.arquillian.recorder.reporter.model.entry.FileEntry
 
getName() - Method in class org.arquillian.recorder.reporter.model.DeploymentReport
 
getName() - Method in class org.arquillian.recorder.reporter.model.entry.GroupEntry
 
getName() - Method in class org.arquillian.recorder.reporter.model.TestMethodReport
 
getNumberOfColumns() - Method in class org.arquillian.recorder.reporter.model.entry.table.TableEntry
 
getNumberOfRows() - Method in class org.arquillian.recorder.reporter.model.entry.table.TableEntry
 
getOperateOnDeployment() - Method in class org.arquillian.recorder.reporter.model.TestMethodReport
 
getOrder() - Method in class org.arquillian.recorder.reporter.model.DeploymentReport
 
getPath() - Method in class org.arquillian.recorder.reporter.model.entry.FileEntry
 
getPhase() - Method in class org.arquillian.recorder.reporter.model.entry.ScreenshotEntry
 
getPhase() - Method in class org.arquillian.recorder.reporter.model.entry.VideoEntry
 
getPropertyEntries() - Method in class org.arquillian.recorder.reporter.model.ContainerReport
 
getPropertyEntries() - Method in class org.arquillian.recorder.reporter.model.DeploymentReport
 
getPropertyEntries() - Method in class org.arquillian.recorder.reporter.model.entry.GroupEntry
 
getPropertyEntries() - Method in class org.arquillian.recorder.reporter.model.ExtensionReport
 
getPropertyEntries() - Method in class org.arquillian.recorder.reporter.model.Report
 
getPropertyEntries() - Method in class org.arquillian.recorder.reporter.model.ReportConfiguration
 
getPropertyEntries() - Method in class org.arquillian.recorder.reporter.model.TestClassReport
 
getPropertyEntries() - Method in class org.arquillian.recorder.reporter.model.TestMethodReport
 
getPropertyEntries() - Method in class org.arquillian.recorder.reporter.model.TestSuiteReport
 
getPropertyEntries() - Method in class org.arquillian.recorder.reporter.PropertyEntry
 
getPropertyEntries() - Method in interface org.arquillian.recorder.reporter.ReportEntry
 
getProtocol() - Method in class org.arquillian.recorder.reporter.model.DeploymentReport
 
getQualifier() - Method in class org.arquillian.recorder.reporter.model.ContainerReport
 
getQualifier() - Method in class org.arquillian.recorder.reporter.model.ExtensionReport
 
getReport() - Method in interface org.arquillian.recorder.reporter.Reporter
 
getReport() - Method in class org.arquillian.recorder.reporter.ReporterConfiguration
 
getReportAfterEvery() - Method in class org.arquillian.recorder.reporter.ReporterConfiguration
 
getReportConfiguration() - Method in class org.arquillian.recorder.reporter.model.Report
 
getReporterCursor() - Method in interface org.arquillian.recorder.reporter.Reporter
During test run, we can fire property from 3rd party extensions.
getReportMessage() - Method in class org.arquillian.recorder.reporter.model.TestClassReport
 
getReportMessage() - Method in class org.arquillian.recorder.reporter.model.TestMethodReport
 
getReportType() - Method in interface org.arquillian.recorder.reporter.Exporter
 
getRootDir() - Method in class org.arquillian.recorder.reporter.ReporterConfiguration
 
getRow() - Method in class org.arquillian.recorder.reporter.model.entry.table.TableFootEntry
 
getRow() - Method in class org.arquillian.recorder.reporter.model.entry.table.TableHeadEntry
 
getRows() - Method in class org.arquillian.recorder.reporter.model.entry.table.TableBodyEntry
 
getRowspan() - Method in class org.arquillian.recorder.reporter.model.entry.table.TableCellEntry
 
getRunAsClient() - Method in class org.arquillian.recorder.reporter.model.TestClassReport
 
getRunAsClient() - Method in class org.arquillian.recorder.reporter.model.TestMethodReport
 
getSize() - Method in class org.arquillian.recorder.reporter.model.entry.FileEntry
 
getStart() - Method in class org.arquillian.recorder.reporter.model.TestClassReport
 
getStart() - Method in class org.arquillian.recorder.reporter.model.TestSuiteReport
 
getStatus() - Method in class org.arquillian.recorder.reporter.model.TestMethodReport
 
getStop() - Method in class org.arquillian.recorder.reporter.model.TestClassReport
 
getStop() - Method in class org.arquillian.recorder.reporter.model.TestSuiteReport
 
getTableBody() - Method in class org.arquillian.recorder.reporter.model.entry.table.TableEntry
 
getTableFoot() - Method in class org.arquillian.recorder.reporter.model.entry.table.TableEntry
 
getTableHead() - Method in class org.arquillian.recorder.reporter.model.entry.table.TableEntry
 
getTableName() - Method in class org.arquillian.recorder.reporter.model.entry.table.TableEntry
 
getTarget() - Method in class org.arquillian.recorder.reporter.model.DeploymentReport
 
getTemplate() - Method in class org.arquillian.recorder.reporter.ReporterConfiguration
XSL template for transforming XML to HTML when using HTML report type, defaults to "template.xsl".
getTestClassName() - Method in class org.arquillian.recorder.reporter.model.TestClassReport
 
getTestClassReports() - Method in class org.arquillian.recorder.reporter.model.TestSuiteReport
 
getTestMethodReports() - Method in class org.arquillian.recorder.reporter.model.TestClassReport
 
getTestSuiteReports() - Method in class org.arquillian.recorder.reporter.model.Report
 
getTitle() - Method in class org.arquillian.recorder.reporter.model.ReportConfiguration
 
getTitle() - Method in class org.arquillian.recorder.reporter.ReporterConfiguration
 
getTotalColspan() - Method in class org.arquillian.recorder.reporter.model.entry.table.TableRowEntry
 
getType() - Method in class org.arquillian.recorder.reporter.model.entry.FileEntry
 
getTypes() - Method in interface org.arquillian.recorder.reporter.ReportType
 
getValue() - Method in class org.arquillian.recorder.reporter.model.entry.KeyValueEntry
 
getWidth() - Method in class org.arquillian.recorder.reporter.model.entry.ScreenshotEntry
 
getWidth() - Method in class org.arquillian.recorder.reporter.model.entry.VideoEntry
 
GroupEntry - Class in org.arquillian.recorder.reporter.model.entry
Represents group entry which can hold:

KeyValueEntry TableEntry GroupEntry By providing the possibility to put GroupEntry into properties, we are introducing recursive reporting.
GroupEntry() - Constructor for class org.arquillian.recorder.reporter.model.entry.GroupEntry
 
GroupEntry(String) - Constructor for class org.arquillian.recorder.reporter.model.entry.GroupEntry
 

I

isAsciiDocCompliant() - Method in class org.arquillian.recorder.reporter.ReporterConfiguration
 
isSupported(Class<? extends ReportType>) - Method in interface org.arquillian.recorder.reporter.ExporterRegister
 

K

KeyValueEntry - Class in org.arquillian.recorder.reporter.model.entry
Represents arbitrary key-value property element.

Must hold: key value
KeyValueEntry() - Constructor for class org.arquillian.recorder.reporter.model.entry.KeyValueEntry
 
KeyValueEntry(String, String) - Constructor for class org.arquillian.recorder.reporter.model.entry.KeyValueEntry
 

O

org.arquillian.recorder.reporter - package org.arquillian.recorder.reporter
 
org.arquillian.recorder.reporter.model - package org.arquillian.recorder.reporter.model
 
org.arquillian.recorder.reporter.model.entry - package org.arquillian.recorder.reporter.model.entry
 
org.arquillian.recorder.reporter.model.entry.table - package org.arquillian.recorder.reporter.model.entry.table
 

P

PropertyEntry - Class in org.arquillian.recorder.reporter
Entry which does not belong to Arquillian report itself but represents some custom property for it.
PropertyEntry() - Constructor for class org.arquillian.recorder.reporter.PropertyEntry
 

R

Report - Class in org.arquillian.recorder.reporter.model
Root of the reporting structure.
Report() - Constructor for class org.arquillian.recorder.reporter.model.Report
 
Reportable - Interface in org.arquillian.recorder.reporter
Everything what is worth to be reported.
ReportConfiguration - Class in org.arquillian.recorder.reporter.model
Contains all report specific configuration properties, mostly serving for marshalling purposes.
ReportConfiguration() - Constructor for class org.arquillian.recorder.reporter.model.ReportConfiguration
 
ReportEntry - Interface in org.arquillian.recorder.reporter
Represents entry in a reporting tree.
Reporter - Interface in org.arquillian.recorder.reporter
Collects data from a test run to arbitrary structure.
ReporterConfiguration - Class in org.arquillian.recorder.reporter
 
ReporterConfiguration() - Constructor for class org.arquillian.recorder.reporter.ReporterConfiguration
 
ReporterConfigurationException - Exception in org.arquillian.recorder.reporter
 
ReporterConfigurationException() - Constructor for exception org.arquillian.recorder.reporter.ReporterConfigurationException
 
ReporterConfigurationException(String, Throwable) - Constructor for exception org.arquillian.recorder.reporter.ReporterConfigurationException
 
ReporterConfigurationException(String) - Constructor for exception org.arquillian.recorder.reporter.ReporterConfigurationException
 
ReporterConfigurationException(Throwable) - Constructor for exception org.arquillian.recorder.reporter.ReporterConfigurationException
 
ReporterCursor - Class in org.arquillian.recorder.reporter
Points to the latest structure where properties would be eventually hooked.
ReporterCursor(ReportEntry) - Constructor for class org.arquillian.recorder.reporter.ReporterCursor
 
ReporterCursor() - Constructor for class org.arquillian.recorder.reporter.ReporterCursor
 
ReportFrequency - Enum in org.arquillian.recorder.reporter
 
ReportMessage - Annotation Type in org.arquillian.recorder.reporter
When this is put on a test method and enter some message, that message will be written into target report so you can comment your test in any way.
ReportType - Interface in org.arquillian.recorder.reporter
Type of report.
resolveAsBoolean(String) - Method in interface org.arquillian.recorder.reporter.Resolver
 
resolveAsString(String) - Method in interface org.arquillian.recorder.reporter.Resolver
 
Resolver - Interface in org.arquillian.recorder.reporter
Arbitrary resolver which follows "question-answer" model.

S

ScreenshotEntry - Class in org.arquillian.recorder.reporter.model.entry
Represents a screenshot being taken during some test.

Can hold: phase as When width height link
ScreenshotEntry() - Constructor for class org.arquillian.recorder.reporter.model.entry.ScreenshotEntry
 
setArchiveName(String) - Method in class org.arquillian.recorder.reporter.model.DeploymentReport
 
setCells(List<TableCellEntry>) - Method in class org.arquillian.recorder.reporter.model.entry.table.TableRowEntry
 
setColspan(int) - Method in class org.arquillian.recorder.reporter.model.entry.table.TableCellEntry
 
setConfiguration(ReporterConfiguration) - Method in interface org.arquillian.recorder.reporter.Exporter
 
setConfiguration(Map<String, String>) - Method in class org.arquillian.recorder.reporter.model.ContainerReport
 
setConfiguration(Map<String, String>) - Method in class org.arquillian.recorder.reporter.model.ExtensionReport
 
setConfiguration(Configuration<?>) - Method in interface org.arquillian.recorder.reporter.Reporter
 
setContainerReport(ContainerReport) - Method in interface org.arquillian.recorder.reporter.Reporter
 
setContent(String) - Method in class org.arquillian.recorder.reporter.model.entry.table.TableCellEntry
 
setCursor(ReportEntry) - Method in class org.arquillian.recorder.reporter.ReporterCursor
 
setDeploymentReports(List<DeploymentReport>) - Method in class org.arquillian.recorder.reporter.model.ContainerReport
 
setDuration(long) - Method in class org.arquillian.recorder.reporter.model.TestMethodReport
 
setException(String) - Method in class org.arquillian.recorder.reporter.model.TestMethodReport
 
setExtensionReport(ExtensionReport) - Method in interface org.arquillian.recorder.reporter.Reporter
 
setFileName(String) - Method in class org.arquillian.recorder.reporter.ReporterConfiguration
 
setHeight(int) - Method in class org.arquillian.recorder.reporter.model.entry.ScreenshotEntry
 
setHeight(int) - Method in class org.arquillian.recorder.reporter.model.entry.VideoEntry
 
setImageHeight(String) - Method in class org.arquillian.recorder.reporter.model.ReportConfiguration
 
setImageWidth(String) - Method in class org.arquillian.recorder.reporter.model.ReportConfiguration
 
setKey(String) - Method in class org.arquillian.recorder.reporter.model.entry.KeyValueEntry
 
setLink(String) - Method in class org.arquillian.recorder.reporter.model.entry.ScreenshotEntry
 
setLink(String) - Method in class org.arquillian.recorder.reporter.model.entry.VideoEntry
 
setMaxImageWidth(String) - Method in class org.arquillian.recorder.reporter.model.ReportConfiguration
String has to be given as an integer number bigger than 0.
setMessage(String) - Method in class org.arquillian.recorder.reporter.model.entry.FileEntry
 
setName(String) - Method in class org.arquillian.recorder.reporter.model.DeploymentReport
 
setName(String) - Method in class org.arquillian.recorder.reporter.model.entry.GroupEntry
 
setName(String) - Method in class org.arquillian.recorder.reporter.model.TestMethodReport
 
setOperateOnDeployment(String) - Method in class org.arquillian.recorder.reporter.model.TestMethodReport
 
setOrder(int) - Method in class org.arquillian.recorder.reporter.model.DeploymentReport
 
setPath(String) - Method in class org.arquillian.recorder.reporter.model.entry.FileEntry
 
setPhase(When) - Method in class org.arquillian.recorder.reporter.model.entry.ScreenshotEntry
 
setPhase(When) - Method in class org.arquillian.recorder.reporter.model.entry.VideoEntry
 
setProtocol(String) - Method in class org.arquillian.recorder.reporter.model.DeploymentReport
 
setQualifier(String) - Method in class org.arquillian.recorder.reporter.model.ContainerReport
 
setQualifier(String) - Method in class org.arquillian.recorder.reporter.model.ExtensionReport
 
setReporterCursor(ReporterCursor) - Method in interface org.arquillian.recorder.reporter.Reporter
 
setReportMessage(String) - Method in class org.arquillian.recorder.reporter.model.TestClassReport
 
setReportMessage(String) - Method in class org.arquillian.recorder.reporter.model.TestMethodReport
 
setRowspan(int) - Method in class org.arquillian.recorder.reporter.model.entry.table.TableCellEntry
 
setRunAsClient(boolean) - Method in class org.arquillian.recorder.reporter.model.TestClassReport
 
setRunAsClient(boolean) - Method in class org.arquillian.recorder.reporter.model.TestMethodReport
 
setSize(String) - Method in class org.arquillian.recorder.reporter.model.entry.FileEntry
 
setStatus(TestResult.Status) - Method in class org.arquillian.recorder.reporter.model.TestMethodReport
 
setStop(Date) - Method in class org.arquillian.recorder.reporter.model.TestClassReport
 
setStop(Date) - Method in class org.arquillian.recorder.reporter.model.TestSuiteReport
 
setTableName(String) - Method in class org.arquillian.recorder.reporter.model.entry.table.TableEntry
 
setTarget(String) - Method in class org.arquillian.recorder.reporter.model.DeploymentReport
 
setTestClassName(String) - Method in class org.arquillian.recorder.reporter.model.TestClassReport
 
setTestClassReport(TestClassReport) - Method in interface org.arquillian.recorder.reporter.Reporter
 
setTestMethodReport(TestMethodReport) - Method in interface org.arquillian.recorder.reporter.Reporter
 
setTestSuiteReport(TestSuiteReport) - Method in interface org.arquillian.recorder.reporter.Reporter
 
setTitle(String) - Method in class org.arquillian.recorder.reporter.model.ReportConfiguration
Title has to be non-null and non-empty string.
setType(String) - Method in class org.arquillian.recorder.reporter.model.entry.FileEntry
 
setValue(String) - Method in class org.arquillian.recorder.reporter.model.entry.KeyValueEntry
 
setWidth(int) - Method in class org.arquillian.recorder.reporter.model.entry.ScreenshotEntry
 
setWidth(int) - Method in class org.arquillian.recorder.reporter.model.entry.VideoEntry
 

T

TableBodyEntry - Class in org.arquillian.recorder.reporter.model.entry.table
 
TableBodyEntry() - Constructor for class org.arquillian.recorder.reporter.model.entry.table.TableBodyEntry
 
TableCellEntry - Class in org.arquillian.recorder.reporter.model.entry.table
 
TableCellEntry() - Constructor for class org.arquillian.recorder.reporter.model.entry.table.TableCellEntry
 
TableCellEntry(String) - Constructor for class org.arquillian.recorder.reporter.model.entry.table.TableCellEntry
 
TableCellEntry(String, int, int) - Constructor for class org.arquillian.recorder.reporter.model.entry.table.TableCellEntry
 
TableEntry - Class in org.arquillian.recorder.reporter.model.entry.table
Entry which models table as a property, with header, rows and cells.
TableEntry() - Constructor for class org.arquillian.recorder.reporter.model.entry.table.TableEntry
 
TableFootEntry - Class in org.arquillian.recorder.reporter.model.entry.table
 
TableFootEntry() - Constructor for class org.arquillian.recorder.reporter.model.entry.table.TableFootEntry
 
TableHeadEntry - Class in org.arquillian.recorder.reporter.model.entry.table
 
TableHeadEntry() - Constructor for class org.arquillian.recorder.reporter.model.entry.table.TableHeadEntry
 
TableRowEntry - Class in org.arquillian.recorder.reporter.model.entry.table
 
TableRowEntry() - Constructor for class org.arquillian.recorder.reporter.model.entry.table.TableRowEntry
 
TestClassReport - Class in org.arquillian.recorder.reporter.model
Reports test class in some TestSuiteReport Must hold: class name at least one TestMethodReport Can hold: runAsClient multiple KeyValueEntry multiple FileEntry multiple VideoEntry multiple TableEntry multiple GroupEntry
TestClassReport() - Constructor for class org.arquillian.recorder.reporter.model.TestClassReport
 
TestMethodReport - Class in org.arquillian.recorder.reporter.model
Reports test method which belongs to some TestClassReport

Must hold: name result status runAsClient operateOnDeployment Can hold: report message exception message duration list of KeyValueEntry list of FileEntry list of VideoEntry list of ScreenshotEntry list of TableEntry list of GroupEntry
TestMethodReport() - Constructor for class org.arquillian.recorder.reporter.model.TestMethodReport
 
TestSuiteReport - Class in org.arquillian.recorder.reporter.model
Reports test suite for some Report

Must hold: at least one ContainerReport at least one TestClassReport Can hold: list of KeyValueEntry list of FileEntry list of VideoEntry list of TableEntry list of GroupEntry
TestSuiteReport() - Constructor for class org.arquillian.recorder.reporter.model.TestSuiteReport
 
toString() - Method in class org.arquillian.recorder.reporter.ReporterConfiguration
 
toString() - Method in enum org.arquillian.recorder.reporter.ReportFrequency
 

V

validate() - Method in class org.arquillian.recorder.reporter.ReporterConfiguration
 
valueOf(String) - Static method in enum org.arquillian.recorder.reporter.ReportFrequency
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.arquillian.recorder.reporter.ReportFrequency
Returns an array containing the constants of this enum type, in the order they are declared.
VideoEntry - Class in org.arquillian.recorder.reporter.model.entry
Represents video being taken during test.

Can hold: phase as When width height link
VideoEntry() - Constructor for class org.arquillian.recorder.reporter.model.entry.VideoEntry
 
A C D E F G I K O P R S T V 
Skip navigation links
Arquillian Recorder Reporter API 1.1.0.Final

Copyright © 2014–2015 JBoss by Red Hat. All rights reserved.