Skip navigation links
A B C E F G M N O R S V W 

A

AfterCall - Class in org.mule.munit.tools.mock
Represents a route for the after call in the spy operation
AfterCall() - Constructor for class org.mule.munit.tools.mock.AfterCall
 
asByteArray() - Method in class org.mule.munit.tools.util.MunitResource
 
asReusableStream() - Method in class org.mule.munit.tools.util.MunitResource
 
AssertOperations - Class in org.mule.munit.tools.assertion
Operations to perform assertions
AssertOperations() - Constructor for class org.mule.munit.tools.assertion.AssertOperations
 
assertThat(TypedValue<?>, Matcher, String) - Method in class org.mule.munit.tools.assertion.AssertOperations
 
asStream() - Method in class org.mule.munit.tools.util.MunitResource
 
asString() - Method in class org.mule.munit.tools.util.MunitResource
 

B

BeforeCall - Class in org.mule.munit.tools.mock
Represents a route for the after call in the spy operation
BeforeCall() - Constructor for class org.mule.munit.tools.mock.BeforeCall
 
both(Matcher, Matcher) - Method in class org.mule.munit.tools.assertion.functions.CoreMatcherFunctions
 

C

close() - Method in class org.mule.munit.tools.util.ReusableByteArrayInputStream
 
CoreMatcherFunctions - Class in org.mule.munit.tools.assertion.functions
Core matchers to perform assertions
CoreMatcherFunctions() - Constructor for class org.mule.munit.tools.assertion.functions.CoreMatcherFunctions
 

E

either(Matcher, Matcher) - Method in class org.mule.munit.tools.assertion.functions.CoreMatcherFunctions
 
equalTo(Object) - Method in class org.mule.munit.tools.assertion.functions.CoreMatcherFunctions
 

F

fail(String) - Method in class org.mule.munit.tools.assertion.AssertOperations
 

G

getResourceAsByteArray(String) - Method in class org.mule.munit.tools.util.GetResourceFunctions
 
getResourceAsReusableStream(String) - Method in class org.mule.munit.tools.util.GetResourceFunctions
 
getResourceAsStream(String) - Method in class org.mule.munit.tools.util.GetResourceFunctions
 
getResourceAsString(String) - Method in class org.mule.munit.tools.util.GetResourceFunctions
 
GetResourceFunctions - Class in org.mule.munit.tools.util
Utility functions to handle resources
GetResourceFunctions() - Constructor for class org.mule.munit.tools.util.GetResourceFunctions
 

M

matches(String) - Method in class org.mule.munit.tools.assertion.functions.StringMatcherFunctions
 
MockOperations - Class in org.mule.munit.tools.mock
Operations to perform mocking
MockOperations() - Constructor for class org.mule.munit.tools.mock.MockOperations
 
mockWhen(String, List<Attribute>, Event) - Method in class org.mule.munit.tools.mock.MockOperations
 
MunitResource - Class in org.mule.munit.tools.util
This is the class returned by the GetResourceFunction.
MunitResource(String, ClassLoader) - Constructor for class org.mule.munit.tools.util.MunitResource
 
MunitTools - Class in org.mule.munit.tools
MUnit Tools to perform testing on mule
MunitTools() - Constructor for class org.mule.munit.tools.MunitTools
 

N

not(Matcher) - Method in class org.mule.munit.tools.assertion.functions.CoreMatcherFunctions
 
notNullValue() - Method in class org.mule.munit.tools.assertion.functions.CoreMatcherFunctions
 
nullValue() - Method in class org.mule.munit.tools.assertion.functions.CoreMatcherFunctions
 

O

org.mule.munit.tools - package org.mule.munit.tools
 
org.mule.munit.tools.assertion - package org.mule.munit.tools.assertion
 
org.mule.munit.tools.assertion.functions - package org.mule.munit.tools.assertion.functions
 
org.mule.munit.tools.mock - package org.mule.munit.tools.mock
 
org.mule.munit.tools.util - package org.mule.munit.tools.util
 

R

read() - Method in class org.mule.munit.tools.util.ReusableByteArrayInputStream
 
read(byte[], int, int) - Method in class org.mule.munit.tools.util.ReusableByteArrayInputStream
 
ReusableByteArrayInputStream - Class in org.mule.munit.tools.util
This is a special implementation of the ByteArrayInputStream.
ReusableByteArrayInputStream(byte[]) - Constructor for class org.mule.munit.tools.util.ReusableByteArrayInputStream
 
ReusableByteArrayInputStream(byte[], int, int) - Constructor for class org.mule.munit.tools.util.ReusableByteArrayInputStream
 
runCustom(String, TypedValue<Object>, Object) - Method in class org.mule.munit.tools.assertion.AssertOperations
 

S

setAssertModule(AssertModule) - Method in class org.mule.munit.tools.assertion.AssertOperations
 
setMockModule(MockModule) - Method in class org.mule.munit.tools.mock.MockOperations
 
setRegistry(Registry) - Method in class org.mule.munit.tools.mock.MockOperations
 
spy(String, List<Attribute>, BeforeCall, AfterCall, RouterCompletionCallback) - Method in class org.mule.munit.tools.mock.MockOperations
 
StringMatcherFunctions - Class in org.mule.munit.tools.assertion.functions
Functions to perform assertions over strings
StringMatcherFunctions() - Constructor for class org.mule.munit.tools.assertion.functions.StringMatcherFunctions
 

V

verifyCall(String, List<Attribute>, Integer, Integer, Integer) - Method in class org.mule.munit.tools.mock.MockOperations
 

W

withEncoding(String) - Method in class org.mule.munit.tools.assertion.functions.CoreMatcherFunctions
 
withMediaType(String) - Method in class org.mule.munit.tools.assertion.functions.CoreMatcherFunctions
 
A B C E F G M N O R S V W 
Skip navigation links

Copyright © 2017 MuleSoft, Inc.. All rights reserved.