- 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
-