Package org.mule.munit.tools.assertion
Class AssertionErrorProvider
java.lang.Object
org.mule.munit.tools.assertion.AssertionErrorProvider
- All Implemented Interfaces:
org.mule.runtime.extension.api.annotation.error.ErrorTypeProvider
public class AssertionErrorProvider
extends Object
implements org.mule.runtime.extension.api.annotation.error.ErrorTypeProvider
ErrorTypeProvider implementation for operations that throw an INVALID_ASSERTION Error- Since:
- 2.2.0
- Author:
- Mulesoft Inc.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AssertionErrorProvider
public AssertionErrorProvider()
-
-
Method Details
-
getErrorTypes
- Specified by:
getErrorTypesin interfaceorg.mule.runtime.extension.api.annotation.error.ErrorTypeProvider
-