- getArgs() - Method in interface org.cthul.proc.Proc
-
The arguments that were used for the execution of this Proc.
- getArgs() - Method in class org.cthul.proc.ProcBase
-
The arguments that were used for the execution of this Proc.
- getDescriptionPrecedence() - Method in class org.cthul.matchers.chain.AndChainMatcher
-
- getDescriptionPrecedence() - Method in class org.cthul.matchers.chain.NOrChainMatcher
-
- getDescriptionPrecedence() - Method in class org.cthul.matchers.chain.OrChainMatcher
-
- getDescriptionPrecedence() - Method in class org.cthul.matchers.chain.SomeOfChainMatcher
-
- getDescriptionPrecedence() - Method in class org.cthul.matchers.chain.XOrChainMatcher
-
- getDescriptionPrecedence() - Method in class org.cthul.matchers.diagnose.nested.MatcherDescription
-
- getDescriptionPrecedence() - Method in interface org.cthul.matchers.diagnose.nested.PrecedencedSelfDescribing
-
- getDescriptionPrecedence() - Method in class org.cthul.matchers.diagnose.result.AbstractMatchResult
-
- getDescriptionPrecedence() - Method in class org.cthul.matchers.diagnose.result.MatcherProxy
-
- getDescriptionPrecedence() - Method in class org.cthul.matchers.diagnose.result.MatchResultMismatch
-
- getDescriptionPrecedence() - Method in class org.cthul.matchers.diagnose.result.MatchResultProxy
-
- getDescriptionPrecedence() - Method in class org.cthul.matchers.diagnose.result.MatchResultSuccess
-
- getDescriptionPrecedence() - Method in class org.cthul.matchers.diagnose.safe.TypesafeFeatureMatcher
-
- getDescriptionPrecedence() - Method in class org.cthul.matchers.exceptions.CausedBy
-
- getDescriptionPrecedence() - Method in class org.cthul.matchers.exceptions.ExceptionMessage
-
- getDescriptionPrecedence() - Method in class org.cthul.matchers.hamcrest.IsMatchResult
-
- getDescriptionPrecedence() - Method in class org.cthul.matchers.hamcrest.MatcherAccepts
-
- getDescriptionPrecedence() - Method in class org.cthul.matchers.object.CIs
-
- getDescriptionPrecedence() - Method in class org.cthul.matchers.proc.Raises
-
- getDescriptionPrecedence() - Method in class org.cthul.matchers.proc.Returns
-
- getException() - Method in interface org.cthul.proc.Proc
-
Returns the exception that was thrown during execution,
or null if the proc completed without error.
- getException() - Method in class org.cthul.proc.ProcBase
-
Returns the exception that was thrown during execution,
or null if the proc completed without error.
- getExpectedDescription() - Method in interface org.cthul.matchers.diagnose.result.MatchResult.Mismatch
-
Returns an object that will describe itself as the expected message.
- getExpectedDescription() - Method in class org.cthul.matchers.diagnose.result.MatchResultMismatch
-
- getExpectedDescription() - Method in class org.cthul.matchers.diagnose.result.MatchResultProxy
-
- getExpectedPrecedence() - Method in interface org.cthul.matchers.diagnose.result.MatchResult.Mismatch
-
Returns the precedence of the expected message
- getExpectedPrecedence() - Method in class org.cthul.matchers.diagnose.result.MatchResultMismatch
-
- getExpectedPrecedence() - Method in class org.cthul.matchers.diagnose.result.MatchResultProxy
-
- getFeature(V) - Method in class org.cthul.matchers.diagnose.safe.TypesafeFeatureMatcher
-
- getFeature(SelfDescribing) - Method in class org.cthul.matchers.hamcrest.HasDescription
-
- getFeature(Matcher<? super T>) - Method in class org.cthul.matchers.hamcrest.HasMatchResult
-
- getFeature(MatchResult<?>) - Method in class org.cthul.matchers.hamcrest.MatchResultExpected
-
- getMatch() - Method in class org.cthul.matchers.diagnose.result.AbstractMatchResult
-
- getMatch() - Method in interface org.cthul.matchers.diagnose.result.MatchResult
-
Returns details about a successful match.
- getMatch() - Method in class org.cthul.matchers.diagnose.result.MatchResultMismatch
-
- getMatch() - Method in class org.cthul.matchers.diagnose.result.MatchResultSuccess
-
- getMatchDescription() - Method in class org.cthul.matchers.diagnose.result.AbstractMatchResult
-
- getMatchDescription() - Method in interface org.cthul.matchers.diagnose.result.MatchResult.Match
-
Returns an object that will describe itself as the match.
- getMatchDescription() - Method in class org.cthul.matchers.diagnose.result.MatchResultProxy
-
- getMatchDescription() - Method in class org.cthul.matchers.diagnose.result.MatchResultSuccess
-
- getMatcher() - Method in interface org.cthul.matchers.diagnose.result.MatchResult
-
Returns the matcher.
- getMatcher() - Method in class org.cthul.matchers.diagnose.result.MatchResultBase
-
- getMatcherDescription() - Method in interface org.cthul.matchers.diagnose.result.MatchResult
-
Returns an object that will describe itself as the matcher.
- getMatcherDescription() - Method in class org.cthul.matchers.diagnose.result.MatchResultBase
-
- getMatcherPrecedence() - Method in interface org.cthul.matchers.diagnose.result.MatchResult
-
Returns the matcher's message precedence.
- getMatcherPrecedence() - Method in class org.cthul.matchers.diagnose.result.MatchResultBase
-
- getMatchPrecedence() - Method in class org.cthul.matchers.diagnose.result.AbstractMatchResult
-
- getMatchPrecedence() - Method in interface org.cthul.matchers.diagnose.result.MatchResult.Match
-
Returns the precedence of the match message
- getMatchPrecedence() - Method in class org.cthul.matchers.diagnose.result.MatchResultProxy
-
- getMatchPrecedence() - Method in class org.cthul.matchers.diagnose.result.MatchResultSuccess
-
- getMismatch() - Method in class org.cthul.matchers.diagnose.result.AbstractMatchResult
-
- getMismatch() - Method in interface org.cthul.matchers.diagnose.result.MatchResult
-
Returns details about a failed match.
- getMismatch() - Method in class org.cthul.matchers.diagnose.result.MatchResultMismatch
-
- getMismatch() - Method in class org.cthul.matchers.diagnose.result.MatchResultSuccess
-
- getMismatchDescription() - Method in interface org.cthul.matchers.diagnose.result.MatchResult.Mismatch
-
Returns an object that will describe itself as the mismatch.
- getMismatchDescription() - Method in class org.cthul.matchers.diagnose.result.MatchResultMismatch
-
- getMismatchDescription() - Method in class org.cthul.matchers.diagnose.result.MatchResultProxy
-
- getMismatchPrecedence() - Method in class org.cthul.matchers.diagnose.result.AtomicMismatch
-
- getMismatchPrecedence() - Method in interface org.cthul.matchers.diagnose.result.MatchResult.Mismatch
-
Returns the precedence of the mismatch
- getMismatchPrecedence() - Method in class org.cthul.matchers.diagnose.result.MatchResultMismatch
-
- getMismatchPrecedence() - Method in class org.cthul.matchers.diagnose.result.MatchResultProxy
-
- getResult() - Method in interface org.cthul.proc.Proc
-
Returns the result of the execution,
or null if an exception was thrown.
- getResult() - Method in class org.cthul.proc.ProcBase
-
Returns the result of the execution,
or null if an exception was thrown.
- getValue() - Method in interface org.cthul.matchers.diagnose.result.MatchResult
-
Returns the value that was matched.
- getValue() - Method in class org.cthul.matchers.diagnose.result.MatchResultBase
-
- makeOR() - Method in class org.cthul.matchers.chain.OrChainMatcher.Builder
-
- makeXOR() - Method in class org.cthul.matchers.chain.OrChainMatcher.Builder
-
- Match(T, M) - Constructor for class org.cthul.matchers.diagnose.nested.Nested.Match
-
- match() - Method in class org.cthul.matchers.diagnose.result.MatchResultProxy
-
For internal use.
- match() - Static method in class org.cthul.matchers.hamcrest.IsMatchResult
-
- match(Matcher<? super MatchResult<T>>) - Static method in class org.cthul.matchers.hamcrest.IsMatchResult
-
- match(String) - Static method in class org.cthul.matchers.hamcrest.IsMatchResult
-
- match(Matcher<? super MatchResult<T>>) - Static method in class org.cthul.matchers.MetaMatchers
-
- match(String) - Static method in class org.cthul.matchers.MetaMatchers
-
- match() - Static method in class org.cthul.matchers.MetaMatchers
-
- matched() - Method in class org.cthul.matchers.diagnose.result.AbstractMatchResult
-
- matched() - Method in interface org.cthul.matchers.diagnose.result.MatchResult
-
Returns whether the value was matched.
- matched() - Method in class org.cthul.matchers.diagnose.result.MatchResultMismatch
-
- matched() - Method in class org.cthul.matchers.diagnose.result.MatchResultProxy
-
- matched() - Method in class org.cthul.matchers.diagnose.result.MatchResultSuccess
-
- matcher() - Method in class org.cthul.matchers.chain.ChainBuilderBase
-
- matcher(Matcher<T>) - Static method in class org.cthul.matchers.diagnose.QuickDiagnose
-
- matcher() - Method in class org.cthul.matchers.diagnose.result.MatcherProxy
-
- matcher() - Method in class org.cthul.matchers.object.InstanceOf
-
- MatcherAccepts<T> - Class in org.cthul.matchers.hamcrest
-
- MatcherAccepts(T) - Constructor for class org.cthul.matchers.hamcrest.MatcherAccepts
-
- MatcherAccepts(T, Matcher<? super MatchResult<T>>) - Constructor for class org.cthul.matchers.hamcrest.MatcherAccepts
-
- MatcherAccepts(boolean, T) - Constructor for class org.cthul.matchers.hamcrest.MatcherAccepts
-
- MatcherAccepts(boolean, T, Matcher<? super MatchResult<T>>) - Constructor for class org.cthul.matchers.hamcrest.MatcherAccepts
-
- MatcherChainBase<T> - Class in org.cthul.matchers.chain
-
Combines multiple matchers.
- MatcherChainBase(Matcher<? super T>...) - Constructor for class org.cthul.matchers.chain.MatcherChainBase
-
- MatcherChainBase(Collection<? extends Matcher<? super T>>) - Constructor for class org.cthul.matchers.chain.MatcherChainBase
-
- MatcherDescription<T> - Class in org.cthul.matchers.diagnose.nested
-
Overrides the description of a matcher.
- MatcherDescription(Matcher<T>, String) - Constructor for class org.cthul.matchers.diagnose.nested.MatcherDescription
-
- MatcherProxy<T> - Class in org.cthul.matchers.diagnose.result
-
Redirects all calls to another matcher.
- MatcherProxy() - Constructor for class org.cthul.matchers.diagnose.result.MatcherProxy
-
- matchers - Variable in class org.cthul.matchers.chain.MatcherChainBase
-
- matchersList() - Method in class org.cthul.matchers.chain.MatcherChainBase
-
- matches(Object) - Method in class org.cthul.matchers.chain.AndChainMatcher
- matches(Object) - Method in class org.cthul.matchers.chain.NOrChainMatcher
- matches(Object) - Method in class org.cthul.matchers.chain.OrChainMatcher
- matches(Object) - Method in class org.cthul.matchers.chain.SomeOfChainMatcher
- matches(int) - Static method in class org.cthul.matchers.chain.SomeOfChainMatcher
-
- matches(Matcher<? super Integer>) - Static method in class org.cthul.matchers.chain.SomeOfChainMatcher
-
- matches(int, Matcher<? super T>...) - Static method in class org.cthul.matchers.chain.SomeOfChainMatcher
-
- matches(Matcher<? super Integer>, Matcher<? super T>...) - Static method in class org.cthul.matchers.chain.SomeOfChainMatcher
-
- matches(Object) - Method in class org.cthul.matchers.chain.XOrChainMatcher
- matches(Matcher<? super Integer>) - Static method in class org.cthul.matchers.CthulMatchers
-
- matches(int) - Static method in class org.cthul.matchers.CthulMatchers
-
- matches(int, Matcher<? super T>...) - Static method in class org.cthul.matchers.CthulMatchers
-
- matches(Matcher<? super Integer>, Matcher<? super T>...) - Static method in class org.cthul.matchers.CthulMatchers
-
- matches(Object) - Method in class org.cthul.matchers.diagnose.nested.MatcherDescription
- matches(Object, Description) - Method in class org.cthul.matchers.diagnose.nested.MatcherDescription
-
Evaluates the matcher for argument item.
- matches(PrecedencedSelfDescribing, Matcher<?>, Object, Description) - Static method in class org.cthul.matchers.diagnose.nested.Nested
-
- matches(PrecedencedSelfDescribing, Matcher<?>, Object, Description, String) - Static method in class org.cthul.matchers.diagnose.nested.Nested
-
- matches(Matcher<?>, Object, Description) - Static method in class org.cthul.matchers.diagnose.QuickDiagnose
-
Uses the matcher to validate item.
- matches(Matcher<?>, Object, Description, String) - Static method in class org.cthul.matchers.diagnose.QuickDiagnose
-
- matches(Object, Description) - Method in interface org.cthul.matchers.diagnose.QuickDiagnosingMatcher
-
Evaluates the matcher for argument item.
- matches(Object) - Method in class org.cthul.matchers.diagnose.QuickDiagnosingMatcherBase
- matches(Object, Description) - Method in class org.cthul.matchers.diagnose.QuickDiagnosingMatcherBase
-
Evaluates the matcher for argument item.
- matches(Object) - Method in class org.cthul.matchers.diagnose.QuickMatcherBase
- matches(Object, Description) - Method in class org.cthul.matchers.diagnose.QuickMatcherBase
-
if (matches(item)) {
return true;
} else {
describeMismatch(item, description);
return false;
}
- matches(Object) - Method in class org.cthul.matchers.diagnose.QuickResultMatcherBase
- matches(Object, Description) - Method in class org.cthul.matchers.diagnose.QuickResultMatcherBase
-
Evaluates the matcher for argument item.
- matches(Object) - Method in class org.cthul.matchers.diagnose.result.MatcherProxy
-
- matches(Object, Description) - Method in class org.cthul.matchers.diagnose.result.MatcherProxy
-
- matches(Object, Class<?>) - Static method in class org.cthul.matchers.diagnose.safe.Typesafe
-
- matches(Object, Class<?>, Description) - Static method in class org.cthul.matchers.diagnose.safe.Typesafe
-
- matches(Object) - Method in class org.cthul.matchers.diagnose.safe.TypesafeNestedMatcher
-
- matches(Object, Description) - Method in class org.cthul.matchers.diagnose.safe.TypesafeNestedMatcher
-
- matches(Object) - Method in class org.cthul.matchers.diagnose.safe.TypesafeQuickDiagnoseMatcher
-
- matches(Object, Description) - Method in class org.cthul.matchers.diagnose.safe.TypesafeQuickDiagnoseMatcher
-
- matches(Object) - Method in class org.cthul.matchers.diagnose.safe.TypesafeQuickMatcher
-
- matches(Object) - Method in class org.cthul.matchers.object.CIs
-
- matches(Object, Description) - Method in class org.cthul.matchers.object.CIs
-
- matches(Object) - Method in class org.cthul.matchers.object.InstanceOf
-
- matches(Object, Description) - Method in class org.cthul.matchers.object.InstanceOf
-
- matchesPattern(Pattern) - Static method in class org.cthul.matchers.CthulMatchers
-
Does the pattern match the entire string?
- matchesPattern(String) - Static method in class org.cthul.matchers.CthulMatchers
-
Does the pattern match the entire string?
- matchesPattern(String) - Static method in class org.cthul.matchers.object.ContainsPattern
-
Does the pattern match the entire string?
- matchesPattern(Pattern) - Static method in class org.cthul.matchers.object.ContainsPattern
-
Does the pattern match the entire string?
- matchesSafely(V) - Method in class org.cthul.matchers.diagnose.safe.TypesafeFeatureMatcher
-
- matchesSafely(T) - Method in class org.cthul.matchers.diagnose.safe.TypesafeNestedMatcher
-
- matchesSafely(T, Description) - Method in class org.cthul.matchers.diagnose.safe.TypesafeNestedMatcher
-
- matchesSafely(T) - Method in class org.cthul.matchers.diagnose.safe.TypesafeNestedResultMatcher
-
- matchesSafely(T, Description) - Method in class org.cthul.matchers.diagnose.safe.TypesafeNestedResultMatcher
-
- matchesSafely(T) - Method in class org.cthul.matchers.diagnose.safe.TypesafeQuickDiagnoseMatcher
-
- matchesSafely(T, Description) - Method in class org.cthul.matchers.diagnose.safe.TypesafeQuickDiagnoseMatcher
-
- matchesSafely(T) - Method in class org.cthul.matchers.diagnose.safe.TypesafeQuickMatcher
-
- matchesSafely(T) - Method in class org.cthul.matchers.diagnose.safe.TypesafeQuickResultMatcher
-
- matchesSafely(T, Description) - Method in class org.cthul.matchers.diagnose.safe.TypesafeQuickResultMatcher
-
- matchesSafely(Throwable) - Method in class org.cthul.matchers.exceptions.CausedBy
-
- matchesSafely(Throwable) - Method in class org.cthul.matchers.exceptions.ExceptionMessage
-
- matchesSafely(MatchResult<T>) - Method in class org.cthul.matchers.hamcrest.IsMatchResult
-
- matchesSafely(Matcher<? super T>) - Method in class org.cthul.matchers.hamcrest.MatcherAccepts
-
- matchesSafely(CharSequence) - Method in class org.cthul.matchers.object.ContainsPattern
-
- matchesSafely(Proc) - Method in class org.cthul.matchers.proc.Raises
-
- matchesSafely(Proc) - Method in class org.cthul.matchers.proc.Returns
- matchResult(I) - Method in class org.cthul.matchers.chain.AndChainMatcher
-
- matchResult(I) - Method in class org.cthul.matchers.chain.NOrChainMatcher
-
- matchResult(I) - Method in class org.cthul.matchers.chain.OrChainMatcher
-
- matchResult(I) - Method in class org.cthul.matchers.chain.SomeOfChainMatcher
-
- matchResult(I) - Method in class org.cthul.matchers.chain.XOrChainMatcher
-
- matchResult(Matcher<?>, T) - Static method in class org.cthul.matchers.diagnose.QuickDiagnose
-
- matchResult(I) - Method in interface org.cthul.matchers.diagnose.QuickDiagnosingMatcher
-
- matchResult(I) - Method in class org.cthul.matchers.diagnose.QuickDiagnosingMatcherBase
-
Returns a
MatchResult that caches the mismatch descripton.
- matchResult(I) - Method in class org.cthul.matchers.diagnose.QuickMatcherBase
-
- matchResult(I) - Method in class org.cthul.matchers.diagnose.QuickResultMatcherBase
-
- matchResult(I) - Method in class org.cthul.matchers.diagnose.result.MatcherProxy
-
- MatchResult<T> - Interface in org.cthul.matchers.diagnose.result
-
Provides detailed information about the result of a match.
- matchResult(I) - Method in class org.cthul.matchers.diagnose.safe.TypesafeNestedMatcher
-
- matchResult(I) - Method in class org.cthul.matchers.diagnose.safe.TypesafeQuickDiagnoseMatcher
-
- matchResult(T, Matcher<? super MatchResult<T>>) - Static method in class org.cthul.matchers.hamcrest.HasMatchResult
-
- matchResult(T, Matcher<? super MatchResult<T>>) - Static method in class org.cthul.matchers.MetaMatchers
-
- matchResult(I) - Method in class org.cthul.matchers.object.CIs
-
- MatchResult.Match<T> - Interface in org.cthul.matchers.diagnose.result
-
Provides detailed information about a match.
- MatchResult.Mismatch<T> - Interface in org.cthul.matchers.diagnose.result
-
Provides detailed information about a mismatch.
- MatchResultBase<T,M extends org.hamcrest.Matcher<?>> - Class in org.cthul.matchers.diagnose.result
-
- MatchResultBase(T, M) - Constructor for class org.cthul.matchers.diagnose.result.MatchResultBase
-
- MatchResultExpected - Class in org.cthul.matchers.hamcrest
-
- MatchResultExpected(Matcher<? super SelfDescribing>) - Constructor for class org.cthul.matchers.hamcrest.MatchResultExpected
-
- MatchResultMismatch<T,M extends org.hamcrest.Matcher<?>> - Class in org.cthul.matchers.diagnose.result
-
Implements a failed match.
- MatchResultMismatch(T, M) - Constructor for class org.cthul.matchers.diagnose.result.MatchResultMismatch
-
- MatchResultMismatch(T, M, String) - Constructor for class org.cthul.matchers.diagnose.result.MatchResultMismatch
-
- MatchResultMismatch(T, M, SelfDescribing) - Constructor for class org.cthul.matchers.diagnose.result.MatchResultMismatch
-
- MatchResultMismatch(T, M, PrecedencedSelfDescribing) - Constructor for class org.cthul.matchers.diagnose.result.MatchResultMismatch
-
- MatchResultProxy<I,M extends org.hamcrest.Matcher<?>> - Class in org.cthul.matchers.diagnose.result
-
Can be used as a base class to decorate another match result.
- MatchResultProxy(MatchResult<?>, I, M) - Constructor for class org.cthul.matchers.diagnose.result.MatchResultProxy
-
- MatchResultProxy(MatchResult<?>) - Constructor for class org.cthul.matchers.diagnose.result.MatchResultProxy
-
- matchResultSafely(I) - Method in class org.cthul.matchers.diagnose.safe.TypesafeFeatureMatcher
-
- matchResultSafely(I) - Method in class org.cthul.matchers.diagnose.safe.TypesafeNestedMatcher
-
- matchResultSafely(I) - Method in class org.cthul.matchers.diagnose.safe.TypesafeNestedResultMatcher
-
- matchResultSafely(I) - Method in class org.cthul.matchers.diagnose.safe.TypesafeQuickDiagnoseMatcher
-
- matchResultSafely(I) - Method in class org.cthul.matchers.diagnose.safe.TypesafeQuickResultMatcher
-
- matchResultSafely(I) - Method in class org.cthul.matchers.exceptions.CausedBy
-
- matchResultSafely(I) - Method in class org.cthul.matchers.exceptions.ExceptionMessage
-
- matchResultSafely(I) - Method in class org.cthul.matchers.hamcrest.IsMatchResult
-
- matchResultSafely(I) - Method in class org.cthul.matchers.hamcrest.MatcherAccepts
-
- matchResultSafely(I) - Method in class org.cthul.matchers.proc.Raises
-
- matchResultSafely(I) - Method in class org.cthul.matchers.proc.Returns
-
- MatchResultSuccess<T,M extends org.hamcrest.Matcher<?>> - Class in org.cthul.matchers.diagnose.result
-
Implements a successful match.
- MatchResultSuccess(T, M) - Constructor for class org.cthul.matchers.diagnose.result.MatchResultSuccess
-
- MatchResultSuccess(T, M, String) - Constructor for class org.cthul.matchers.diagnose.result.MatchResultSuccess
-
- MatchResultSuccess(T, M, SelfDescribing) - Constructor for class org.cthul.matchers.diagnose.result.MatchResultSuccess
-
- MatchResultSuccess(T, M, PrecedencedSelfDescribing) - Constructor for class org.cthul.matchers.diagnose.result.MatchResultSuccess
-
- matchWithMessage(Matcher<? super String>) - Static method in class org.cthul.matchers.hamcrest.IsMatchResult
-
- matchWithMessage(String) - Static method in class org.cthul.matchers.hamcrest.IsMatchResult
-
- matchWithMessage(Matcher<? super String>) - Static method in class org.cthul.matchers.MetaMatchers
-
- matchWithMessage(String) - Static method in class org.cthul.matchers.MetaMatchers
-
- message(Matcher<? super String>) - Static method in class org.cthul.matchers.CthulMatchers
-
- message(Matcher<? super String>) - Static method in class org.cthul.matchers.exceptions.ExceptionMessage
-
- message(Matcher<? super String>) - Static method in class org.cthul.matchers.hamcrest.HasDescription
-
- message(String) - Static method in class org.cthul.matchers.hamcrest.HasDescription
-
- message(Matcher<? super String>) - Static method in class org.cthul.matchers.MetaMatchers
-
- message(String) - Static method in class org.cthul.matchers.MetaMatchers
-
- messageContains(String) - Static method in class org.cthul.matchers.CthulMatchers
-
- messageContains(Pattern) - Static method in class org.cthul.matchers.CthulMatchers
-
- messageContains(String) - Static method in class org.cthul.matchers.exceptions.ExceptionMessage
-
- messageContains(Pattern) - Static method in class org.cthul.matchers.exceptions.ExceptionMessage
-
- messageIs(String) - Static method in class org.cthul.matchers.CthulMatchers
-
- messageIs(String) - Static method in class org.cthul.matchers.exceptions.ExceptionMessage
-
- messageMatches(Pattern) - Static method in class org.cthul.matchers.CthulMatchers
-
- messageMatches(String) - Static method in class org.cthul.matchers.CthulMatchers
-
- messageMatches(String) - Static method in class org.cthul.matchers.exceptions.ExceptionMessage
-
- messageMatches(Pattern) - Static method in class org.cthul.matchers.exceptions.ExceptionMessage
-
- MetaMatchers - Class in org.cthul.matchers
-
- MetaMatchers() - Constructor for class org.cthul.matchers.MetaMatchers
-
- Mismatch(T, M) - Constructor for class org.cthul.matchers.diagnose.nested.Nested.Mismatch
-
- mismatch() - Method in class org.cthul.matchers.diagnose.result.MatchResultProxy
-
For internal use.
- mismatch() - Static method in class org.cthul.matchers.hamcrest.IsMatchResult
-
- mismatch(Matcher<? super MatchResult<T>>) - Static method in class org.cthul.matchers.hamcrest.IsMatchResult
-
- mismatch(String) - Static method in class org.cthul.matchers.hamcrest.IsMatchResult
-
- mismatch() - Static method in class org.cthul.matchers.MetaMatchers
-
- mismatch(String) - Static method in class org.cthul.matchers.MetaMatchers
-
- mismatch(Matcher<? super MatchResult<T>>) - Static method in class org.cthul.matchers.MetaMatchers
-
- mismatchWithMessage(Matcher<? super String>) - Static method in class org.cthul.matchers.hamcrest.IsMatchResult
-
- mismatchWithMessage(String) - Static method in class org.cthul.matchers.hamcrest.IsMatchResult
-
- mismatchWithMessage(Matcher<? super String>) - Static method in class org.cthul.matchers.MetaMatchers
-
- mismatchWithMessage(String) - Static method in class org.cthul.matchers.MetaMatchers
-
- raises(Class<? extends Throwable>, Matcher<? super Throwable>) - Static method in class org.cthul.matchers.CthulMatchers
-
Does the proc raise a throwable that satisfies the condition?
- raises(String) - Static method in class org.cthul.matchers.CthulMatchers
-
Does the proc raise a throwable that satisfies the condition?
- raises(Class<? extends Throwable>) - Static method in class org.cthul.matchers.CthulMatchers
-
Does the proc raise a throwable that satisfies the condition?
- raises(Class<? extends Throwable>, String) - Static method in class org.cthul.matchers.CthulMatchers
-
Does the proc raise a throwable that satisfies the condition?
- raises(Matcher<? super Throwable>) - Static method in class org.cthul.matchers.CthulMatchers
-
Does the proc raise a throwable that satisfies the condition?
- Raises - Class in org.cthul.matchers.proc
-
- Raises(Matcher<? super Throwable>) - Constructor for class org.cthul.matchers.proc.Raises
-
- raises(Matcher<? super Throwable>) - Static method in class org.cthul.matchers.proc.Raises
-
Does the proc raise a throwable that satisfies the condition?
- raises(Class<? extends Throwable>) - Static method in class org.cthul.matchers.proc.Raises
-
Does the proc raise a throwable that satisfies the condition?
- raises(String) - Static method in class org.cthul.matchers.proc.Raises
-
Does the proc raise a throwable that satisfies the condition?
- raises(Class<? extends Throwable>, String) - Static method in class org.cthul.matchers.proc.Raises
-
Does the proc raise a throwable that satisfies the condition?
- raises(Class<? extends Throwable>, Matcher<? super Throwable>) - Static method in class org.cthul.matchers.proc.Raises
-
Does the proc raise a throwable that satisfies the condition?
- raisesException(Class<? extends Exception>) - Static method in class org.cthul.matchers.CthulMatchers
-
Does the proc raise an exception that satisfies the condition?
- raisesException(String) - Static method in class org.cthul.matchers.CthulMatchers
-
Does the proc raise an exception that satisfies the condition?
- raisesException(Class<? extends Exception>, String) - Static method in class org.cthul.matchers.CthulMatchers
-
Does the proc raise an exception that satisfies the condition?
- raisesException(Matcher<? super Exception>) - Static method in class org.cthul.matchers.CthulMatchers
-
Does the proc raise an exception that satisfies the condition?
- raisesException() - Static method in class org.cthul.matchers.CthulMatchers
-
Does the proc throw an exception?
- raisesException() - Static method in class org.cthul.matchers.proc.Raises
-
Does the proc throw an exception?
- raisesException(Matcher<? super Exception>) - Static method in class org.cthul.matchers.proc.Raises
-
Does the proc raise an exception that satisfies the condition?
- raisesException(Class<? extends Exception>) - Static method in class org.cthul.matchers.proc.Raises
-
Does the proc raise an exception that satisfies the condition?
- raisesException(String) - Static method in class org.cthul.matchers.proc.Raises
-
Does the proc raise an exception that satisfies the condition?
- raisesException(Class<? extends Exception>, String) - Static method in class org.cthul.matchers.proc.Raises
-
Does the proc raise an exception that satisfies the condition?
- reFactory(Class<? extends RuntimeException>) - Static method in error org.cthul.proc.ProcError
-
- ReflectiveProc - Class in org.cthul.proc
-
A
PN that uses reflection to invoke a method or a constructor.
- ReflectiveProc(Object, Method) - Constructor for class org.cthul.proc.ReflectiveProc
-
- ReflectiveProc(Constructor) - Constructor for class org.cthul.proc.ReflectiveProc
-
- ReflectiveREFactory(Class<? extends RuntimeException>) - Constructor for class org.cthul.proc.ProcError.ReflectiveREFactory
-
- rejects(T) - Static method in class org.cthul.matchers.hamcrest.MatcherAccepts
-
- rejects(T, Matcher<? super MatchResult<T>>) - Static method in class org.cthul.matchers.hamcrest.MatcherAccepts
-
- rejects(T, String) - Static method in class org.cthul.matchers.hamcrest.MatcherAccepts
-
- rejects(T) - Static method in class org.cthul.matchers.MetaMatchers
-
- rejects(T, Matcher<? super MatchResult<T>>) - Static method in class org.cthul.matchers.MetaMatchers
-
- rejects(T, String) - Static method in class org.cthul.matchers.MetaMatchers
-
- rejectsWithExpectedMessage(T, Matcher<? super String>) - Static method in class org.cthul.matchers.hamcrest.MatcherAccepts
-
- rejectsWithExpectedMessage(T, String) - Static method in class org.cthul.matchers.hamcrest.MatcherAccepts
-
- rejectsWithExpectedMessage(T, Matcher<? super String>) - Static method in class org.cthul.matchers.MetaMatchers
-
- rejectsWithExpectedMessage(T, String) - Static method in class org.cthul.matchers.MetaMatchers
-
- rejectsWithMessage(T, Matcher<? super String>) - Static method in class org.cthul.matchers.hamcrest.MatcherAccepts
-
- rejectsWithMessage(T, String) - Static method in class org.cthul.matchers.hamcrest.MatcherAccepts
-
- rejectsWithMessage(T, Matcher<? super String>) - Static method in class org.cthul.matchers.MetaMatchers
-
- rejectsWithMessage(T, String) - Static method in class org.cthul.matchers.MetaMatchers
-
- result(Object) - Static method in class org.cthul.matchers.CthulMatchers
-
Does the proc return a value equal to value?
- result(Matcher<?>) - Static method in class org.cthul.matchers.CthulMatchers
-
Does the proc return a value that satisfies the condition?
- Result(T, M) - Constructor for class org.cthul.matchers.diagnose.nested.Nested.Result
-
- Result(T, M, boolean) - Constructor for class org.cthul.matchers.diagnose.nested.Nested.Result
-
- result() - Method in class org.cthul.matchers.diagnose.result.MatchResultProxy
-
- result(Object) - Static method in class org.cthul.matchers.proc.Returns
-
Does the proc return a value equal to value?
- result(Matcher<?>) - Static method in class org.cthul.matchers.proc.Returns
-
Does the proc return a value that satisfies the condition?
- retry() - Method in interface org.cthul.proc.Proc
-
Resets the Proc.
- retry() - Method in class org.cthul.proc.ProcBase
-
Resets the Proc.
- returns(Matcher<?>) - Static method in class org.cthul.matchers.CthulMatchers
-
Does the proc return a value that satisfies the condition?
- returns() - Static method in class org.cthul.matchers.CthulMatchers
-
Does the proc complete without throwing an exception?
- returns(Object) - Static method in class org.cthul.matchers.CthulMatchers
-
Does the proc return a value equal to value?
- Returns - Class in org.cthul.matchers.proc
-
- Returns(Matcher<?>, String, String) - Constructor for class org.cthul.matchers.proc.Returns
-
- Returns(Matcher<?>) - Constructor for class org.cthul.matchers.proc.Returns
-
- returns(Object) - Static method in class org.cthul.matchers.proc.Returns
-
Does the proc return a value equal to value?
- returns(Matcher<?>) - Static method in class org.cthul.matchers.proc.Returns
-
Does the proc return a value that satisfies the condition?
- returns() - Static method in class org.cthul.matchers.proc.Returns
-
Does the proc complete without throwing an exception?
- run(Object[]) - Method in class org.cthul.proc.P0
-
- run() - Method in class org.cthul.proc.P0
-
- run(Object[]) - Method in class org.cthul.proc.P1
-
Execute the proc.
- run(A) - Method in class org.cthul.proc.P1
-
Executes the asProc.
- run(Object[]) - Method in class org.cthul.proc.P2
-
Execute the proc.
- run(A, B) - Method in class org.cthul.proc.P2
-
Executes the asProc.
- run(Object[]) - Method in class org.cthul.proc.P3
-
Execute the proc.
- run(A, B, C) - Method in class org.cthul.proc.P3
-
Executes the proc.
- run(Object[]) - Method in class org.cthul.proc.P4
-
Execute the proc.
- run(A, B, C, D) - Method in class org.cthul.proc.P4
-
Executes the proc.
- run(Object[]) - Method in class org.cthul.proc.PN
-
- run(Object[]) - Method in class org.cthul.proc.ProcBase
-
Execute the proc.
- run() - Method in interface org.cthul.proc.Procs.L0
-
- run(A) - Method in interface org.cthul.proc.Procs.L1
-
- run(A, B) - Method in interface org.cthul.proc.Procs.L2
-
- run(A, B, C) - Method in interface org.cthul.proc.Procs.L3
-
- run(A, B, C, D) - Method in interface org.cthul.proc.Procs.L4
-
- run(Object...) - Method in interface org.cthul.proc.Procs.LN
-
- runN(Object[]) - Method in class org.cthul.proc.PN
-
- runN(Object[]) - Method in class org.cthul.proc.ReflectiveProc
-
- Runner() - Constructor for class org.cthul.proc.P4.Runner
-
- runtimeException(String) - Method in class org.cthul.proc.ProcBase
-
- runtimeException(String, Throwable) - Method in class org.cthul.proc.ProcBase
-
- RuntimeExceptionFactory - Static variable in error org.cthul.proc.ProcError
-