A C E G H I M R T
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- addFields(Class<?>) - Method in class ru.tinkoff.qa.neptune.check.localization.HamcrestMatchersBundleExtension
- addMethods(Class<?>) - Method in class ru.tinkoff.qa.neptune.check.localization.HamcrestMatchersBundleExtension
- AssertionErrorsValueGetter - Class in ru.tinkoff.qa.neptune.check
- AssertionErrorsValueGetter() - Constructor for class ru.tinkoff.qa.neptune.check.AssertionErrorsValueGetter
C
- calculateDescription(Matcher<?>, Method, Object[]) - Static method in class ru.tinkoff.qa.neptune.check.agent.HamcrestLocalizationHelper
- check(String, T, MatchAction<T, ?>...) - Static method in class ru.tinkoff.qa.neptune.check.CheckActionSupplier
-
Creates an instance of
CheckActionSupplier
; Defines a value to be verified and verification criteria; Value check is performed. - check(T, MatchAction<T, ?>...) - Static method in class ru.tinkoff.qa.neptune.check.CheckActionSupplier
-
Creates an instance of
CheckActionSupplier
; Defines a value to be verified and verification criteria; Value check is performed. - CheckActionSupplier<R,T> - Class in ru.tinkoff.qa.neptune.check
- CheckLocalizationPartition - Class in ru.tinkoff.qa.neptune.check.localization
- CheckLocalizationPartition() - Constructor for class ru.tinkoff.qa.neptune.check.localization.CheckLocalizationPartition
- CombinableMatchersTransformParameters - Class in ru.tinkoff.qa.neptune.check.agent
- CombinableMatchersTransformParameters() - Constructor for class ru.tinkoff.qa.neptune.check.agent.CombinableMatchersTransformParameters
- CombinableMatchersTransformParameters.HamcrestCombinableInterceptor - Class in ru.tinkoff.qa.neptune.check.agent
E
- evaluateAndCheck(String, Supplier<T>, MatchAction<T, ?>...) - Static method in class ru.tinkoff.qa.neptune.check.CheckActionSupplier
-
Creates and performs a step.
G
- getParameterValue(Collection<AssertionError>) - Method in class ru.tinkoff.qa.neptune.check.AssertionErrorsValueGetter
H
- HamcrestCombinableInterceptor() - Constructor for class ru.tinkoff.qa.neptune.check.agent.CombinableMatchersTransformParameters.HamcrestCombinableInterceptor
- HamcrestInterceptor() - Constructor for class ru.tinkoff.qa.neptune.check.agent.HamcrestTransformParameters.HamcrestInterceptor
- HamcrestLocalizationHelper - Class in ru.tinkoff.qa.neptune.check.agent
- HamcrestMatchersBundleExtension - Class in ru.tinkoff.qa.neptune.check.localization
- HamcrestMatchersBundleExtension() - Constructor for class ru.tinkoff.qa.neptune.check.localization.HamcrestMatchersBundleExtension
- HamcrestTransformParameters - Class in ru.tinkoff.qa.neptune.check.agent
- HamcrestTransformParameters() - Constructor for class ru.tinkoff.qa.neptune.check.agent.HamcrestTransformParameters
- HamcrestTransformParameters.HamcrestInterceptor - Class in ru.tinkoff.qa.neptune.check.agent
- howToPerform(R) - Method in class ru.tinkoff.qa.neptune.check.MatchAction
- howToPerform(T) - Method in class ru.tinkoff.qa.neptune.check.CheckActionSupplier
I
- interceptExit(Object, Method, Object[], Object) - Static method in class ru.tinkoff.qa.neptune.check.agent.CombinableMatchersTransformParameters.HamcrestCombinableInterceptor
- interceptExit(Method, Object[], Object) - Static method in class ru.tinkoff.qa.neptune.check.agent.HamcrestTransformParameters.HamcrestInterceptor
- interceptor() - Method in class ru.tinkoff.qa.neptune.check.agent.CombinableMatchersTransformParameters
- interceptor() - Method in class ru.tinkoff.qa.neptune.check.agent.HamcrestTransformParameters
- isLocalizationUsed() - Static method in class ru.tinkoff.qa.neptune.check.agent.HamcrestLocalizationHelper
M
- match(String, Function<T, R>, Duration, Matcher<? super R>) - Static method in class ru.tinkoff.qa.neptune.check.MatchAction
-
Creates an instance that performs the matching of a value which is evaluated from checked object
- match(String, Function<T, R>, Matcher<? super R>) - Static method in class ru.tinkoff.qa.neptune.check.MatchAction
-
Creates an instance that performs the matching of a value which is evaluated from checked object
- match(Duration, Matcher<? super T>) - Static method in class ru.tinkoff.qa.neptune.check.MatchAction
-
Creates an instance that performs the matching of an object.
- match(Matcher<? super T>) - Static method in class ru.tinkoff.qa.neptune.check.MatchAction
-
Creates an instance that performs the matching of an object.
- MatchAction<T,R> - Class in ru.tinkoff.qa.neptune.check
-
This class is designed to perform the matching of values.
- matchAny(String, Function<T, R>, Duration, Matcher<? super R>...) - Static method in class ru.tinkoff.qa.neptune.check.MatchAction
-
Creates an instance that performs the matching of a value which is evaluated from checked object.
- matchAny(String, Function<T, R>, Matcher<? super R>...) - Static method in class ru.tinkoff.qa.neptune.check.MatchAction
-
Creates an instance that performs the matching of a value which is evaluated from checked object.
- matchAny(Duration, Matcher<? super T>...) - Static method in class ru.tinkoff.qa.neptune.check.MatchAction
-
Creates an instance that performs the matching of an object with OR-criteria.
- matchAny(Matcher<? super T>...) - Static method in class ru.tinkoff.qa.neptune.check.MatchAction
-
Creates an instance that performs the matching of an object with OR-criteria.
- matchNot(String, Function<T, R>, Duration, Matcher<? super R>) - Static method in class ru.tinkoff.qa.neptune.check.MatchAction
-
Creates an instance that performs the matching of a value which is evaluated from checked object.
- matchNot(String, Function<T, R>, Matcher<? super R>) - Static method in class ru.tinkoff.qa.neptune.check.MatchAction
-
Creates an instance that performs the matching of a value which is evaluated from checked object.
- matchNot(Duration, Matcher<? super T>) - Static method in class ru.tinkoff.qa.neptune.check.MatchAction
-
Creates an instance that performs the matching of an object with inverted criteria.
- matchNot(Matcher<? super T>) - Static method in class ru.tinkoff.qa.neptune.check.MatchAction
-
Creates an instance that performs the matching of an object with inverted criteria.
- matchOnlyOne(String, Function<T, R>, Duration, Matcher<? super R>...) - Static method in class ru.tinkoff.qa.neptune.check.MatchAction
-
Creates an instance that performs the matching of a value which is evaluated from checked object.
- matchOnlyOne(String, Function<T, R>, Matcher<? super R>...) - Static method in class ru.tinkoff.qa.neptune.check.MatchAction
-
Creates an instance that performs the matching of a value which is evaluated from checked object.
- matchOnlyOne(Duration, Matcher<? super T>...) - Static method in class ru.tinkoff.qa.neptune.check.MatchAction
-
Creates an instance that performs the matching of an object with XOR-criteria (only one should match).
- matchOnlyOne(Matcher<? super T>...) - Static method in class ru.tinkoff.qa.neptune.check.MatchAction
-
Creates an instance that performs the matching of an object with XOR-criteria (only one should match).
- methodMatcher() - Method in class ru.tinkoff.qa.neptune.check.agent.CombinableMatchersTransformParameters
- methodMatcher() - Method in class ru.tinkoff.qa.neptune.check.agent.HamcrestTransformParameters
R
- ru.tinkoff.qa.neptune.check - package ru.tinkoff.qa.neptune.check
- ru.tinkoff.qa.neptune.check.agent - package ru.tinkoff.qa.neptune.check.agent
- ru.tinkoff.qa.neptune.check.localization - package ru.tinkoff.qa.neptune.check.localization
T
- typeMatcher() - Method in class ru.tinkoff.qa.neptune.check.agent.CombinableMatchersTransformParameters
- typeMatcher() - Method in class ru.tinkoff.qa.neptune.check.agent.HamcrestTransformParameters
All Classes All Packages