- EitherFunction - Class in org.mule.munit.assertion.internal.functions
-
Expression function that returns an Either matcher
- EitherFunction() - Constructor for class org.mule.munit.assertion.internal.functions.EitherFunction
-
- EitherMatcher - Class in org.mule.munit.assertion.api.matchers.core
-
Matcher that is successful if at least one of the matchers is successful
- EitherMatcher(Matcher, Matcher) - Constructor for class org.mule.munit.assertion.api.matchers.core.EitherMatcher
-
- EncodingMatcher - Class in org.mule.munit.assertion.internal.matchers
-
A TypedValueMatcher that uses a hamcrest matchers to perform an assertion over the encoding of a typed value
- EncodingMatcher(Matcher) - Constructor for class org.mule.munit.assertion.internal.matchers.EncodingMatcher
-
- equals(Object) - Method in class org.mule.munit.assertion.api.TypedValue
-
- EqualToFunction - Class in org.mule.munit.assertion.internal.functions
-
Expression function that returns an EqualTo matcher
- EqualToFunction() - Constructor for class org.mule.munit.assertion.internal.functions.EqualToFunction
-
- EqualToMatcher - Class in org.mule.munit.assertion.api.matchers.core
-
Matcher that checks if an expression is equal to a value
- EqualToMatcher(Object) - Constructor for class org.mule.munit.assertion.api.matchers.core.EqualToMatcher
-
- execute(TypedValue, Object) - Method in interface org.mule.munit.assertion.api.MunitAssertion
-
Method that asserts a mule event