Skip navigation links
A B D E F G H I L M O P R S T V W 

A

add(Difference) - Method in interface io.wcm.qa.glnm.hamcrest.baseline.DifferentiatingMatcher
add.
add(Difference) - Method in class io.wcm.qa.glnm.hamcrest.baseline.DifferentiatingMatcherWrapper
add.
add(Difference) - Method in class io.wcm.qa.glnm.hamcrest.galen.VisuallyCompare
add.
afterAll(ExtensionContext) - Method in class io.wcm.qa.glnm.persistence.BaselinePersistenceExtension
Persist all samples after all tests were run.
AfterWait<T> - Class in io.wcm.qa.glnm.hamcrest
Matcher waiting for chained matcher.
AfterWait(int, Matcher<T>) - Constructor for class io.wcm.qa.glnm.hamcrest.AfterWait
Wait on Matcher for seconds.
AfterWait(Matcher<T>) - Constructor for class io.wcm.qa.glnm.hamcrest.AfterWait
Wait for Matcher for 5 seconds.
afterWait(int, Matcher<T>) - Static method in class io.wcm.qa.glnm.hamcrest.AfterWait
Wait on Matcher for seconds.
afterWait(Matcher<T>) - Static method in class io.wcm.qa.glnm.hamcrest.AfterWait
Wait on Matcher for 5 seconds.
aMapWithSize() - Static method in class io.wcm.qa.glnm.hamcrest.baseline.BaselineMatchers
Matches map size against baseline.
arrayWithSize() - Static method in class io.wcm.qa.glnm.hamcrest.baseline.BaselineMatchers
Matches array with size.
AuthorLogin - Class in io.wcm.qa.glnm.interaction.aem.author
AEM specific utility methods.

B

baselineBoolean() - Static method in class io.wcm.qa.glnm.hamcrest.baseline.BaselineMatchers
Matcher using persistence.
baselineInteger() - Static method in class io.wcm.qa.glnm.hamcrest.baseline.BaselineMatchers
Matcher using persistence.
BaselineMatchers - Class in io.wcm.qa.glnm.hamcrest.baseline
Matchers class.
BaselinePersistenceExtension - Class in io.wcm.qa.glnm.persistence
Will persist samples for new baseline based on current test run.
BaselinePersistenceExtension() - Constructor for class io.wcm.qa.glnm.persistence.BaselinePersistenceExtension
 
baselineString() - Static method in class io.wcm.qa.glnm.hamcrest.baseline.BaselineMatchers
Matcher using persistence.
baselineStringList() - Static method in class io.wcm.qa.glnm.hamcrest.baseline.BaselineMatchers
Matcher using persistence.
beforeEach(ExtensionContext) - Method in class io.wcm.qa.glnm.persistence.BaselinePersistenceExtension
Add context relative Differences.
BrowserTypes - Annotation Type in io.wcm.qa.glnm.junit.seljup
Browser types for combinatorial test.
BrowserTypesProvider - Class in io.wcm.qa.glnm.junit.seljup
Provides browser types for combinatorial tests.
BrowserTypesProvider() - Constructor for class io.wcm.qa.glnm.junit.seljup.BrowserTypesProvider
 

D

describeMismatchSafely(T, Description) - Method in class io.wcm.qa.glnm.hamcrest.AfterWait
 
describeMismatchSafely(T, Description) - Method in class io.wcm.qa.glnm.hamcrest.baseline.DifferentiatingMatcherWrapper
describeMismatchSafely(GalenSpec, Description) - Method in class io.wcm.qa.glnm.hamcrest.galen.GalenSpecMatcher
 
describeMismatchSafely(GalenSpecRun, Description) - Method in class io.wcm.qa.glnm.hamcrest.galen.GalenSpecRunMatcher
 
describeMismatchSafely(String, Description) - Method in class io.wcm.qa.glnm.hamcrest.ResponseCode
 
describeMismatchSafely(Selector, Description) - Method in class io.wcm.qa.glnm.hamcrest.selector.SelectorSamplerMatcher
 
describeMismatchSafely(T, Description) - Method in class io.wcm.qa.glnm.hamcrest.Stable
 
describeMismatchSafely(T, Description) - Method in class io.wcm.qa.glnm.hamcrest.TypeSafeWrappingMatcher
 
describeSelector(Description) - Method in class io.wcm.qa.glnm.hamcrest.selector.SelectorSamplerMatcher
 
describeTo(Description) - Method in class io.wcm.qa.glnm.hamcrest.AfterWait
describeTo(Description) - Method in class io.wcm.qa.glnm.hamcrest.baseline.DifferentiatingMatcherWrapper
describeTo(Description) - Method in class io.wcm.qa.glnm.hamcrest.FunctionalWrappingMatcher
describeTo(Description) - Method in class io.wcm.qa.glnm.hamcrest.galen.GalenSpecMatcher
describeTo(Description) - Method in class io.wcm.qa.glnm.hamcrest.galen.GalenSpecRunMatcher
describeTo(Description) - Method in class io.wcm.qa.glnm.hamcrest.ResponseCode
describeTo(Description) - Method in class io.wcm.qa.glnm.hamcrest.selector.ElementCount
describeTo(Description) - Method in class io.wcm.qa.glnm.hamcrest.selector.HasAttribute
describeTo(Description) - Method in class io.wcm.qa.glnm.hamcrest.selector.HasText
describeTo(Description) - Method in class io.wcm.qa.glnm.hamcrest.selector.Location
describeTo(Description) - Method in class io.wcm.qa.glnm.hamcrest.selector.SelectorSamplerMatcher
describeTo(Description) - Method in class io.wcm.qa.glnm.hamcrest.selector.Visible
describeTo(Description) - Method in class io.wcm.qa.glnm.hamcrest.Stable
describeTo(Description) - Method in class io.wcm.qa.glnm.hamcrest.TypeSafeWrappingMatcher
DifferentiatingMatcher<T> - Interface in io.wcm.qa.glnm.hamcrest.baseline
Combines Matcher with Differences.
DifferentiatingMatcherWrapper<T> - Class in io.wcm.qa.glnm.hamcrest.baseline
Wrapper to differentiate any Matcher.
driverParamContext(Object, String) - Static method in class org.junit.jupiter.engine.execution.GaleniumDriverParameterContext
driverParamContext.

E

ElementAttribute - Class in io.wcm.qa.glnm.hamcrest.element
Matches WebElement.getAttribute(String)
ElementAttribute(String, Matcher<String>) - Constructor for class io.wcm.qa.glnm.hamcrest.element.ElementAttribute
 
elementAttribute(String, Matcher<String>) - Static method in class io.wcm.qa.glnm.hamcrest.element.ElementAttribute
elementAttribute.
ElementCount - Class in io.wcm.qa.glnm.hamcrest.selector
Matches how many visible elements are defined by selector.
ElementCount(Matcher<Integer>) - Constructor for class io.wcm.qa.glnm.hamcrest.selector.ElementCount
Constructor.
elementCount(Matcher<Integer>) - Static method in class io.wcm.qa.glnm.hamcrest.selector.ElementCount
How many elements defined by selector are visible
ElementCssProperty - Class in io.wcm.qa.glnm.hamcrest.element
Matches WebElement.getCssValue(String).
ElementCssProperty(String, Matcher<String>) - Constructor for class io.wcm.qa.glnm.hamcrest.element.ElementCssProperty
 
elementCssProperty(String, Matcher<String>) - Static method in class io.wcm.qa.glnm.hamcrest.element.ElementCssProperty
elementCssProperty.
extensionProducer() - Method in class io.wcm.qa.glnm.junit.seljup.BrowserTypesProvider
 

F

forBoolean() - Static method in class io.wcm.qa.glnm.persistence.Persistence
Persistence implementation for Boolean samples.
forDomReady() - Static method in class io.wcm.qa.glnm.interaction.Wait
Wait for domReady for a maximum of one second.
forDomReady(int) - Static method in class io.wcm.qa.glnm.interaction.Wait
Wait for "DOM ready" for a maximum of seconds specified by parameter.
forEach(Consumer<? super Difference>) - Method in class io.wcm.qa.glnm.hamcrest.baseline.DifferentiatingMatcherWrapper
forInteger() - Static method in class io.wcm.qa.glnm.persistence.Persistence
Persistence implementation for Integer samples.
forIntegerWithDefault() - Static method in class io.wcm.qa.glnm.persistence.Persistence
Persistence implementation for Integer samples.
forObject() - Static method in class io.wcm.qa.glnm.persistence.Persistence
Persistence implementation for samples just using their toString method.
forString() - Static method in class io.wcm.qa.glnm.persistence.Persistence
Persistence implementation for String samples.
forStringArray() - Static method in class io.wcm.qa.glnm.persistence.Persistence
Persistence implementation for String array samples.
forStringList() - Static method in class io.wcm.qa.glnm.persistence.Persistence
Persistence implementation for String list samples.
forType(Class, Class<? extends T>) - Static method in class io.wcm.qa.glnm.persistence.Persistence
Persistence implementation for samples of dynamic type.
forUrl(String) - Static method in class io.wcm.qa.glnm.interaction.Wait
Load URL and wait for it to be loaded.
forUrl(String, int) - Static method in class io.wcm.qa.glnm.interaction.Wait
Load URL and wait passed number of seconds for it to be loaded.
FunctionalWrappingMatcher<T,M> - Class in io.wcm.qa.glnm.hamcrest
FunctionalWrappingMatcher class.
FunctionalWrappingMatcher(Function<T, M>, Matcher<M>) - Constructor for class io.wcm.qa.glnm.hamcrest.FunctionalWrappingMatcher
 

G

GaleniumDriverParameterContext - Class in org.junit.jupiter.engine.execution
Bridge to use JUnit's ParameterContext base class.
galenSpec(Matcher<GalenSpecRun>, String...) - Static method in class io.wcm.qa.glnm.hamcrest.galen.GalenSpecMatcher
galenSpec.
GalenSpecMatcher - Class in io.wcm.qa.glnm.hamcrest.galen
GalenSpecMatcher class.
GalenSpecMatcher(Matcher<GalenSpecRun>, String...) - Constructor for class io.wcm.qa.glnm.hamcrest.galen.GalenSpecMatcher
 
GalenSpecRunMatcher - Class in io.wcm.qa.glnm.hamcrest.galen
Wraps GalenSpecRun into Allure aware matcher.
GalenSpecRunMatcher() - Constructor for class io.wcm.qa.glnm.hamcrest.galen.GalenSpecRunMatcher
 
getAttributeName() - Method in class io.wcm.qa.glnm.hamcrest.selector.HasAttribute
 
getContextDifferences() - Static method in class io.wcm.qa.glnm.persistence.BaselinePersistenceExtension
Context relative differences make the samples local to one test method.
getContextResourceClass() - Static method in class io.wcm.qa.glnm.persistence.BaselinePersistenceExtension
Context relative differences make the samples local to one test method.
getCurrentValue() - Method in class io.wcm.qa.glnm.hamcrest.Stable
 
getDifferences() - Method in class io.wcm.qa.glnm.hamcrest.baseline.DifferentiatingMatcherWrapper
Getter for the field differences.
getDifferences() - Method in class io.wcm.qa.glnm.hamcrest.galen.VisuallyCompare
 
getDocumentUrl() - Method in class io.wcm.qa.glnm.interaction.logs.ResponseEntry
getDocumentUrl.
getFlatMessage(LogEntry) - Static method in class io.wcm.qa.glnm.interaction.logs.LogEntryUtil
Get Message JSON as flat map.
getInternalMatcher() - Method in class io.wcm.qa.glnm.hamcrest.TypeSafeWrappingMatcher
 
getKey() - Method in class io.wcm.qa.glnm.hamcrest.baseline.DifferentiatingMatcherWrapper
getKey() - Method in class io.wcm.qa.glnm.hamcrest.galen.VisuallyCompare
getMappingFunction() - Method in class io.wcm.qa.glnm.hamcrest.FunctionalWrappingMatcher
Getter for the field mappingFunction.
getOldValue() - Method in class io.wcm.qa.glnm.hamcrest.Stable
 
getRequestMethod() - Method in class io.wcm.qa.glnm.interaction.logs.ResponseEntry
getRequestMethod.
getRequestUrl() - Method in class io.wcm.qa.glnm.interaction.logs.ResponseEntry
getRequestUrl.
getResponseEntries() - Static method in class io.wcm.qa.glnm.interaction.logs.LogEntryUtil
getResponseEntries.
getResponseStatus() - Method in class io.wcm.qa.glnm.interaction.logs.ResponseEntry
getResponseStatus.
getSamplerClass() - Method in class io.wcm.qa.glnm.hamcrest.selector.SelectorSamplerMatcher
 
getSamplerParams() - Method in class io.wcm.qa.glnm.hamcrest.selector.SelectorSamplerMatcher
 
getSelector() - Method in class io.wcm.qa.glnm.hamcrest.selector.SelectorMatcher
 
getSelectorName() - Method in class io.wcm.qa.glnm.hamcrest.selector.SelectorMatcher
 
getTimestamp() - Method in class io.wcm.qa.glnm.interaction.logs.ResponseEntry
Getter for the field timestamp.
getValue(LogEntry, String) - Static method in class io.wcm.qa.glnm.interaction.logs.LogEntryUtil
Extracts value from message JSON.

H

HasAttribute - Class in io.wcm.qa.glnm.hamcrest.selector
Matches if selector defines a visible element.
HasAttribute(String, Matcher<String>) - Constructor for class io.wcm.qa.glnm.hamcrest.selector.HasAttribute
Constructor.
hasAttribute(String, Matcher<String>) - Static method in class io.wcm.qa.glnm.hamcrest.selector.HasAttribute
Is element defined by selector visible
hasBaselineText() - Static method in class io.wcm.qa.glnm.hamcrest.baseline.SelectorBaselineMatchers
Match Selenium WebElement text against baseline.
hasBaselineVisibility() - Static method in class io.wcm.qa.glnm.hamcrest.baseline.SelectorBaselineMatchers
Match Selenium WebElement if it is displayed.
hasStatus(int) - Static method in class io.wcm.qa.glnm.hamcrest.browser.LogEntryMatchers
hasResponseStatus.
HasText - Class in io.wcm.qa.glnm.hamcrest.selector
Matches if element defined by selector has a text matched by underlying matcher.
HasText(Matcher<String>) - Constructor for class io.wcm.qa.glnm.hamcrest.selector.HasText
Constructor for HasText.
hasText(Matcher<String>) - Static method in class io.wcm.qa.glnm.hamcrest.selector.HasText
Matches if element defined by selector has a text matched by underlying matcher.

I

io.wcm.qa.glnm.hamcrest - package io.wcm.qa.glnm.hamcrest
 
io.wcm.qa.glnm.hamcrest.baseline - package io.wcm.qa.glnm.hamcrest.baseline
 
io.wcm.qa.glnm.hamcrest.browser - package io.wcm.qa.glnm.hamcrest.browser
 
io.wcm.qa.glnm.hamcrest.element - package io.wcm.qa.glnm.hamcrest.element
 
io.wcm.qa.glnm.hamcrest.galen - package io.wcm.qa.glnm.hamcrest.galen
 
io.wcm.qa.glnm.hamcrest.selector - package io.wcm.qa.glnm.hamcrest.selector
 
io.wcm.qa.glnm.interaction - package io.wcm.qa.glnm.interaction
 
io.wcm.qa.glnm.interaction.aem.author - package io.wcm.qa.glnm.interaction.aem.author
 
io.wcm.qa.glnm.interaction.logs - package io.wcm.qa.glnm.interaction.logs
 
io.wcm.qa.glnm.junit.seljup - package io.wcm.qa.glnm.junit.seljup
 
io.wcm.qa.glnm.persistence - package io.wcm.qa.glnm.persistence
 
isAuthorLogin() - Static method in class io.wcm.qa.glnm.interaction.aem.author.AuthorLogin
isAuthorLogin.
iterator() - Method in class io.wcm.qa.glnm.hamcrest.baseline.DifferentiatingMatcherWrapper
iterator() - Method in class io.wcm.qa.glnm.hamcrest.galen.VisuallyCompare

L

loadFromBaseline(Differences) - Method in interface io.wcm.qa.glnm.persistence.SamplePersistence
Get sample from existing baseline.
Location - Class in io.wcm.qa.glnm.hamcrest.selector
Location class.
Location(Matcher<Point>) - Constructor for class io.wcm.qa.glnm.hamcrest.selector.Location
Constructor for Location.
location(Matcher<Point>) - Static method in class io.wcm.qa.glnm.hamcrest.selector.Location
location.
LogEntryMatchers - Class in io.wcm.qa.glnm.hamcrest.browser
LogEntryMatchers class.
LogEntryUtil - Class in io.wcm.qa.glnm.interaction.logs
Utility methods around webdriver logs.
loginToAuthor() - Static method in class io.wcm.qa.glnm.interaction.aem.author.AuthorLogin
Login to author if on AEM author login page.
loginToAuthor(String) - Static method in class io.wcm.qa.glnm.interaction.aem.author.AuthorLogin
Load URL and login to AEM author if landing on login page.
loginToAuthor(String, String, String) - Static method in class io.wcm.qa.glnm.interaction.aem.author.AuthorLogin
Load URL and login to AEM author with credentials if landing on login page.
loginToAuthor(String, String, String, String) - Static method in class io.wcm.qa.glnm.interaction.aem.author.AuthorLogin
loginToAuthor.

M

map(T) - Method in class io.wcm.qa.glnm.hamcrest.FunctionalWrappingMatcher
 
map(Selector) - Method in class io.wcm.qa.glnm.hamcrest.galen.VisuallyCompare
 
map(String) - Method in class io.wcm.qa.glnm.hamcrest.ResponseCode
 
map(Selector) - Method in class io.wcm.qa.glnm.hamcrest.selector.SelectorSamplerMatcher
 
map(T) - Method in class io.wcm.qa.glnm.hamcrest.TypeSafeWrappingMatcher
 
matchesSafely(T) - Method in class io.wcm.qa.glnm.hamcrest.AfterWait
 
matchesSafely(T) - Method in class io.wcm.qa.glnm.hamcrest.baseline.DifferentiatingMatcherWrapper
matchesSafely(GalenSpecRun) - Method in class io.wcm.qa.glnm.hamcrest.galen.GalenSpecRunMatcher
 
matchesSafely(Selector) - Method in class io.wcm.qa.glnm.hamcrest.selector.SelectorMatcher
 
matchesSafely(T) - Method in class io.wcm.qa.glnm.hamcrest.Stable
 
matchesSafely(T) - Method in class io.wcm.qa.glnm.hamcrest.TypeSafeWrappingMatcher
 

O

on(String, Matcher<T>) - Static method in class io.wcm.qa.glnm.hamcrest.baseline.BaselineMatchers
Adds a difference to following matchers.
on(Enum, Matcher<T>) - Static method in class io.wcm.qa.glnm.hamcrest.baseline.BaselineMatchers
Adds a difference to following matchers.
on(Difference, Matcher<T>) - Static method in class io.wcm.qa.glnm.hamcrest.baseline.BaselineMatchers
Adds a difference to following matchers.
on(Differences, Matcher<T>) - Static method in class io.wcm.qa.glnm.hamcrest.baseline.BaselineMatchers
Adds a difference to following matchers.
org.junit.jupiter.engine.execution - package org.junit.jupiter.engine.execution
 

P

Persistence - Class in io.wcm.qa.glnm.persistence
Factory methods for persistence implementations.
prepend(Difference) - Method in interface io.wcm.qa.glnm.hamcrest.baseline.DifferentiatingMatcher
prepend.
prepend(Difference) - Method in class io.wcm.qa.glnm.hamcrest.baseline.DifferentiatingMatcherWrapper
prepend.
prepend(Difference) - Method in class io.wcm.qa.glnm.hamcrest.galen.VisuallyCompare
prepend.

R

ResponseCode - Class in io.wcm.qa.glnm.hamcrest
ResponseCode class.
ResponseCode(Matcher<Integer>) - Constructor for class io.wcm.qa.glnm.hamcrest.ResponseCode
 
responseCode(Matcher<Integer>) - Static method in class io.wcm.qa.glnm.hamcrest.ResponseCode
responseCode.
ResponseEntry - Class in io.wcm.qa.glnm.interaction.logs
ResponseEntry class.

S

SamplePersistence<T> - Interface in io.wcm.qa.glnm.persistence
Generic sample persistence.
SelectorBaselineMatchers - Class in io.wcm.qa.glnm.hamcrest.baseline
Matchers around
SelectorMatcher<T> - Class in io.wcm.qa.glnm.hamcrest.selector
Base class for matching based on Selector.
SelectorMatcher(Matcher<T>) - Constructor for class io.wcm.qa.glnm.hamcrest.selector.SelectorMatcher
 
SelectorSamplerMatcher<T> - Class in io.wcm.qa.glnm.hamcrest.selector
Uses underlying matcher on results of Selector based samplers.
SelectorSamplerMatcher(Matcher<T>, Class<? extends SelectorBasedSampler<T>>, Object...) - Constructor for class io.wcm.qa.glnm.hamcrest.selector.SelectorSamplerMatcher
Constructor for SelectorSamplerMatcher.
setAttributeName(String) - Method in class io.wcm.qa.glnm.hamcrest.selector.HasAttribute
 
setCurrentValue(T) - Method in class io.wcm.qa.glnm.hamcrest.Stable
 
setInternalMatcher(Matcher<M>) - Method in class io.wcm.qa.glnm.hamcrest.TypeSafeWrappingMatcher
 
setMappingFunction(Function<T, M>) - Method in class io.wcm.qa.glnm.hamcrest.FunctionalWrappingMatcher
Setter for the field mappingFunction.
setOldValue(T) - Method in class io.wcm.qa.glnm.hamcrest.Stable
 
setSamplerClass(Class<? extends SelectorBasedSampler<T>>) - Method in class io.wcm.qa.glnm.hamcrest.selector.SelectorSamplerMatcher
 
setSamplerParams(Object[]) - Method in class io.wcm.qa.glnm.hamcrest.selector.SelectorSamplerMatcher
 
setSelector(Selector) - Method in class io.wcm.qa.glnm.hamcrest.selector.SelectorMatcher
 
spliterator() - Method in class io.wcm.qa.glnm.hamcrest.baseline.DifferentiatingMatcherWrapper
Stable<T> - Class in io.wcm.qa.glnm.hamcrest
Matches when called twice in a row with the equal arguments.
Stable() - Constructor for class io.wcm.qa.glnm.hamcrest.Stable
 
stable() - Static method in class io.wcm.qa.glnm.hamcrest.Stable
Stability matcher.
storeToBaseline(Differences, T) - Method in interface io.wcm.qa.glnm.persistence.SamplePersistence
Store sample to potential new baseline.
successfulRun() - Static method in class io.wcm.qa.glnm.hamcrest.galen.GalenSpecRunMatcher
specRun.

T

toString() - Method in class io.wcm.qa.glnm.interaction.logs.ResponseEntry
TypeSafeWrappingMatcher<T,M> - Class in io.wcm.qa.glnm.hamcrest
Abstract TypeSafeWrappingMatcher class.
TypeSafeWrappingMatcher(Matcher<M>) - Constructor for class io.wcm.qa.glnm.hamcrest.TypeSafeWrappingMatcher
 

V

valuesFromAnnotation(BrowserTypes) - Method in class io.wcm.qa.glnm.junit.seljup.BrowserTypesProvider
 
ViewportWidths - Annotation Type in io.wcm.qa.glnm.junit.seljup
Browser types for combinatorial test.
Visible - Class in io.wcm.qa.glnm.hamcrest.selector
Matches if selector defines a visible element.
Visible() - Constructor for class io.wcm.qa.glnm.hamcrest.selector.Visible
Constructor.
Visible(Matcher<Boolean>) - Constructor for class io.wcm.qa.glnm.hamcrest.selector.Visible
Constructor for Visible.
visible() - Static method in class io.wcm.qa.glnm.hamcrest.selector.Visible
Is element defined by selector visible
visible(Matcher<Boolean>) - Static method in class io.wcm.qa.glnm.hamcrest.selector.Visible
Is element defined by selector visibitily matched.
VisuallyCompare - Class in io.wcm.qa.glnm.hamcrest.galen
Matcher doing visual comparison on element defined by Selector.
VisuallyCompare() - Constructor for class io.wcm.qa.glnm.hamcrest.galen.VisuallyCompare
 
visuallyCompare() - Static method in class io.wcm.qa.glnm.hamcrest.galen.VisuallyCompare
visuallyCompare.

W

Wait - Class in io.wcm.qa.glnm.interaction
Wraps WebDriverWait functionalities.
whenMapping(Function<T, M>, Matcher<M>) - Static method in class io.wcm.qa.glnm.hamcrest.FunctionalWrappingMatcher
Maps input to type needed and then matches.
whileIgnoring(Selector...) - Method in class io.wcm.qa.glnm.hamcrest.galen.VisuallyCompare
whileIgnoring.
withAllowedErrorPercent(double) - Method in class io.wcm.qa.glnm.hamcrest.galen.VisuallyCompare
withAllowedErrorPercent.
withAllowedErrorPixel(int) - Method in class io.wcm.qa.glnm.hamcrest.galen.VisuallyCompare
withAllowedErrorPixel.
withAllowedOffset(int) - Method in class io.wcm.qa.glnm.hamcrest.galen.VisuallyCompare
withAllowedOffset.
withCorrections(GalenCorrectionRect) - Method in class io.wcm.qa.glnm.hamcrest.galen.VisuallyCompare
withCorrections.
withCropIfOutside(boolean) - Method in class io.wcm.qa.glnm.hamcrest.galen.VisuallyCompare
withCropIfOutside.
withDifferences(Collection<Difference>) - Method in class io.wcm.qa.glnm.hamcrest.galen.VisuallyCompare
withDifferences.
withElementName(String) - Method in class io.wcm.qa.glnm.hamcrest.galen.VisuallyCompare
withElementName.
withSectionName(String) - Method in class io.wcm.qa.glnm.hamcrest.galen.VisuallyCompare
withSectionName.
withZeroToleranceWarning(boolean) - Method in class io.wcm.qa.glnm.hamcrest.galen.VisuallyCompare
withZeroToleranceWarning.
A B D E F G H I L M O P R S T V W 
Skip navigation links

Copyright © 2017–2022 wcm.io QA. All rights reserved.