Skip navigation links
Arquillian Recorder Reporter Impl 1.1.5.Final
A C D E F G H I J N O P R S T W X 

A

add(Exporter) - Method in class org.arquillian.recorder.reporter.exporter.ExporterRegisterImpl
 
add(ReportType) - Method in class org.arquillian.recorder.reporter.impl.ReportTypeRegister
 
addReported(Screenshot) - Method in class org.arquillian.recorder.reporter.impl.TakenResourceRegister
 
addReported(Video) - Method in class org.arquillian.recorder.reporter.impl.TakenResourceRegister
 
addTaken(Screenshot) - Method in class org.arquillian.recorder.reporter.impl.TakenResourceRegister
 
addTaken(Video) - Method in class org.arquillian.recorder.reporter.impl.TakenResourceRegister
 
AsciiDocExporter - Class in org.arquillian.recorder.reporter.exporter.impl
Exports reports to AsciiDoc file.
AsciiDocExporter() - Constructor for class org.arquillian.recorder.reporter.exporter.impl.AsciiDocExporter
 
AsciiDocExporter(OutputStream) - Constructor for class org.arquillian.recorder.reporter.exporter.impl.AsciiDocExporter
 
AsciiDocReport - Class in org.arquillian.recorder.reporter.impl.type
 
AsciiDocReport() - Constructor for class org.arquillian.recorder.reporter.impl.type.AsciiDocReport
 

C

clear() - Method in class org.arquillian.recorder.reporter.exporter.ExporterRegisterImpl
 
configuration - Variable in class org.arquillian.recorder.reporter.exporter.impl.AsciiDocExporter
 
configureExtension(ArquillianDescriptor) - Method in class org.arquillian.recorder.reporter.configuration.ReporterConfigurator
 
containsAnyKeyValueEntryOrFileEntry(List<PropertyEntry>) - Method in class org.arquillian.recorder.reporter.exporter.impl.AsciiDocExporter
 
containsReported(Screenshot) - Method in class org.arquillian.recorder.reporter.impl.TakenResourceRegister
 
containsReported(Video) - Method in class org.arquillian.recorder.reporter.impl.TakenResourceRegister
 
containsTaken(Screenshot) - Method in class org.arquillian.recorder.reporter.impl.TakenResourceRegister
 
containsTaken(Video) - Method in class org.arquillian.recorder.reporter.impl.TakenResourceRegister
 

D

DefaultExporterRegisterFactory - Class in org.arquillian.recorder.reporter.exporter
Returns ExporterRegister as a singleton.
DefaultExporterRegisterFactory() - Constructor for class org.arquillian.recorder.reporter.exporter.DefaultExporterRegisterFactory
 

E

export(Reportable) - Method in class org.arquillian.recorder.reporter.exporter.impl.AsciiDocExporter
 
export(Reportable) - Method in class org.arquillian.recorder.reporter.exporter.impl.HTMLExporter
 
export(Reportable) - Method in class org.arquillian.recorder.reporter.exporter.impl.JSONExporter
 
export(Reportable) - Method in class org.arquillian.recorder.reporter.exporter.impl.XMLExporter
 
ExporterObserver - Class in org.arquillian.recorder.reporter.exporter
Observes ExportReport event in order to pass a report to some Exporter.

Fires: ReportExported
ExporterObserver() - Constructor for class org.arquillian.recorder.reporter.exporter.ExporterObserver
 
ExporterRegisterImpl - Class in org.arquillian.recorder.reporter.exporter
 
ExporterRegisterImpl() - Constructor for class org.arquillian.recorder.reporter.exporter.ExporterRegisterImpl
 
ExporterRegistrationHandler - Class in org.arquillian.recorder.reporter.exporter
Handles the registration of default exporters and report types.
ExporterRegistrationHandler() - Constructor for class org.arquillian.recorder.reporter.exporter.ExporterRegistrationHandler
 

F

FAIL_STEP - Static variable in class org.arquillian.recorder.reporter.exporter.impl.AsciiDocExporter
 
FAILED_COLOR - Static variable in class org.arquillian.recorder.reporter.exporter.impl.AsciiDocExporter
 
FAILED_INDEX - Static variable in class org.arquillian.recorder.reporter.exporter.impl.AsciiDocExporter
 

G

get(Class<? extends ReportType>) - Method in class org.arquillian.recorder.reporter.exporter.ExporterRegisterImpl
 
get(String) - Method in class org.arquillian.recorder.reporter.impl.ReportTypeRegister
 
getAll() - Method in class org.arquillian.recorder.reporter.exporter.ExporterRegisterImpl
 
getExporterRegisterInstance() - Method in class org.arquillian.recorder.reporter.exporter.DefaultExporterRegisterFactory
 
getLastContainerReport() - Method in class org.arquillian.recorder.reporter.impl.ReporterImpl
 
getLastExtensionReport() - Method in class org.arquillian.recorder.reporter.impl.ReporterImpl
 
getLastTestClassReport() - Method in class org.arquillian.recorder.reporter.impl.ReporterImpl
 
getLastTestMethodReport() - Method in class org.arquillian.recorder.reporter.impl.ReporterImpl
 
getLastTestSuiteReport() - Method in class org.arquillian.recorder.reporter.impl.ReporterImpl
 
getReport() - Method in class org.arquillian.recorder.reporter.impl.ReporterImpl
 
getReportedScreenshots() - Method in class org.arquillian.recorder.reporter.impl.TakenResourceRegister
 
getReportedVideos() - Method in class org.arquillian.recorder.reporter.impl.TakenResourceRegister
 
getReporterCursor() - Method in class org.arquillian.recorder.reporter.impl.ReporterImpl
 
getReportType() - Method in class org.arquillian.recorder.reporter.exporter.impl.AsciiDocExporter
 
getReportType() - Method in class org.arquillian.recorder.reporter.exporter.impl.HTMLExporter
 
getReportType() - Method in class org.arquillian.recorder.reporter.exporter.impl.JSONExporter
 
getReportType() - Method in class org.arquillian.recorder.reporter.exporter.impl.XMLExporter
 
getTakenScreenshots() - Method in class org.arquillian.recorder.reporter.impl.TakenResourceRegister
 
getTakenVideos() - Method in class org.arquillian.recorder.reporter.impl.TakenResourceRegister
 
getTypes() - Method in class org.arquillian.recorder.reporter.impl.type.AsciiDocReport
 
getTypes() - Method in class org.arquillian.recorder.reporter.impl.type.HTMLReport
 
getTypes() - Method in class org.arquillian.recorder.reporter.impl.type.JSONReport
 
getTypes() - Method in class org.arquillian.recorder.reporter.impl.type.XMLReport
 

H

HTMLExporter - Class in org.arquillian.recorder.reporter.exporter.impl
Exports reports to HTML file according to XSLT transformation.
HTMLExporter(JAXBContext) - Constructor for class org.arquillian.recorder.reporter.exporter.impl.HTMLExporter
 
HTMLReport - Class in org.arquillian.recorder.reporter.impl.type
 
HTMLReport() - Constructor for class org.arquillian.recorder.reporter.impl.type.HTMLReport
 

I

initContext(Class<?>) - Static method in class org.arquillian.recorder.reporter.JAXBContextFactory
 
invalidateAll() - Method in class org.arquillian.recorder.reporter.impl.TakenResourceRegister
 
invalidateScreenshots() - Method in class org.arquillian.recorder.reporter.impl.TakenResourceRegister
 
invalidateVideos() - Method in class org.arquillian.recorder.reporter.impl.TakenResourceRegister
 
isSupported(Class<? extends ReportType>) - Method in class org.arquillian.recorder.reporter.exporter.ExporterRegisterImpl
 

J

JAXBContextFactory - Class in org.arquillian.recorder.reporter
Creates JAXBContexts for model classes.
JSONExporter - Class in org.arquillian.recorder.reporter.exporter.impl
Exports reports to JSON file.
JSONExporter(JAXBContext) - Constructor for class org.arquillian.recorder.reporter.exporter.impl.JSONExporter
 
JSONReport - Class in org.arquillian.recorder.reporter.impl.type
 
JSONReport() - Constructor for class org.arquillian.recorder.reporter.impl.type.JSONReport
 

N

NEW_LINE - Static variable in class org.arquillian.recorder.reporter.exporter.impl.AsciiDocExporter
 
NOT_PERFORMED_STEP - Static variable in class org.arquillian.recorder.reporter.exporter.impl.AsciiDocExporter
 

O

observeAfterClass(AfterClass) - Method in class org.arquillian.recorder.reporter.impl.ReporterLifecycleObserver
 
observeAfterSuite(AfterSuite) - Method in class org.arquillian.recorder.reporter.impl.ReporterLifecycleObserver
 
observeAfterTest(AfterTestLifecycleEvent, TestResult) - Method in class org.arquillian.recorder.reporter.impl.ReporterLifecycleObserver
 
observeBeforeClass(BeforeClass) - Method in class org.arquillian.recorder.reporter.impl.ReporterLifecycleObserver
 
observeBeforeDeploy(BeforeDeploy) - Method in class org.arquillian.recorder.reporter.impl.ReporterLifecycleObserver
 
observeBeforeStart(Container) - Method in class org.arquillian.recorder.reporter.impl.ReporterLifecycleObserver
 
observeBeforeSuite(BeforeSuite) - Method in class org.arquillian.recorder.reporter.impl.ReporterLifecycleObserver
 
observeBeforeTest(BeforeTestLifecycleEvent) - Method in class org.arquillian.recorder.reporter.impl.ReporterLifecycleObserver
 
observeExportReportEvent(ExportReport) - Method in class org.arquillian.recorder.reporter.exporter.ExporterObserver
 
observeReportEvent(PropertyReportEvent) - Method in class org.arquillian.recorder.reporter.impl.ReporterLifecycleObserver
 
onCreatedReporterRegister(ExporterRegisterCreated) - Method in class org.arquillian.recorder.reporter.exporter.ExporterRegistrationHandler
 
onExtensionConfigured(ReportingExtensionConfigured) - Method in class org.arquillian.recorder.reporter.ReporterExtensionInitializer
Produces ReportTypeRegister and default reporter (ReporterImpl) when another is not present on class path.
org.arquillian.recorder.reporter - package org.arquillian.recorder.reporter
 
org.arquillian.recorder.reporter.configuration - package org.arquillian.recorder.reporter.configuration
 
org.arquillian.recorder.reporter.exporter - package org.arquillian.recorder.reporter.exporter
 
org.arquillian.recorder.reporter.exporter.impl - package org.arquillian.recorder.reporter.exporter.impl
 
org.arquillian.recorder.reporter.impl - package org.arquillian.recorder.reporter.impl
 
org.arquillian.recorder.reporter.impl.type - package org.arquillian.recorder.reporter.impl.type
 
outputStream - Variable in class org.arquillian.recorder.reporter.exporter.impl.AsciiDocExporter
 

P

PASSED_INDEX - Static variable in class org.arquillian.recorder.reporter.exporter.impl.AsciiDocExporter
 

R

register(LoadableExtension.ExtensionBuilder) - Method in class org.arquillian.recorder.reporter.ReporterExtension
 
ReporterConfigurator - Class in org.arquillian.recorder.reporter.configuration
Parses configuration from Arquillian descriptor.

Produces ApplicationScoped: ReporterConfiguration Fires: ReportingExtensionConfigured
ReporterConfigurator() - Constructor for class org.arquillian.recorder.reporter.configuration.ReporterConfigurator
 
ReporterExtension - Class in org.arquillian.recorder.reporter
 
ReporterExtension() - Constructor for class org.arquillian.recorder.reporter.ReporterExtension
 
ReporterExtensionInitializer - Class in org.arquillian.recorder.reporter
Initializes reporting extension after it is configured from Arquillian descriptor.

Produces ApplicationScoped: ExporterRegister ReportTypeRegister Exporter Reporter Fires: ExporterRegisterCreated
ReporterExtensionInitializer() - Constructor for class org.arquillian.recorder.reporter.ReporterExtensionInitializer
 
ReporterImpl - Class in org.arquillian.recorder.reporter.impl
 
ReporterImpl() - Constructor for class org.arquillian.recorder.reporter.impl.ReporterImpl
 
ReporterLifecycleObserver - Class in org.arquillian.recorder.reporter.impl
Observes events from Arquillian and delegates them to Reporter implementation.

Fires: ExportReport on observing AfterSuite
ReporterLifecycleObserver() - Constructor for class org.arquillian.recorder.reporter.impl.ReporterLifecycleObserver
 
ReportTypeRegister - Class in org.arquillian.recorder.reporter.impl
Registers all supported report types.
ReportTypeRegister() - Constructor for class org.arquillian.recorder.reporter.impl.ReportTypeRegister
 
resourceBundle - Variable in class org.arquillian.recorder.reporter.exporter.impl.AsciiDocExporter
 

S

setConfiguration(ReporterConfiguration) - Method in class org.arquillian.recorder.reporter.exporter.impl.AsciiDocExporter
 
setConfiguration(ReporterConfiguration) - Method in class org.arquillian.recorder.reporter.exporter.impl.HTMLExporter
 
setConfiguration(ReporterConfiguration) - Method in class org.arquillian.recorder.reporter.exporter.impl.JSONExporter
 
setConfiguration(ReporterConfiguration) - Method in class org.arquillian.recorder.reporter.exporter.impl.XMLExporter
 
setConfiguration(Configuration<?>) - Method in class org.arquillian.recorder.reporter.impl.ReporterImpl
 
setContainerReport(ContainerReport) - Method in class org.arquillian.recorder.reporter.impl.ReporterImpl
 
setContext(JAXBContext) - Method in class org.arquillian.recorder.reporter.exporter.impl.HTMLExporter
 
setContext(JAXBContext) - Method in class org.arquillian.recorder.reporter.exporter.impl.XMLExporter
 
setExtensionReport(ExtensionReport) - Method in class org.arquillian.recorder.reporter.impl.ReporterImpl
 
setReporterCursor(ReporterCursor) - Method in class org.arquillian.recorder.reporter.impl.ReporterImpl
 
setTestClassReport(TestClassReport) - Method in class org.arquillian.recorder.reporter.impl.ReporterImpl
 
setTestMethodReport(TestMethodReport) - Method in class org.arquillian.recorder.reporter.impl.ReporterImpl
 
setTestSuiteReport(TestSuiteReport) - Method in class org.arquillian.recorder.reporter.impl.ReporterImpl
 
SIMPLE_DATE_FORMAT - Static variable in class org.arquillian.recorder.reporter.exporter.impl.AsciiDocExporter
 
SKIPPED_INDEX - Static variable in class org.arquillian.recorder.reporter.exporter.impl.AsciiDocExporter
 
SUCCESS_COLOR - Static variable in class org.arquillian.recorder.reporter.exporter.impl.AsciiDocExporter
 
SUCCESS_STEP - Static variable in class org.arquillian.recorder.reporter.exporter.impl.AsciiDocExporter
 

T

TakenResourceRegister - Class in org.arquillian.recorder.reporter.impl
 
TakenResourceRegister() - Constructor for class org.arquillian.recorder.reporter.impl.TakenResourceRegister
 

W

WARNING_COLOR - Static variable in class org.arquillian.recorder.reporter.exporter.impl.AsciiDocExporter
 
writeContainerProperties(Map<String, String>) - Method in class org.arquillian.recorder.reporter.exporter.impl.AsciiDocExporter
Method that is called to write container properties to AsciiDoc document.
writeContainers(List<ContainerReport>) - Method in class org.arquillian.recorder.reporter.exporter.impl.AsciiDocExporter
Method that is called to write containers to AsciiDoc document.
writeDeployments(List<DeploymentReport>) - Method in class org.arquillian.recorder.reporter.exporter.impl.AsciiDocExporter
Method that is called to write deployment information to AsciiDoc document.
writeDocumentHeader() - Method in class org.arquillian.recorder.reporter.exporter.impl.AsciiDocExporter
First method called when report is being created.
writeExtensions(List<ExtensionReport>) - Method in class org.arquillian.recorder.reporter.exporter.impl.AsciiDocExporter
Method that is called to write extensions to AsciiDoc document.
writeMedia(List<PropertyEntry>) - Method in class org.arquillian.recorder.reporter.exporter.impl.AsciiDocExporter
Method that is called to write media (screenshots and videos) to AsciiDoc document.
writeProperties(List<PropertyEntry>) - Method in class org.arquillian.recorder.reporter.exporter.impl.AsciiDocExporter
Method that is called to write properties to AsciiDoc document.
writer - Variable in class org.arquillian.recorder.reporter.exporter.impl.AsciiDocExporter
 
writeScreenshot(ScreenshotEntry) - Method in class org.arquillian.recorder.reporter.exporter.impl.AsciiDocExporter
Method that is called to write screenshot.
writeSummary(TestClassReport) - Method in class org.arquillian.recorder.reporter.exporter.impl.AsciiDocExporter
Method that is called to write test summary (passed, failed tests) to AsciiDoc document.
writeTestClassTitle(TestClassReport) - Method in class org.arquillian.recorder.reporter.exporter.impl.AsciiDocExporter
Method that is called to write test class title to AsciiDoc document.
writeTestMethodHeader(String, TestMethodReport) - Method in class org.arquillian.recorder.reporter.exporter.impl.AsciiDocExporter
Method that is called to write test method header (that is the title, result, stack trace, ...) to AsciiDoc document.
writeTestMethodProperties(TestMethodReport) - Method in class org.arquillian.recorder.reporter.exporter.impl.AsciiDocExporter
Method that is called to write test method properties to AsciiDoc document.
writeTestMethods(TestClassReport) - Method in class org.arquillian.recorder.reporter.exporter.impl.AsciiDocExporter
Method that is called to write all test method results of testClass report to AsciiDoc document.
writeTestResults(List<TestClassReport>) - Method in class org.arquillian.recorder.reporter.exporter.impl.AsciiDocExporter
Method that is called to write test results to AsciiDoc document.
writeTestSuite(List<TestSuiteReport>) - Method in class org.arquillian.recorder.reporter.exporter.impl.AsciiDocExporter
Method that is called to write properties to AsciiDoc document.
writeText(List<PropertyEntry>) - Method in class org.arquillian.recorder.reporter.exporter.impl.AsciiDocExporter
 
writeTime(Date, Date, long) - Method in class org.arquillian.recorder.reporter.exporter.impl.AsciiDocExporter
Method that is called to write test suite time to AsciiDoc document.
writeVideo(VideoEntry) - Method in class org.arquillian.recorder.reporter.exporter.impl.AsciiDocExporter
Method that is called to write video.

X

XMLExporter - Class in org.arquillian.recorder.reporter.exporter.impl
Exports reports to XML file.
XMLExporter(JAXBContext) - Constructor for class org.arquillian.recorder.reporter.exporter.impl.XMLExporter
 
XMLReport - Class in org.arquillian.recorder.reporter.impl.type
 
XMLReport() - Constructor for class org.arquillian.recorder.reporter.impl.type.XMLReport
 
A C D E F G H I J N O P R S T W X 
Skip navigation links
Arquillian Recorder Reporter Impl 1.1.5.Final

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