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 Details

    • AssertionErrorProvider

      public AssertionErrorProvider()
  • Method Details

    • getErrorTypes

      public Set<org.mule.runtime.extension.api.error.ErrorTypeDefinition> getErrorTypes()
      Specified by:
      getErrorTypes in interface org.mule.runtime.extension.api.annotation.error.ErrorTypeProvider