Skip navigation links
RushEye - API 1.0.0
A C E F G H I L M N O P R S T V 

A

any - Variable in class org.arquillian.rusheye.suite.Properties
 
appendChild(Node) - Method in class org.arquillian.rusheye.internal.SimpleElement
 
apply(T) - Method in class org.arquillian.rusheye.internal.Predicate
 
Area - Class in org.arquillian.rusheye.suite
The description of area of the image containing width and height.
Area() - Constructor for class org.arquillian.rusheye.suite.Area
 

C

cloneNode(boolean) - Method in class org.arquillian.rusheye.internal.SimpleElement
 
compare(BufferedImage, BufferedImage, Perception, Collection<Mask>) - Method in interface org.arquillian.rusheye.comparison.ImageComparator
Compares patternImage with sampleImage approximating human perception of color spaces.
compareDocumentPosition(Node) - Method in class org.arquillian.rusheye.internal.SimpleElement
 
ComparisonResult - Class in org.arquillian.rusheye.suite
Result of the comparison containing details of the comparison process.
ComparisonResult() - Constructor for class org.arquillian.rusheye.suite.ComparisonResult
 
comparisonResult - Variable in class org.arquillian.rusheye.suite.Pattern
The comparison result.
Configuration - Class in org.arquillian.rusheye.suite
Abstract configuration containing perception settings and list of masks.
Configuration() - Constructor for class org.arquillian.rusheye.suite.Configuration
 
ConfigurationException - Exception in org.arquillian.rusheye.exception
Thrown when the implementation get wrongly configured and cannot work properly anymore.
ConfigurationException() - Constructor for exception org.arquillian.rusheye.exception.ConfigurationException
 
ConfigurationException(String, Throwable) - Constructor for exception org.arquillian.rusheye.exception.ConfigurationException
 
ConfigurationException(String) - Constructor for exception org.arquillian.rusheye.exception.ConfigurationException
 
ConfigurationException(Throwable) - Constructor for exception org.arquillian.rusheye.exception.ConfigurationException
 
ConfigurationValidationException - Exception in org.arquillian.rusheye.exception
Thrown when basic validation of configuration was unsuccessful and configuration can't be used to work properly.
ConfigurationValidationException() - Constructor for exception org.arquillian.rusheye.exception.ConfigurationValidationException
 
ConfigurationValidationException(String, Throwable) - Constructor for exception org.arquillian.rusheye.exception.ConfigurationValidationException
 
ConfigurationValidationException(String) - Constructor for exception org.arquillian.rusheye.exception.ConfigurationValidationException
 
ConfigurationValidationException(Throwable) - Constructor for exception org.arquillian.rusheye.exception.ConfigurationValidationException
 
createGlobalConfiguration() - Method in class org.arquillian.rusheye.suite.ObjectFactory
 
createListener() - Method in class org.arquillian.rusheye.suite.ObjectFactory
 
createMask() - Method in class org.arquillian.rusheye.suite.ObjectFactory
 
createMaskRetriever() - Method in class org.arquillian.rusheye.suite.ObjectFactory
 
createPattern() - Method in class org.arquillian.rusheye.suite.ObjectFactory
 
createPatternRetriever() - Method in class org.arquillian.rusheye.suite.ObjectFactory
 
createPerception() - Method in class org.arquillian.rusheye.suite.ObjectFactory
 
createProperties() - Method in class org.arquillian.rusheye.suite.ObjectFactory
 
createSample() - Method in class org.arquillian.rusheye.suite.ObjectFactory
 
createSampleRetriever() - Method in class org.arquillian.rusheye.suite.ObjectFactory
 
createTest() - Method in class org.arquillian.rusheye.suite.ObjectFactory
 
createVisualSuite() - Method in class org.arquillian.rusheye.suite.ObjectFactory
 

E

end() - Method in interface org.arquillian.rusheye.result.ResultStorage
Invoked on the end of visual suite comparison process to finish the storage mechanism (e.g.
equals(Object) - Method in class org.arquillian.rusheye.suite.Test
Satisfies equality contract on the level of name comparison.
evaluate(Perception, ComparisonResult) - Method in class org.arquillian.rusheye.result.ResultEvaluator
Evaluates the comparison result using perception settings to obtain conclusion of comparison process.

F

filter(Collection<E>, Predicate<E>) - Static method in class org.arquillian.rusheye.internal.FilterCollection
Returns the collection with the same elements like given collection but only those, which returns true for application of given predicate.
FilterCollection - Class in org.arquillian.rusheye.internal
Satisfies filtering of collection.
fromValue(String) - Static method in enum org.arquillian.rusheye.suite.HorizontalAlign
 
fromValue(String) - Static method in enum org.arquillian.rusheye.suite.MaskType
 
fromValue(String) - Static method in enum org.arquillian.rusheye.suite.VerticalAlign
 

G

get() - Method in class org.arquillian.rusheye.suite.ImageSource
Gets the image prepared for processing by calling ImageSource.run().
getAny() - Method in class org.arquillian.rusheye.suite.Properties
 
getArea() - Method in class org.arquillian.rusheye.suite.ComparisonResult
Gets the area.
getAttribute(String) - Method in class org.arquillian.rusheye.internal.SimpleElement
 
getAttributeNode(String) - Method in class org.arquillian.rusheye.internal.SimpleElement
 
getAttributeNodeNS(String, String) - Method in class org.arquillian.rusheye.internal.SimpleElement
 
getAttributeNS(String, String) - Method in class org.arquillian.rusheye.internal.SimpleElement
 
getAttributes() - Method in class org.arquillian.rusheye.internal.SimpleElement
 
getBaseURI() - Method in class org.arquillian.rusheye.internal.SimpleElement
 
getChildNodes() - Method in class org.arquillian.rusheye.internal.SimpleElement
 
getComparisonResult() - Method in class org.arquillian.rusheye.suite.Pattern
Gets the comparison result.
getComparisonStatus() - Method in class org.arquillian.rusheye.suite.ComparisonResult
Gets the comparison status.
getConclusion() - Method in class org.arquillian.rusheye.suite.Pattern
Gets the conclusion.
getDifferentPixels() - Method in class org.arquillian.rusheye.suite.ComparisonResult
Gets the different pixels.
getDiffImage() - Method in class org.arquillian.rusheye.suite.ComparisonResult
Gets the diff image.
getElementsByTagName(String) - Method in class org.arquillian.rusheye.internal.SimpleElement
 
getElementsByTagNameNS(String, String) - Method in class org.arquillian.rusheye.internal.SimpleElement
 
getEqualPixels() - Method in class org.arquillian.rusheye.suite.ComparisonResult
Gets the equal pixels.
getFeature(String, String) - Method in class org.arquillian.rusheye.internal.SimpleElement
 
getFirstChild() - Method in class org.arquillian.rusheye.internal.SimpleElement
 
getGlobalConfiguration() - Method in class org.arquillian.rusheye.suite.VisualSuite
Gets the global configuration.
getGlobalDifferenceAmount() - Method in class org.arquillian.rusheye.suite.Perception
Gets the global difference amount.
getGlobalDifferenceAmount(Perception.AmountType) - Method in class org.arquillian.rusheye.suite.Perception
Gets the global difference amount.
getGlobalDifferenceAmountType() - Method in class org.arquillian.rusheye.suite.Perception
 
getGlobalDifferencePercentage() - Method in class org.arquillian.rusheye.suite.Perception
Gets the global difference percentage.
getGlobalDifferencePixelAmount() - Method in class org.arquillian.rusheye.suite.Perception
Gets the global difference pixel amount.
getGlobalDifferenceTreshold() - Method in class org.arquillian.rusheye.suite.Perception
Gets the global difference treshold.
getHeight() - Method in class org.arquillian.rusheye.suite.Area
Gets the height.
getHorizontalAlign() - Method in class org.arquillian.rusheye.suite.Mask
Gets the horizontal alignment.
getId() - Method in class org.arquillian.rusheye.suite.Mask
Gets the id.
getIgnoreBitmapMasks() - Method in class org.arquillian.rusheye.suite.Configuration
Gets the list of ignore bitmap masks.
getInstance(String) - Method in class org.arquillian.rusheye.internal.Instantiator
Returns the instance of <T> assuming that className is name of the class of type <T>
getLastChild() - Method in class org.arquillian.rusheye.internal.SimpleElement
 
getListeners() - Method in class org.arquillian.rusheye.suite.GlobalConfiguration
Gets the listeners.
getLocalName() - Method in class org.arquillian.rusheye.internal.SimpleElement
 
getMaskedPixels() - Method in class org.arquillian.rusheye.suite.ComparisonResult
Gets the masked pixels.
getMaskRetriever() - Method in class org.arquillian.rusheye.suite.GlobalConfiguration
Gets the mask retriever.
getMasks() - Method in class org.arquillian.rusheye.suite.Configuration
Gets the list of all masks.
getMax() - Method in class org.arquillian.rusheye.suite.Rectangle
 
getMin() - Method in class org.arquillian.rusheye.suite.Rectangle
 
getName() - Method in class org.arquillian.rusheye.suite.Pattern
Gets the name.
getName() - Method in class org.arquillian.rusheye.suite.Test
Gets the name.
getNamespaceURI() - Method in class org.arquillian.rusheye.internal.SimpleElement
 
getNewSources() - Method in interface org.arquillian.rusheye.retriever.SampleRetriever
Returns the list of samples, which isn't mentioned in whole visual test suite definiton, but can be retrieved.
getNewSources() - Method in class org.arquillian.rusheye.suite.SampleRetrieverImpl
 
getNextSibling() - Method in class org.arquillian.rusheye.internal.SimpleElement
 
getNodeName() - Method in class org.arquillian.rusheye.internal.SimpleElement
 
getNodeType() - Method in class org.arquillian.rusheye.internal.SimpleElement
 
getNodeValue() - Method in class org.arquillian.rusheye.internal.SimpleElement
 
getOnePixelTreshold() - Method in class org.arquillian.rusheye.suite.Perception
Gets the one pixel treshold.
getOutput() - Method in class org.arquillian.rusheye.suite.Pattern
Gets the output.
getOwnerDocument() - Method in class org.arquillian.rusheye.internal.SimpleElement
 
getParentNode() - Method in class org.arquillian.rusheye.internal.SimpleElement
 
getPatternRetriever() - Method in class org.arquillian.rusheye.suite.GlobalConfiguration
Gets the pattern retriever.
getPatterns() - Method in class org.arquillian.rusheye.suite.Test
Gets the patterns.
getPerceptibleDiffs() - Method in class org.arquillian.rusheye.suite.ComparisonResult
Gets the perceptible diffs.
getPerception() - Method in class org.arquillian.rusheye.suite.Configuration
Gets the perception settings.
getPrefix() - Method in class org.arquillian.rusheye.internal.SimpleElement
 
getPreviousSibling() - Method in class org.arquillian.rusheye.internal.SimpleElement
 
getProperty(String) - Method in class org.arquillian.rusheye.suite.Properties
 
getProperty(String, Class<T>) - Method in class org.arquillian.rusheye.suite.Properties
 
getProperty(String, T, Class<T>) - Method in class org.arquillian.rusheye.suite.Properties
 
getRectangles() - Method in class org.arquillian.rusheye.suite.ComparisonResult
Gets the rectangles.
getSample() - Method in class org.arquillian.rusheye.suite.Test
Gets the sample.
getSampleRetriever() - Method in class org.arquillian.rusheye.suite.GlobalConfiguration
Gets the sample retriever.
getSchemaTypeInfo() - Method in class org.arquillian.rusheye.internal.SimpleElement
 
getSelectiveAlphaMasks() - Method in class org.arquillian.rusheye.suite.Configuration
Gets the list of selective alpha masks.
getSmallDifferences() - Method in class org.arquillian.rusheye.suite.ComparisonResult
Gets the small differences.
getSource() - Method in class org.arquillian.rusheye.suite.ImageSource
Gets the source location.
getTagName() - Method in class org.arquillian.rusheye.internal.SimpleElement
 
getTests() - Method in class org.arquillian.rusheye.suite.VisualSuite
Gets the test.
getTextContent() - Method in class org.arquillian.rusheye.internal.SimpleElement
 
getTotalPixels() - Method in class org.arquillian.rusheye.suite.ComparisonResult
Gets the total pixels.
getType() - Method in class org.arquillian.rusheye.suite.Mask
Gets the type.
getType() - Method in class org.arquillian.rusheye.suite.TypeProperties
Gets the Java type.
getUserData(String) - Method in class org.arquillian.rusheye.internal.SimpleElement
 
getVerticalAlign() - Method in class org.arquillian.rusheye.suite.Mask
Gets the vertical alignment.
getWidth() - Method in class org.arquillian.rusheye.suite.Area
Gets the width.
GlobalConfiguration - Class in org.arquillian.rusheye.suite
Encapsulates global configuration of the suite, containing all the settings which applies to whole run of the suite.
GlobalConfiguration() - Constructor for class org.arquillian.rusheye.suite.GlobalConfiguration
 
globalConfiguration - Variable in class org.arquillian.rusheye.suite.VisualSuite
The global configuration.
globalDifferenceAmount - Variable in class org.arquillian.rusheye.suite.Perception
The global difference amount.
globalDifferenceTreshold - Variable in class org.arquillian.rusheye.suite.Perception
The global difference treshold.

H

hasAttribute(String) - Method in class org.arquillian.rusheye.internal.SimpleElement
 
hasAttributeNS(String, String) - Method in class org.arquillian.rusheye.internal.SimpleElement
 
hasAttributes() - Method in class org.arquillian.rusheye.internal.SimpleElement
 
hasChildNodes() - Method in class org.arquillian.rusheye.internal.SimpleElement
 
hashCode() - Method in class org.arquillian.rusheye.suite.Test
Counts the hash from name.
HorizontalAlign - Enum in org.arquillian.rusheye.suite
Horizontal alignment of mask in context of sample/pattern image.
horizontalAlign - Variable in class org.arquillian.rusheye.suite.Mask
The horizontal align.

I

id - Variable in class org.arquillian.rusheye.suite.Mask
The id.
ImageComparator - Interface in org.arquillian.rusheye.comparison
Compares pixels of images one-by-one using approximation of human perception of color spaces.
ImageSource - Class in org.arquillian.rusheye.suite
The image source abstraction with possibility to pre-process retrieval of the image from source.
ImageSource() - Constructor for class org.arquillian.rusheye.suite.ImageSource
 
include(Properties) - Method in class org.arquillian.rusheye.suite.Properties
 
insertBefore(Node, Node) - Method in class org.arquillian.rusheye.internal.SimpleElement
 
Instantiator<T> - Class in org.arquillian.rusheye.internal
Instantiates given type by class name.
Instantiator() - Constructor for class org.arquillian.rusheye.internal.Instantiator
 
isDefaultNamespace(String) - Method in class org.arquillian.rusheye.internal.SimpleElement
 
isEqualNode(Node) - Method in class org.arquillian.rusheye.internal.SimpleElement
 
isEqualsImages() - Method in class org.arquillian.rusheye.suite.ComparisonResult
Checks if is equals images.
isPixelMasked(BufferedImage, int, int) - Method in class org.arquillian.rusheye.suite.Mask
Checks if is pixel masked.
isSameNode(Node) - Method in class org.arquillian.rusheye.internal.SimpleElement
 
isSupported(String, String) - Method in class org.arquillian.rusheye.internal.SimpleElement
 

L

lookupNamespaceURI(String) - Method in class org.arquillian.rusheye.internal.SimpleElement
 
lookupPrefix(String) - Method in class org.arquillian.rusheye.internal.SimpleElement
 

M

Mask - Class in org.arquillian.rusheye.suite
The mask for the filtering of the samples during comparison.
Mask() - Constructor for class org.arquillian.rusheye.suite.Mask
 
MaskRetriever - Interface in org.arquillian.rusheye.retriever
Retrieves mask images from given source.
maskRetriever - Variable in class org.arquillian.rusheye.suite.GlobalConfiguration
The mask retriever.
MaskRetrieverImpl - Class in org.arquillian.rusheye.suite
Proxy for actual implementation of MaskRetriever.
MaskRetrieverImpl() - Constructor for class org.arquillian.rusheye.suite.MaskRetrieverImpl
 
masks - Variable in class org.arquillian.rusheye.suite.Configuration
The masks.
MaskType - Enum in org.arquillian.rusheye.suite
Enumeration of known mask types.
mergeProperties(Properties) - Method in interface org.arquillian.rusheye.retriever.Retriever
 
mergeProperties(Properties) - Method in class org.arquillian.rusheye.retriever.RetrieverAdapter
 
mergeProperties(Properties) - Method in class org.arquillian.rusheye.suite.MaskRetrieverImpl
 
mergeProperties(Properties) - Method in class org.arquillian.rusheye.suite.PatternRetrieverImpl
 
mergeProperties(Properties) - Method in class org.arquillian.rusheye.suite.SampleRetrieverImpl
 

N

name - Variable in class org.arquillian.rusheye.suite.Pattern
The name.
name - Variable in class org.arquillian.rusheye.suite.Test
The name.
NAMESPACE_VISUAL_SUITE - Static variable in class org.arquillian.rusheye.RushEye
Namespace for Visual Suite descriptor
NAMESPACE_VISUAL_SUITE_RESULT - Static variable in class org.arquillian.rusheye.RushEye
Namespace for Visual Suite Result descriptor
normalize() - Method in class org.arquillian.rusheye.internal.SimpleElement
 
NoSuchSampleException - Exception in org.arquillian.rusheye.exception
Thrown when specific sample wasn't found for given source.
NoSuchSampleException() - Constructor for exception org.arquillian.rusheye.exception.NoSuchSampleException
 
NoSuchSampleException(String, Throwable) - Constructor for exception org.arquillian.rusheye.exception.NoSuchSampleException
 
NoSuchSampleException(String) - Constructor for exception org.arquillian.rusheye.exception.NoSuchSampleException
 
NoSuchSampleException(Throwable) - Constructor for exception org.arquillian.rusheye.exception.NoSuchSampleException
 
Nullify - Annotation Type in org.arquillian.rusheye.suite.annotations
Carries list of the annotations which implies that this property should be null when processed in the spirit of usage given by particular annotation.

O

ObjectFactory - Class in org.arquillian.rusheye.suite
The implementation of ObjectFactory to satisfy JAXB package convention made possible to construct new object from this package.
ObjectFactory() - Constructor for class org.arquillian.rusheye.suite.ObjectFactory
 
onConfigurationReady(VisualSuite) - Method in interface org.arquillian.rusheye.listener.SuiteListener
Fired when global configuration came ready.
onConfigurationReady(VisualSuite) - Method in class org.arquillian.rusheye.listener.SuiteListenerAdapter
 
onConfigurationReady(VisualSuite) - Method in class org.arquillian.rusheye.result.ResultCollectorAdapter
 
onConfigurationReady(VisualSuite) - Method in class org.arquillian.rusheye.suite.SuiteListenerImpl
 
onePixelTreshold - Variable in class org.arquillian.rusheye.suite.Perception
The one pixel treshold.
onPatternCompleted(Test, Pattern, ComparisonResult) - Method in interface org.arquillian.rusheye.result.ResultCollector
Fired when comparison process of pattern was completed.
onPatternCompleted(Test, Pattern, ComparisonResult) - Method in class org.arquillian.rusheye.result.ResultCollectorAdapter
 
onPatternCompleted(Pattern) - Method in interface org.arquillian.rusheye.result.ResultStatistics
Fired when pattern completed.
onPatternLoaded(Test, Pattern) - Method in interface org.arquillian.rusheye.result.ResultCollector
Fired when pattern was retrieved.
onPatternLoaded(Test, Pattern) - Method in class org.arquillian.rusheye.result.ResultCollectorAdapter
 
onPatternReady(Configuration, Pattern) - Method in interface org.arquillian.rusheye.listener.SuiteListener
Fired when pattern is ready to be processed.
onPatternReady(Configuration, Pattern) - Method in class org.arquillian.rusheye.listener.SuiteListenerAdapter
 
onPatternReady(Configuration, Pattern) - Method in class org.arquillian.rusheye.suite.SuiteListenerImpl
 
onPatternStarted(Pattern) - Method in interface org.arquillian.rusheye.result.ResultCollector
Fired when pattern retrieval was started.
onPatternStarted(Pattern) - Method in class org.arquillian.rusheye.result.ResultCollectorAdapter
 
onSampleLoaded(Test) - Method in interface org.arquillian.rusheye.result.ResultCollector
Fired when sample was retrieved.
onSampleLoaded(Test) - Method in class org.arquillian.rusheye.result.ResultCollectorAdapter
 
onSampleStarted(Test) - Method in interface org.arquillian.rusheye.result.ResultCollector
Fired when sample retrieval was started.
onSampleStarted(Test) - Method in class org.arquillian.rusheye.result.ResultCollectorAdapter
 
onSuiteCompleted(VisualSuite) - Method in interface org.arquillian.rusheye.result.ResultCollector
Fired when whole suite was completed
onSuiteCompleted(VisualSuite) - Method in class org.arquillian.rusheye.result.ResultCollectorAdapter
 
onSuiteCompleted() - Method in interface org.arquillian.rusheye.result.ResultStatistics
Fired when whole suite completed and there will be no more result details available.
onSuiteReady(VisualSuite) - Method in interface org.arquillian.rusheye.listener.SuiteListener
Fired when all of it's test are ready to be processed.
onSuiteReady(VisualSuite) - Method in class org.arquillian.rusheye.listener.SuiteListenerAdapter
 
onSuiteReady(VisualSuite) - Method in class org.arquillian.rusheye.suite.SuiteListenerImpl
 
onSuiteStarted(VisualSuite) - Method in interface org.arquillian.rusheye.listener.SuiteListener
Fired when processing of the suite starts.
onSuiteStarted(VisualSuite) - Method in class org.arquillian.rusheye.listener.SuiteListenerAdapter
 
onSuiteStarted(VisualSuite) - Method in class org.arquillian.rusheye.suite.SuiteListenerImpl
 
onTestCompleted(Test) - Method in interface org.arquillian.rusheye.result.ResultCollector
Fired when test was completed
onTestCompleted(Test) - Method in class org.arquillian.rusheye.result.ResultCollectorAdapter
 
onTestCompleted(Test) - Method in interface org.arquillian.rusheye.result.ResultStatistics
Fired when test completed including all it's pattern completed.
onTestReady(Test) - Method in interface org.arquillian.rusheye.listener.SuiteListener
Fired when particular test and all of it's patterns are ready.
onTestReady(Test) - Method in class org.arquillian.rusheye.listener.SuiteListenerAdapter
 
onTestReady(Test) - Method in class org.arquillian.rusheye.suite.SuiteListenerImpl
 
onTestStarted(Test) - Method in interface org.arquillian.rusheye.result.ResultCollector
Fired when test was started.
onTestStarted(Test) - Method in class org.arquillian.rusheye.result.ResultCollectorAdapter
 
org.arquillian.rusheye - package org.arquillian.rusheye
 
org.arquillian.rusheye.comparison - package org.arquillian.rusheye.comparison
 
org.arquillian.rusheye.exception - package org.arquillian.rusheye.exception
 
org.arquillian.rusheye.internal - package org.arquillian.rusheye.internal
 
org.arquillian.rusheye.listener - package org.arquillian.rusheye.listener
 
org.arquillian.rusheye.result - package org.arquillian.rusheye.result
 
org.arquillian.rusheye.retriever - package org.arquillian.rusheye.retriever
 
org.arquillian.rusheye.suite - package org.arquillian.rusheye.suite
JBoss, Home of Professional Open Source Copyright ${year}, Red Hat, Inc.
org.arquillian.rusheye.suite.annotations - package org.arquillian.rusheye.suite.annotations
 

P

ParsingException - Exception in org.arquillian.rusheye.exception
Thrown when parsing of the configuration failed due to behavior problem and cannot be continued.
ParsingException() - Constructor for exception org.arquillian.rusheye.exception.ParsingException
 
ParsingException(String, Throwable) - Constructor for exception org.arquillian.rusheye.exception.ParsingException
 
ParsingException(String) - Constructor for exception org.arquillian.rusheye.exception.ParsingException
 
ParsingException(Throwable) - Constructor for exception org.arquillian.rusheye.exception.ParsingException
 
Pattern - Class in org.arquillian.rusheye.suite
The pattern as input into comparison process, to be compared with sample.
Pattern() - Constructor for class org.arquillian.rusheye.suite.Pattern
 
PatternRetriever - Interface in org.arquillian.rusheye.retriever
Retrieves pattern images from given source.
patternRetriever - Variable in class org.arquillian.rusheye.suite.GlobalConfiguration
The pattern retriever.
PatternRetrieverImpl - Class in org.arquillian.rusheye.suite
Proxy for actual implementation of PatternRetriever.
PatternRetrieverImpl() - Constructor for class org.arquillian.rusheye.suite.PatternRetrieverImpl
 
patterns - Variable in class org.arquillian.rusheye.suite.Test
The list of patterns.
perception - Variable in class org.arquillian.rusheye.suite.Configuration
The perception.
Perception - Class in org.arquillian.rusheye.suite
The perceptual settings to be used in comparison process.
Perception() - Constructor for class org.arquillian.rusheye.suite.Perception
 
Perception.AmountType - Enum in org.arquillian.rusheye.suite
The enumeration of amount types.
Predicate<T> - Class in org.arquillian.rusheye.internal
Predicate applied to some element returns true if it is true; false otherwise.
Predicate() - Constructor for class org.arquillian.rusheye.internal.Predicate
 
properties - Variable in class org.arquillian.rusheye.listener.SuiteListenerAdapter
 
Properties - Class in org.arquillian.rusheye.suite
 
Properties() - Constructor for class org.arquillian.rusheye.suite.Properties
 

R

Rectangle - Class in org.arquillian.rusheye.suite
Rectangle defining area which needs to be highlighted in the difference image.
Rectangle() - Constructor for class org.arquillian.rusheye.suite.Rectangle
 
removeAttribute(String) - Method in class org.arquillian.rusheye.internal.SimpleElement
 
removeAttributeNode(Attr) - Method in class org.arquillian.rusheye.internal.SimpleElement
 
removeAttributeNS(String, String) - Method in class org.arquillian.rusheye.internal.SimpleElement
 
removeChild(Node) - Method in class org.arquillian.rusheye.internal.SimpleElement
 
replaceChild(Node, Node) - Method in class org.arquillian.rusheye.internal.SimpleElement
 
ResultCollector - Interface in org.arquillian.rusheye.result
Interface for event listeners collecting results of the comparison process.
ResultCollectorAdapter - Class in org.arquillian.rusheye.result
Adapter for easy implementation of ResultCollector.
ResultCollectorAdapter() - Constructor for class org.arquillian.rusheye.result.ResultCollectorAdapter
 
ResultConclusion - Enum in org.arquillian.rusheye.suite
The type of result of the comparison process.
ResultEvaluator - Class in org.arquillian.rusheye.result
Evaluates the comparison result using perception settings to obtain conclusion of comparison process.
ResultEvaluator() - Constructor for class org.arquillian.rusheye.result.ResultEvaluator
 
ResultStatistics - Interface in org.arquillian.rusheye.result
The derivation of ResultCollector which is dedicated to collect statistics of completion.
ResultStorage - Interface in org.arquillian.rusheye.result
Mechanism for storing difference image from comparison process in case of not same images.
retrieve(String, Properties) - Method in interface org.arquillian.rusheye.retriever.Retriever
 
retrieve(String, Properties) - Method in class org.arquillian.rusheye.retriever.RetrieverAdapter
 
retrieve() - Method in class org.arquillian.rusheye.suite.ImageSource
Retrieve the image from defined source.
retrieve() - Method in class org.arquillian.rusheye.suite.Mask
 
retrieve(String, Properties) - Method in class org.arquillian.rusheye.suite.MaskRetrieverImpl
 
retrieve() - Method in class org.arquillian.rusheye.suite.Pattern
 
retrieve(String, Properties) - Method in class org.arquillian.rusheye.suite.PatternRetrieverImpl
 
retrieve() - Method in class org.arquillian.rusheye.suite.Sample
 
retrieve(String, Properties) - Method in class org.arquillian.rusheye.suite.SampleRetrieverImpl
 
Retriever - Interface in org.arquillian.rusheye.retriever
The general interface for retrieval of images from given source with some properties.
RetrieverAdapter - Class in org.arquillian.rusheye.retriever
Adapter for easy implementation of Retriever.
RetrieverAdapter() - Constructor for class org.arquillian.rusheye.retriever.RetrieverAdapter
 
RetrieverException - Exception in org.arquillian.rusheye.exception
Thrown when Retriever failed to retrieve image from given source.
RetrieverException() - Constructor for exception org.arquillian.rusheye.exception.RetrieverException
 
RetrieverException(String, Throwable) - Constructor for exception org.arquillian.rusheye.exception.RetrieverException
 
RetrieverException(String) - Constructor for exception org.arquillian.rusheye.exception.RetrieverException
 
RetrieverException(Throwable) - Constructor for exception org.arquillian.rusheye.exception.RetrieverException
 
run() - Method in class org.arquillian.rusheye.suite.ImageSource
Run the future task retrieving image from source to prepare image for later processing.
RushEye - Class in org.arquillian.rusheye
Global definitions for RushEye project.

S

Sample - Class in org.arquillian.rusheye.suite
The sample as the source of comparison process, to be compared againts patterns.
Sample() - Constructor for class org.arquillian.rusheye.suite.Sample
 
SampleRetriever - Interface in org.arquillian.rusheye.retriever
Retrieves sample images from given source and provides method to check the new sources which wasn't retrieved yet.
sampleRetriever - Variable in class org.arquillian.rusheye.suite.GlobalConfiguration
The sample retriever.
SampleRetrieverImpl - Class in org.arquillian.rusheye.suite
Proxy for actual implementation of SampleRetriever.
SampleRetrieverImpl() - Constructor for class org.arquillian.rusheye.suite.SampleRetrieverImpl
 
SCHEMA_LOCATION_VISUAL_SUITE - Static variable in class org.arquillian.rusheye.RushEye
Schema Location for Visual Suite descriptor
SCHEMA_LOCATION_VISUAL_SUITE_RESULT - Static variable in class org.arquillian.rusheye.RushEye
Schema Location for Visual Suite Result descriptor
setArea(Area) - Method in class org.arquillian.rusheye.suite.ComparisonResult
Sets the area.
setAttribute(String, String) - Method in class org.arquillian.rusheye.internal.SimpleElement
 
setAttributeNode(Attr) - Method in class org.arquillian.rusheye.internal.SimpleElement
 
setAttributeNodeNS(Attr) - Method in class org.arquillian.rusheye.internal.SimpleElement
 
setAttributeNS(String, String, String) - Method in class org.arquillian.rusheye.internal.SimpleElement
 
setComparisonResult(ComparisonResult) - Method in class org.arquillian.rusheye.suite.Pattern
Sets the comparison result.
setConclusion(ResultConclusion) - Method in class org.arquillian.rusheye.suite.Pattern
Sets the conclusion.
setDifferentPixels(int) - Method in class org.arquillian.rusheye.suite.ComparisonResult
Sets the different pixels.
setDiffImage(BufferedImage) - Method in class org.arquillian.rusheye.suite.ComparisonResult
Sets the diff image.
setEqualPixels(int) - Method in class org.arquillian.rusheye.suite.ComparisonResult
Sets the equal pixels.
setEqualsImages(boolean) - Method in class org.arquillian.rusheye.suite.ComparisonResult
Sets the equals images.
setGlobalConfiguration(GlobalConfiguration) - Method in class org.arquillian.rusheye.suite.VisualSuite
Sets the global configuration.
setGlobalDifferenceAmount(String) - Method in class org.arquillian.rusheye.suite.Perception
Sets the global difference amount.
setGlobalDifferencePercentage(short) - Method in class org.arquillian.rusheye.suite.Perception
Sets the global difference percentage.
setGlobalDifferencePixelAmount(long) - Method in class org.arquillian.rusheye.suite.Perception
Sets the global difference pixel amount.
setGlobalDifferenceTreshold(Float) - Method in class org.arquillian.rusheye.suite.Perception
Sets the global difference treshold.
setGlobalProperties(Properties) - Method in interface org.arquillian.rusheye.retriever.Retriever
 
setGlobalProperties(Properties) - Method in class org.arquillian.rusheye.retriever.RetrieverAdapter
 
setGlobalProperties(Properties) - Method in class org.arquillian.rusheye.suite.MaskRetrieverImpl
 
setGlobalProperties(Properties) - Method in class org.arquillian.rusheye.suite.PatternRetrieverImpl
 
setGlobalProperties(Properties) - Method in class org.arquillian.rusheye.suite.SampleRetrieverImpl
 
setHeight(Integer) - Method in class org.arquillian.rusheye.suite.Area
Sets the height.
setHorizontalAlign(HorizontalAlign) - Method in class org.arquillian.rusheye.suite.Mask
Sets the horizontal alignment.
setId(String) - Method in class org.arquillian.rusheye.suite.Mask
Sets the id.
setIdAttribute(String, boolean) - Method in class org.arquillian.rusheye.internal.SimpleElement
 
setIdAttributeNode(Attr, boolean) - Method in class org.arquillian.rusheye.internal.SimpleElement
 
setIdAttributeNS(String, String, boolean) - Method in class org.arquillian.rusheye.internal.SimpleElement
 
setMaskedPixels(int) - Method in class org.arquillian.rusheye.suite.ComparisonResult
Sets the masked pixels.
setMaskRetriever(MaskRetriever) - Method in class org.arquillian.rusheye.suite.GlobalConfiguration
Sets the mask retriever.
setMaskRetriever(MaskRetriever) - Method in class org.arquillian.rusheye.suite.Mask
Sets the mask retriever.
setMax(Point) - Method in class org.arquillian.rusheye.suite.Rectangle
 
setMin(Point) - Method in class org.arquillian.rusheye.suite.Rectangle
 
setName(String) - Method in class org.arquillian.rusheye.suite.Pattern
Sets the name.
setName(String) - Method in class org.arquillian.rusheye.suite.Test
Sets the name.
setNodeValue(String) - Method in class org.arquillian.rusheye.internal.SimpleElement
 
setOnePixelTreshold(Float) - Method in class org.arquillian.rusheye.suite.Perception
Sets the one pixel treshold.
setOutput(String) - Method in class org.arquillian.rusheye.suite.Pattern
Sets the output.
setPatternRetriever(PatternRetriever) - Method in class org.arquillian.rusheye.suite.GlobalConfiguration
Sets the pattern retriever.
setPerceptibleDiffs(int) - Method in class org.arquillian.rusheye.suite.ComparisonResult
Sets the perceptible diffs.
setPerception(Perception) - Method in class org.arquillian.rusheye.suite.Configuration
Sets the perception settings.
setPrefix(String) - Method in class org.arquillian.rusheye.internal.SimpleElement
 
setProperties(Properties) - Method in interface org.arquillian.rusheye.listener.SuiteListener
Sets the properties of listener, this properties needs to be propagated to all subsequent listeners.
setProperties(Properties) - Method in class org.arquillian.rusheye.listener.SuiteListenerAdapter
 
setProperties(Properties) - Method in interface org.arquillian.rusheye.result.ResultStatistics
Set the properties to be consumed by final implementation.
setProperties(Properties) - Method in interface org.arquillian.rusheye.result.ResultStorage
Set the properties to be consumed by final implementation.
setProperties(Properties) - Method in class org.arquillian.rusheye.suite.SuiteListenerImpl
 
setProperty(String, Object) - Method in class org.arquillian.rusheye.suite.Properties
 
setSampleRetriever(SampleRetriever) - Method in class org.arquillian.rusheye.suite.GlobalConfiguration
Sets the sample retriever.
setSampleRetriever(SampleRetriever) - Method in class org.arquillian.rusheye.suite.Sample
Sets the sample retriever.
setSmallDifferences(int) - Method in class org.arquillian.rusheye.suite.ComparisonResult
Sets the small differences.
setSource(String) - Method in class org.arquillian.rusheye.suite.ImageSource
Sets the source location.
setTextContent(String) - Method in class org.arquillian.rusheye.internal.SimpleElement
 
setTotalPixels(int) - Method in class org.arquillian.rusheye.suite.ComparisonResult
Sets the total pixels.
setType(MaskType) - Method in class org.arquillian.rusheye.suite.Mask
Sets the type.
setType(String) - Method in class org.arquillian.rusheye.suite.TypeProperties
Sets the Java type.
setUserData(String, Object, UserDataHandler) - Method in class org.arquillian.rusheye.internal.SimpleElement
 
setVerticalAlign(VerticalAlign) - Method in class org.arquillian.rusheye.suite.Mask
Sets the vertical alignment.
setWidth(Integer) - Method in class org.arquillian.rusheye.suite.Area
Sets the width.
SimpleElement - Class in org.arquillian.rusheye.internal
The simple element containing localName and textContext for purposes of Properties implementation.
SimpleElement(String) - Constructor for class org.arquillian.rusheye.internal.SimpleElement
 
size() - Method in class org.arquillian.rusheye.suite.Properties
 
source - Variable in class org.arquillian.rusheye.suite.ImageSource
The source.
store(Test, Pattern, BufferedImage) - Method in interface org.arquillian.rusheye.result.ResultStorage
Stores the differenceImage to location given by pattern and test.
SuiteListener - Interface in org.arquillian.rusheye.listener
The listener as starting point of processing suite.
SuiteListenerAdapter - Class in org.arquillian.rusheye.listener
Adapter for easy implementation of SuiteListener.
SuiteListenerAdapter() - Constructor for class org.arquillian.rusheye.listener.SuiteListenerAdapter
 
SuiteListenerImpl - Class in org.arquillian.rusheye.suite
Proxy for actual implementation of SuiteListener.
SuiteListenerImpl() - Constructor for class org.arquillian.rusheye.suite.SuiteListenerImpl
 
suiteListeners - Variable in class org.arquillian.rusheye.suite.GlobalConfiguration
The listeners.

T

Test - Class in org.arquillian.rusheye.suite
The one test of visual test suite.
Test() - Constructor for class org.arquillian.rusheye.suite.Test
 
tests - Variable in class org.arquillian.rusheye.suite.VisualSuite
The list of tests
toString() - Method in class org.arquillian.rusheye.suite.ComparisonResult
 
type - Variable in class org.arquillian.rusheye.suite.Mask
The type.
type - Variable in class org.arquillian.rusheye.suite.TypeProperties
The Java type.
TypeProperties - Class in org.arquillian.rusheye.suite
The properties with type attribute to derive implementations of elements meaning particular implementation.
TypeProperties() - Constructor for class org.arquillian.rusheye.suite.TypeProperties
 

V

value() - Method in enum org.arquillian.rusheye.suite.HorizontalAlign
 
value() - Method in enum org.arquillian.rusheye.suite.MaskType
 
value() - Method in enum org.arquillian.rusheye.suite.VerticalAlign
 
valueOf(String) - Static method in enum org.arquillian.rusheye.suite.HorizontalAlign
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.arquillian.rusheye.suite.MaskType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.arquillian.rusheye.suite.Perception.AmountType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.arquillian.rusheye.suite.ResultConclusion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.arquillian.rusheye.suite.VerticalAlign
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.arquillian.rusheye.suite.HorizontalAlign
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.arquillian.rusheye.suite.MaskType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.arquillian.rusheye.suite.Perception.AmountType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.arquillian.rusheye.suite.ResultConclusion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.arquillian.rusheye.suite.VerticalAlign
Returns an array containing the constants of this enum type, in the order they are declared.
verticalAlign - Variable in class org.arquillian.rusheye.suite.Mask
The vertical align.
VerticalAlign - Enum in org.arquillian.rusheye.suite
Vertical alignment of mask in context of sample/pattern image.
VisualSuite - Class in org.arquillian.rusheye.suite
The representation of visual test suite containing global configuration and list of tests.
VisualSuite() - Constructor for class org.arquillian.rusheye.suite.VisualSuite
 
VisualSuiteResult - Annotation Type in org.arquillian.rusheye.suite.annotations
Signs the context of visual test result.
A C E F G H I L M N O P R S T V 
Skip navigation links
RushEye - API 1.0.0

Copyright © 2017 JBoss by Red Hat. All rights reserved.