- get() - Method in class org.arquillian.rusheye.suite.ImageSource
-
- 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.
- 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
-
- 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
-
- 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
-
- SuiteListenerAdapter() - Constructor for class org.arquillian.rusheye.listener.SuiteListenerAdapter
-
- SuiteListenerImpl - Class in org.arquillian.rusheye.suite
-
- SuiteListenerImpl() - Constructor for class org.arquillian.rusheye.suite.SuiteListenerImpl
-
- suiteListeners - Variable in class org.arquillian.rusheye.suite.GlobalConfiguration
-
The listeners.
- 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.