Skip navigation links
A B C E F G I O R S T W 

A

addTo(ConcordionExtender) - Method in class org.concordion.ext.ScreenshotExtension
 
afterProcessingSpecification(SpecificationProcessingEvent) - Method in class org.concordion.ext.screenshot.ScreenshotEmbedder
 

B

beforeProcessingSpecification(SpecificationProcessingEvent) - Method in class org.concordion.ext.screenshot.ScreenshotEmbedder
 

C

COMMAND_NAME - Static variable in class org.concordion.ext.ScreenshotExtension
 
concordionBuilt(ConcordionBuildEvent) - Method in class org.concordion.ext.screenshot.ScreenshotEmbedder
 
CSS - Static variable in class org.concordion.ext.screenshot.ImageRenderer
 

E

execute(CommandCall, Evaluator, ResultRecorder, Fixture) - Method in class org.concordion.ext.screenshot.ScreenshotEmbedder
 
EXTENSION_NAMESPACE - Static variable in class org.concordion.ext.ScreenshotExtension
 

F

failureReported(AssertFailureEvent) - Method in class org.concordion.ext.screenshot.ScreenshotEmbedder
 

G

getCSS() - Method in class org.concordion.ext.screenshot.ScreenshotEmbedder
 
getFileExtension() - Method in class org.concordion.ext.screenshot.RobotScreenshotTaker
 
getFileExtension() - Method in interface org.concordion.ext.ScreenshotTaker
Returns the filename extension that should be used for images taken by this object.
getImage(Dimension) - Method in class org.concordion.ext.screenshot.RobotScreenshotTaker
 
getJavaScript() - Method in class org.concordion.ext.screenshot.ScreenshotEmbedder
 

I

ImageRenderer - Class in org.concordion.ext.screenshot
 
ImageRenderer(boolean, int) - Constructor for class org.concordion.ext.screenshot.ImageRenderer
 

O

org.concordion.ext - package org.concordion.ext
 
org.concordion.ext.screenshot - package org.concordion.ext.screenshot
 

R

RobotScreenshotTaker - Class in org.concordion.ext.screenshot
Takes screenshots using Robot.
RobotScreenshotTaker() - Constructor for class org.concordion.ext.screenshot.RobotScreenshotTaker
 

S

ScreenshotEmbedder - Class in org.concordion.ext.screenshot
 
ScreenshotEmbedder() - Constructor for class org.concordion.ext.screenshot.ScreenshotEmbedder
 
ScreenshotExtension - Class in org.concordion.ext
Adds screenshots to the Concordion output, typically when failures or exceptions occur.
ScreenshotExtension() - Constructor for class org.concordion.ext.ScreenshotExtension
 
ScreenshotTaker - Interface in org.concordion.ext
Takes shots of the system under test.
ScreenshotUnavailableException - Exception in org.concordion.ext
Indicates that a screenshot is unavailable.
ScreenshotUnavailableException() - Constructor for exception org.concordion.ext.ScreenshotUnavailableException
 
ScreenshotUnavailableException(String) - Constructor for exception org.concordion.ext.ScreenshotUnavailableException
 
script - Static variable in class org.concordion.ext.screenshot.ImageRenderer
 
setMaxWidth(int) - Method in class org.concordion.ext.screenshot.ScreenshotEmbedder
 
setMaxWidth(int) - Method in class org.concordion.ext.ScreenshotExtension
Sets the maximum width that will be used for display of the images in the output.
setScreenshotOnAssertionFailure(boolean) - Method in class org.concordion.ext.screenshot.ScreenshotEmbedder
 
setScreenshotOnAssertionFailure(boolean) - Method in class org.concordion.ext.ScreenshotExtension
Sets whether screenshots will be embedded in the output when assertions fail.
setScreenshotOnAssertionSuccess(boolean) - Method in class org.concordion.ext.screenshot.ScreenshotEmbedder
 
setScreenshotOnAssertionSuccess(boolean) - Method in class org.concordion.ext.ScreenshotExtension
Sets whether screenshots will be embedded in the output when assertions pass.
setScreenshotOnThrowable(boolean) - Method in class org.concordion.ext.screenshot.ScreenshotEmbedder
 
setScreenshotOnThrowable(boolean) - Method in class org.concordion.ext.ScreenshotExtension
Sets whether screenshots will be embedded in the output when uncaught Throwables occur in the test.
setScreenshotTaker(ScreenshotTaker) - Method in class org.concordion.ext.screenshot.ScreenshotEmbedder
 
setScreenshotTaker(ScreenshotTaker) - Method in class org.concordion.ext.ScreenshotExtension
Set a custom screenshot taker.
successReported(AssertSuccessEvent) - Method in class org.concordion.ext.screenshot.ScreenshotEmbedder
 

T

throwableCaught(ThrowableCaughtEvent) - Method in class org.concordion.ext.screenshot.ScreenshotEmbedder
 

W

writeScreenshotTo(OutputStream) - Method in class org.concordion.ext.screenshot.RobotScreenshotTaker
 
writeScreenshotTo(OutputStream) - Method in interface org.concordion.ext.ScreenshotTaker
Take a shot and write to the given output stream.
A B C E F G I O R S T W 
Skip navigation links