{
  "name": "MUnit Tools",
  "description": "\u003cp\u003e MUnit Tools to perform testing on mule \u003c/p\u003e",
  "version": "2.1.3",
  "vendor": "Mulesoft",
  "category": "COMMUNITY",
  "xmlDsl": {
    "prefix": "munit-tools",
    "namespace": "http://www.mulesoft.org/schema/mule/munit-tools",
    "schemaLocation": "http://www.mulesoft.org/schema/mule/munit-tools/current/mule-munit-tools.xsd",
    "schemaVersion": "2.1.3",
    "xsdFileName": "mule-munit-tools.xsd"
  },
  "resources": [
    "MunitTools.dwl"
  ],
  "subTypes": [],
  "privilegedPackages": [],
  "privilegedArtifacts": [],
  "externalLibraries": [],
  "importedTypes": [],
  "configurations": [
    {
      "stereotype": {
        "type": "CONFIG",
        "namespace": "MUNIT-TOOLS",
        "parent": {
          "type": "MODULE_CONFIG",
          "namespace": "MULE"
        }
      },
      "parameterGroupModels": [],
      "externalLibraryModels": [],
      "operations": [],
      "connectionProviders": [],
      "messageSources": [],
      "name": "config",
      "description": "Default configuration",
      "modelProperties": {}
    }
  ],
  "operations": [
    {
      "blocking": true,
      "executionType": "CPU_LITE",
      "output": {
        "type": {
          "format": "java",
          "type": "Void"
        },
        "hasDynamicType": false,
        "description": "",
        "modelProperties": {}
      },
      "outputAttributes": {
        "type": {
          "format": "java",
          "type": "Void"
        },
        "hasDynamicType": false,
        "description": "",
        "modelProperties": {}
      },
      "transactional": false,
      "requiresConnection": false,
      "supportsStreaming": false,
      "notifications": [],
      "nestedComponents": [],
      "errors": [],
      "stereotype": {
        "type": "PROCESSOR",
        "namespace": "MULE"
      },
      "parameterGroupModels": [
        {
          "parameters": [
            {
              "type": {
                "format": "java",
                "type": "Object",
                "annotations": {
                  "typeId": "java.lang.Object",
                  "classInformation": {
                    "classname": "java.lang.Object",
                    "hasDefaultConstructor": true,
                    "isInterface": false,
                    "isInstantiable": true,
                    "isAbstract": false,
                    "isFinal": false,
                    "implementedInterfaces": [],
                    "parent": "",
                    "genericTypes": [],
                    "isMap": false
                  },
                  "typeAlias": {
                    "value": "Object"
                  }
                },
                "fields": []
              },
              "hasDynamicType": false,
              "required": true,
              "isConfigOverride": false,
              "expressionSupport": "SUPPORTED",
              "role": "BEHAVIOUR",
              "dslConfiguration": {
                "allowsInlineDefinition": true,
                "allowsReferences": true,
                "allowTopLevelDefinition": false
              },
              "layoutModel": {
                "password": false,
                "text": false,
                "query": false,
                "order": 1
              },
              "allowedStereotypeModels": [],
              "name": "expression",
              "displayModel": {
                "example": "#[payload]"
              },
              "description": "",
              "modelProperties": {}
            },
            {
              "type": {
                "format": "java",
                "type": "@ref:org.mule.munit.assertion.api.matchers.Matcher"
              },
              "hasDynamicType": false,
              "required": true,
              "isConfigOverride": false,
              "expressionSupport": "REQUIRED",
              "role": "BEHAVIOUR",
              "dslConfiguration": {
                "allowsInlineDefinition": true,
                "allowsReferences": true,
                "allowTopLevelDefinition": false
              },
              "layoutModel": {
                "password": false,
                "text": false,
                "query": false,
                "order": 2
              },
              "allowedStereotypeModels": [],
              "name": "is",
              "displayModel": {
                "example": "#[MunitTools::notNullValue()]"
              },
              "description": "",
              "modelProperties": {}
            },
            {
              "type": {
                "format": "java",
                "type": "String"
              },
              "hasDynamicType": false,
              "required": false,
              "isConfigOverride": false,
              "expressionSupport": "SUPPORTED",
              "defaultValue": "",
              "role": "BEHAVIOUR",
              "dslConfiguration": {
                "allowsInlineDefinition": true,
                "allowsReferences": true,
                "allowTopLevelDefinition": false
              },
              "layoutModel": {
                "password": false,
                "text": false,
                "query": false,
                "order": 3
              },
              "allowedStereotypeModels": [],
              "name": "message",
              "description": "",
              "modelProperties": {}
            }
          ],
          "exclusiveParametersModels": [],
          "layoutModel": {
            "password": false,
            "text": false,
            "query": false,
            "order": 1
          },
          "showInDsl": false,
          "name": "General",
          "description": "",
          "modelProperties": {}
        }
      ],
      "name": "assertThat",
      "displayModel": {
        "summary": "Perform an assertion over an expression"
      },
      "description": "",
      "modelProperties": {},
      "kind": "operation"
    },
    {
      "blocking": true,
      "executionType": "CPU_LITE",
      "output": {
        "type": {
          "format": "java",
          "type": "Void"
        },
        "hasDynamicType": false,
        "description": "",
        "modelProperties": {}
      },
      "outputAttributes": {
        "type": {
          "format": "java",
          "type": "Void"
        },
        "hasDynamicType": false,
        "description": "",
        "modelProperties": {}
      },
      "transactional": false,
      "requiresConnection": false,
      "supportsStreaming": false,
      "notifications": [],
      "nestedComponents": [],
      "errors": [],
      "stereotype": {
        "type": "PROCESSOR",
        "namespace": "MULE"
      },
      "parameterGroupModels": [
        {
          "parameters": [
            {
              "type": {
                "format": "java",
                "type": "String"
              },
              "hasDynamicType": false,
              "required": false,
              "isConfigOverride": false,
              "expressionSupport": "SUPPORTED",
              "defaultValue": "",
              "role": "BEHAVIOUR",
              "dslConfiguration": {
                "allowsInlineDefinition": true,
                "allowsReferences": true,
                "allowTopLevelDefinition": false
              },
              "layoutModel": {
                "password": false,
                "text": false,
                "query": false,
                "order": 1
              },
              "allowedStereotypeModels": [],
              "name": "message",
              "description": "",
              "modelProperties": {}
            }
          ],
          "exclusiveParametersModels": [],
          "layoutModel": {
            "password": false,
            "text": false,
            "query": false,
            "order": 1
          },
          "showInDsl": false,
          "name": "General",
          "description": "",
          "modelProperties": {}
        }
      ],
      "name": "fail",
      "displayModel": {
        "summary": "Fail with an assertion"
      },
      "description": "",
      "modelProperties": {},
      "kind": "operation"
    },
    {
      "blocking": true,
      "executionType": "CPU_LITE",
      "output": {
        "type": {
          "format": "java",
          "type": "Void"
        },
        "hasDynamicType": false,
        "description": "",
        "modelProperties": {}
      },
      "outputAttributes": {
        "type": {
          "format": "java",
          "type": "Void"
        },
        "hasDynamicType": false,
        "description": "",
        "modelProperties": {}
      },
      "transactional": false,
      "requiresConnection": false,
      "supportsStreaming": false,
      "notifications": [],
      "nestedComponents": [],
      "errors": [],
      "stereotype": {
        "type": "PROCESSOR",
        "namespace": "MULE"
      },
      "parameterGroupModels": [
        {
          "parameters": [
            {
              "type": {
                "format": "java",
                "type": "String"
              },
              "hasDynamicType": false,
              "required": true,
              "isConfigOverride": false,
              "expressionSupport": "SUPPORTED",
              "role": "BEHAVIOUR",
              "dslConfiguration": {
                "allowsInlineDefinition": true,
                "allowsReferences": true,
                "allowTopLevelDefinition": false
              },
              "layoutModel": {
                "password": false,
                "text": false,
                "query": false,
                "order": 1
              },
              "allowedStereotypeModels": [],
              "name": "processor",
              "displayModel": {
                "example": "http:request"
              },
              "description": "",
              "modelProperties": {}
            },
            {
              "type": {
                "format": "java",
                "type": "Array",
                "annotations": {
                  "classInformation": {
                    "classname": "java.util.List",
                    "hasDefaultConstructor": false,
                    "isInterface": true,
                    "isInstantiable": false,
                    "isAbstract": true,
                    "isFinal": false,
                    "implementedInterfaces": [
                      "java.util.Collection"
                    ],
                    "parent": "",
                    "genericTypes": [
                      "org.mule.munit.common.model.Attribute"
                    ],
                    "isMap": false
                  }
                },
                "item": {
                  "type": "@ref:org.mule.munit.common.model.Attribute"
                }
              },
              "hasDynamicType": false,
              "required": false,
              "isConfigOverride": false,
              "expressionSupport": "NOT_SUPPORTED",
              "role": "BEHAVIOUR",
              "dslConfiguration": {
                "allowsInlineDefinition": true,
                "allowsReferences": true,
                "allowTopLevelDefinition": false
              },
              "layoutModel": {
                "password": false,
                "text": false,
                "query": false,
                "order": 2
              },
              "allowedStereotypeModels": [],
              "name": "withAttributes",
              "description": "",
              "modelProperties": {}
            },
            {
              "type": {
                "format": "java",
                "type": "@ref:org.mule.munit.common.model.Event"
              },
              "hasDynamicType": false,
              "required": false,
              "isConfigOverride": false,
              "expressionSupport": "NOT_SUPPORTED",
              "role": "BEHAVIOUR",
              "dslConfiguration": {
                "allowsInlineDefinition": true,
                "allowsReferences": true,
                "allowTopLevelDefinition": false
              },
              "layoutModel": {
                "password": false,
                "text": false,
                "query": false,
                "order": 3
              },
              "allowedStereotypeModels": [],
              "name": "thenReturn",
              "description": "",
              "modelProperties": {}
            }
          ],
          "exclusiveParametersModels": [],
          "layoutModel": {
            "password": false,
            "text": false,
            "query": false,
            "order": 1
          },
          "showInDsl": false,
          "name": "General",
          "description": "",
          "modelProperties": {}
        }
      ],
      "name": "mockWhen",
      "displayModel": {
        "summary": "Mock the Processor when it matches processor name and attributes"
      },
      "description": "",
      "modelProperties": {},
      "kind": "operation"
    },
    {
      "blocking": true,
      "executionType": "CPU_LITE",
      "output": {
        "type": {
          "format": "java",
          "type": "Void"
        },
        "hasDynamicType": false,
        "description": "",
        "modelProperties": {}
      },
      "outputAttributes": {
        "type": {
          "format": "java",
          "type": "Void"
        },
        "hasDynamicType": false,
        "description": "",
        "modelProperties": {}
      },
      "transactional": false,
      "requiresConnection": false,
      "supportsStreaming": false,
      "notifications": [],
      "nestedComponents": [],
      "errors": [],
      "stereotype": {
        "type": "PROCESSOR",
        "namespace": "MULE"
      },
      "parameterGroupModels": [
        {
          "parameters": [
            {
              "type": {
                "format": "java",
                "type": "String"
              },
              "hasDynamicType": false,
              "required": true,
              "isConfigOverride": false,
              "expressionSupport": "SUPPORTED",
              "role": "BEHAVIOUR",
              "dslConfiguration": {
                "allowsInlineDefinition": true,
                "allowsReferences": true,
                "allowTopLevelDefinition": false
              },
              "layoutModel": {
                "password": false,
                "text": false,
                "query": false,
                "order": 1
              },
              "allowedStereotypeModels": [],
              "name": "assertion",
              "displayModel": {
                "example": "com.example.CustomAssertion",
                "classValueModel": {
                  "assignableFrom": [
                    "org.mule.munit.assertion.api.MunitAssertion"
                  ]
                }
              },
              "description": "",
              "modelProperties": {}
            },
            {
              "type": {
                "format": "java",
                "type": "Object",
                "annotations": {
                  "typeId": "java.lang.Object",
                  "classInformation": {
                    "classname": "java.lang.Object",
                    "hasDefaultConstructor": true,
                    "isInterface": false,
                    "isInstantiable": true,
                    "isAbstract": false,
                    "isFinal": false,
                    "implementedInterfaces": [],
                    "parent": "",
                    "genericTypes": [],
                    "isMap": false
                  },
                  "typeAlias": {
                    "value": "Object"
                  }
                },
                "fields": []
              },
              "hasDynamicType": false,
              "required": true,
              "isConfigOverride": false,
              "expressionSupport": "SUPPORTED",
              "role": "BEHAVIOUR",
              "dslConfiguration": {
                "allowsInlineDefinition": true,
                "allowsReferences": true,
                "allowTopLevelDefinition": false
              },
              "layoutModel": {
                "password": false,
                "text": false,
                "query": false,
                "order": 2
              },
              "allowedStereotypeModels": [],
              "name": "expression",
              "displayModel": {
                "example": "#[payload]"
              },
              "description": "",
              "modelProperties": {}
            },
            {
              "type": {
                "format": "java",
                "type": "Object",
                "annotations": {
                  "typeId": "java.lang.Object",
                  "classInformation": {
                    "classname": "java.lang.Object",
                    "hasDefaultConstructor": true,
                    "isInterface": false,
                    "isInstantiable": true,
                    "isAbstract": false,
                    "isFinal": false,
                    "implementedInterfaces": [],
                    "parent": "",
                    "genericTypes": [],
                    "isMap": false
                  },
                  "typeAlias": {
                    "value": "Object"
                  }
                },
                "fields": []
              },
              "hasDynamicType": false,
              "required": false,
              "isConfigOverride": false,
              "expressionSupport": "SUPPORTED",
              "role": "BEHAVIOUR",
              "dslConfiguration": {
                "allowsInlineDefinition": true,
                "allowsReferences": true,
                "allowTopLevelDefinition": false
              },
              "layoutModel": {
                "password": false,
                "text": false,
                "query": false,
                "order": 3
              },
              "allowedStereotypeModels": [],
              "name": "params",
              "description": "",
              "modelProperties": {}
            }
          ],
          "exclusiveParametersModels": [],
          "layoutModel": {
            "password": false,
            "text": false,
            "query": false,
            "order": 1
          },
          "showInDsl": false,
          "name": "General",
          "description": "",
          "modelProperties": {}
        }
      ],
      "name": "runCustom",
      "displayModel": {
        "summary": "Run a custom assertion"
      },
      "description": "",
      "modelProperties": {},
      "kind": "operation"
    },
    {
      "blocking": true,
      "executionType": "CPU_LITE",
      "output": {
        "type": {
          "format": "java",
          "type": "Void"
        },
        "hasDynamicType": false,
        "description": "",
        "modelProperties": {}
      },
      "outputAttributes": {
        "type": {
          "format": "java",
          "type": "Void"
        },
        "hasDynamicType": false,
        "description": "",
        "modelProperties": {}
      },
      "transactional": false,
      "requiresConnection": false,
      "supportsStreaming": false,
      "notifications": [],
      "nestedComponents": [],
      "errors": [],
      "stereotype": {
        "type": "PROCESSOR",
        "namespace": "MULE"
      },
      "parameterGroupModels": [
        {
          "parameters": [
            {
              "type": {
                "format": "java",
                "type": "String"
              },
              "hasDynamicType": false,
              "required": true,
              "isConfigOverride": false,
              "expressionSupport": "SUPPORTED",
              "role": "BEHAVIOUR",
              "dslConfiguration": {
                "allowsInlineDefinition": true,
                "allowsReferences": true,
                "allowTopLevelDefinition": false
              },
              "layoutModel": {
                "password": false,
                "text": false,
                "query": false,
                "order": 1
              },
              "allowedStereotypeModels": [],
              "name": "processor",
              "displayModel": {
                "example": "mule:logger"
              },
              "description": "",
              "modelProperties": {}
            },
            {
              "type": {
                "format": "java",
                "type": "Array",
                "annotations": {
                  "classInformation": {
                    "classname": "java.util.List",
                    "hasDefaultConstructor": false,
                    "isInterface": true,
                    "isInstantiable": false,
                    "isAbstract": true,
                    "isFinal": false,
                    "implementedInterfaces": [
                      "java.util.Collection"
                    ],
                    "parent": "",
                    "genericTypes": [
                      "org.mule.munit.common.model.Attribute"
                    ],
                    "isMap": false
                  }
                },
                "item": {
                  "type": "@ref:org.mule.munit.common.model.Attribute"
                }
              },
              "hasDynamicType": false,
              "required": false,
              "isConfigOverride": false,
              "expressionSupport": "NOT_SUPPORTED",
              "role": "BEHAVIOUR",
              "dslConfiguration": {
                "allowsInlineDefinition": true,
                "allowsReferences": true,
                "allowTopLevelDefinition": false
              },
              "layoutModel": {
                "password": false,
                "text": false,
                "query": false,
                "order": 2
              },
              "allowedStereotypeModels": [],
              "name": "withAttributes",
              "description": "",
              "modelProperties": {}
            },
            {
              "type": {
                "format": "java",
                "type": "Number",
                "annotations": {
                  "classInformation": {
                    "classname": "java.lang.Integer",
                    "hasDefaultConstructor": false,
                    "isInterface": false,
                    "isInstantiable": false,
                    "isAbstract": false,
                    "isFinal": true,
                    "implementedInterfaces": [
                      "java.lang.Comparable"
                    ],
                    "parent": "java.lang.Number",
                    "genericTypes": [],
                    "isMap": false
                  },
                  "int": {}
                }
              },
              "hasDynamicType": false,
              "required": false,
              "isConfigOverride": false,
              "expressionSupport": "SUPPORTED",
              "role": "BEHAVIOUR",
              "dslConfiguration": {
                "allowsInlineDefinition": true,
                "allowsReferences": true,
                "allowTopLevelDefinition": false
              },
              "layoutModel": {
                "password": false,
                "text": false,
                "query": false,
                "order": 3
              },
              "allowedStereotypeModels": [],
              "name": "times",
              "description": "",
              "modelProperties": {}
            },
            {
              "type": {
                "format": "java",
                "type": "Number",
                "annotations": {
                  "classInformation": {
                    "classname": "java.lang.Integer",
                    "hasDefaultConstructor": false,
                    "isInterface": false,
                    "isInstantiable": false,
                    "isAbstract": false,
                    "isFinal": true,
                    "implementedInterfaces": [
                      "java.lang.Comparable"
                    ],
                    "parent": "java.lang.Number",
                    "genericTypes": [],
                    "isMap": false
                  },
                  "int": {}
                }
              },
              "hasDynamicType": false,
              "required": false,
              "isConfigOverride": false,
              "expressionSupport": "SUPPORTED",
              "role": "BEHAVIOUR",
              "dslConfiguration": {
                "allowsInlineDefinition": true,
                "allowsReferences": true,
                "allowTopLevelDefinition": false
              },
              "layoutModel": {
                "password": false,
                "text": false,
                "query": false,
                "order": 4
              },
              "allowedStereotypeModels": [],
              "name": "atLeast",
              "description": "",
              "modelProperties": {}
            },
            {
              "type": {
                "format": "java",
                "type": "Number",
                "annotations": {
                  "classInformation": {
                    "classname": "java.lang.Integer",
                    "hasDefaultConstructor": false,
                    "isInterface": false,
                    "isInstantiable": false,
                    "isAbstract": false,
                    "isFinal": true,
                    "implementedInterfaces": [
                      "java.lang.Comparable"
                    ],
                    "parent": "java.lang.Number",
                    "genericTypes": [],
                    "isMap": false
                  },
                  "int": {}
                }
              },
              "hasDynamicType": false,
              "required": false,
              "isConfigOverride": false,
              "expressionSupport": "SUPPORTED",
              "role": "BEHAVIOUR",
              "dslConfiguration": {
                "allowsInlineDefinition": true,
                "allowsReferences": true,
                "allowTopLevelDefinition": false
              },
              "layoutModel": {
                "password": false,
                "text": false,
                "query": false,
                "order": 5
              },
              "allowedStereotypeModels": [],
              "name": "atMost",
              "description": "",
              "modelProperties": {}
            }
          ],
          "exclusiveParametersModels": [],
          "layoutModel": {
            "password": false,
            "text": false,
            "query": false,
            "order": 1
          },
          "showInDsl": false,
          "name": "General",
          "description": "",
          "modelProperties": {}
        }
      ],
      "name": "verifyCall",
      "displayModel": {
        "summary": "Verify that a processor is called"
      },
      "description": "",
      "modelProperties": {},
      "kind": "operation"
    }
  ],
  "functions": [],
  "constructs": [
    {
      "allowsTopLevelDefinition": false,
      "nestedComponents": [
        {
          "minOccurs": 0,
          "childComponents": [
            {
              "isRequired": true,
              "allowedStereotypes": [
                {
                  "type": "PROCESSOR",
                  "namespace": "MULE"
                }
              ],
              "name": "processors",
              "description": "",
              "modelProperties": {},
              "kind": "chain"
            }
          ],
          "parameterGroupModels": [],
          "name": "beforeCall",
          "description": "",
          "modelProperties": {},
          "kind": "route"
        },
        {
          "minOccurs": 0,
          "childComponents": [
            {
              "isRequired": true,
              "allowedStereotypes": [
                {
                  "type": "PROCESSOR",
                  "namespace": "MULE"
                }
              ],
              "name": "processors",
              "description": "",
              "modelProperties": {},
              "kind": "chain"
            }
          ],
          "parameterGroupModels": [],
          "name": "afterCall",
          "description": "",
          "modelProperties": {},
          "kind": "route"
        }
      ],
      "errors": [],
      "stereotype": {
        "type": "PROCESSOR",
        "namespace": "MULE"
      },
      "parameterGroupModels": [
        {
          "parameters": [
            {
              "type": {
                "format": "java",
                "type": "String"
              },
              "hasDynamicType": false,
              "required": true,
              "isConfigOverride": false,
              "expressionSupport": "SUPPORTED",
              "role": "BEHAVIOUR",
              "dslConfiguration": {
                "allowsInlineDefinition": true,
                "allowsReferences": true,
                "allowTopLevelDefinition": false
              },
              "layoutModel": {
                "password": false,
                "text": false,
                "query": false
              },
              "allowedStereotypeModels": [],
              "name": "processor",
              "description": "",
              "modelProperties": {}
            },
            {
              "type": {
                "format": "java",
                "type": "Array",
                "annotations": {
                  "classInformation": {
                    "classname": "java.util.List",
                    "hasDefaultConstructor": false,
                    "isInterface": true,
                    "isInstantiable": false,
                    "isAbstract": true,
                    "isFinal": false,
                    "implementedInterfaces": [
                      "java.util.Collection"
                    ],
                    "parent": "",
                    "genericTypes": [
                      "org.mule.munit.common.model.Attribute"
                    ],
                    "isMap": false
                  }
                },
                "item": {
                  "type": "@ref:org.mule.munit.common.model.Attribute"
                }
              },
              "hasDynamicType": false,
              "required": false,
              "isConfigOverride": false,
              "expressionSupport": "NOT_SUPPORTED",
              "role": "BEHAVIOUR",
              "dslConfiguration": {
                "allowsInlineDefinition": true,
                "allowsReferences": true,
                "allowTopLevelDefinition": false
              },
              "layoutModel": {
                "password": false,
                "text": false,
                "query": false
              },
              "allowedStereotypeModels": [],
              "name": "withAttributes",
              "description": "",
              "modelProperties": {}
            }
          ],
          "exclusiveParametersModels": [],
          "showInDsl": false,
          "name": "General",
          "description": "",
          "modelProperties": {}
        }
      ],
      "name": "spy",
      "description": "",
      "modelProperties": {},
      "kind": "construct"
    }
  ],
  "connectionProviders": [],
  "messageSources": [],
  "notifications": [],
  "errors": [
    {
      "error": "MUNIT-TOOLS:RETRY_EXHAUSTED",
      "parent": "MULE:RETRY_EXHAUSTED",
      "handleable": true
    },
    {
      "error": "MULE:RETRY_EXHAUSTED",
      "parent": "MULE:ANY",
      "handleable": true
    },
    {
      "error": "MULE:ANY",
      "handleable": true
    },
    {
      "error": "MUNIT-TOOLS:CONNECTIVITY",
      "parent": "MULE:CONNECTIVITY",
      "handleable": true
    },
    {
      "error": "MULE:CONNECTIVITY",
      "parent": "MULE:ANY",
      "handleable": true
    }
  ],
  "modelProperties": {},
  "types": [
    {
      "format": "java",
      "type": "Object",
      "annotations": {
        "typeId": "org.mule.munit.assertion.api.MunitAssertion",
        "classInformation": {
          "classname": "org.mule.munit.assertion.api.MunitAssertion",
          "hasDefaultConstructor": false,
          "isInterface": true,
          "isInstantiable": false,
          "isAbstract": true,
          "isFinal": false,
          "implementedInterfaces": [],
          "parent": "",
          "genericTypes": [],
          "isMap": false
        },
        "typeAlias": {
          "value": "MunitAssertion"
        }
      },
      "fields": []
    },
    {
      "format": "java",
      "type": "Object",
      "annotations": {
        "typeId": "org.mule.munit.assertion.api.matchers.Diff",
        "classInformation": {
          "classname": "org.mule.munit.assertion.api.matchers.Diff",
          "hasDefaultConstructor": true,
          "isInterface": false,
          "isInstantiable": true,
          "isAbstract": false,
          "isFinal": false,
          "implementedInterfaces": [],
          "parent": "",
          "genericTypes": [],
          "isMap": false
        },
        "typeAlias": {
          "value": "Diff"
        }
      },
      "fields": [
        {
          "key": {
            "name": "diffs"
          },
          "model": {
            "type": "Array",
            "annotations": {
              "classInformation": {
                "classname": "java.util.List",
                "hasDefaultConstructor": false,
                "isInterface": true,
                "isInstantiable": false,
                "isAbstract": true,
                "isFinal": false,
                "implementedInterfaces": [
                  "java.util.Collection"
                ],
                "parent": "",
                "genericTypes": [
                  "org.mule.munit.assertion.api.matchers.Diff$Difference"
                ],
                "isMap": false
              }
            },
            "item": {
              "type": "Object",
              "annotations": {
                "typeId": "org.mule.munit.assertion.api.matchers.Diff.Difference",
                "classInformation": {
                  "classname": "org.mule.munit.assertion.api.matchers.Diff.Difference",
                  "hasDefaultConstructor": true,
                  "isInterface": false,
                  "isInstantiable": true,
                  "isAbstract": false,
                  "isFinal": false,
                  "implementedInterfaces": [],
                  "parent": "",
                  "genericTypes": [],
                  "isMap": false
                },
                "typeAlias": {
                  "value": "Difference"
                }
              },
              "fields": [
                {
                  "key": {
                    "name": "actual"
                  },
                  "model": {
                    "type": "String"
                  }
                },
                {
                  "key": {
                    "name": "actualWithLocation"
                  },
                  "model": {
                    "type": "String"
                  },
                  "annotations": {
                    "visibility": "READ_ONLY"
                  }
                },
                {
                  "key": {
                    "name": "expected"
                  },
                  "model": {
                    "type": "String"
                  }
                },
                {
                  "key": {
                    "name": "path"
                  },
                  "model": {
                    "type": "String"
                  }
                }
              ]
            }
          }
        },
        {
          "key": {
            "name": "matches"
          },
          "model": {
            "type": "Boolean",
            "annotations": {
              "typeId": "java.lang.Boolean"
            }
          }
        }
      ]
    },
    {
      "format": "java",
      "type": "Object",
      "annotations": {
        "typeId": "org.mule.munit.assertion.api.matchers.Matcher",
        "classInformation": {
          "classname": "org.mule.munit.assertion.api.matchers.Matcher",
          "hasDefaultConstructor": true,
          "isInterface": false,
          "isInstantiable": true,
          "isAbstract": false,
          "isFinal": false,
          "implementedInterfaces": [],
          "parent": "",
          "genericTypes": [],
          "isMap": false
        },
        "typeAlias": {
          "value": "Matcher"
        }
      },
      "fields": [
        {
          "key": {
            "name": "expected"
          },
          "model": {
            "type": "Array",
            "annotations": {
              "classInformation": {
                "classname": "java.lang.Object[]",
                "hasDefaultConstructor": false,
                "isInterface": false,
                "isInstantiable": false,
                "isAbstract": true,
                "isFinal": true,
                "implementedInterfaces": [
                  "java.lang.Cloneable",
                  "java.io.Serializable"
                ],
                "parent": "",
                "genericTypes": [],
                "isMap": false
              }
            },
            "item": {
              "type": "Object",
              "annotations": {
                "typeId": "java.lang.Object",
                "classInformation": {
                  "classname": "java.lang.Object",
                  "hasDefaultConstructor": true,
                  "isInterface": false,
                  "isInstantiable": true,
                  "isAbstract": false,
                  "isFinal": false,
                  "implementedInterfaces": [],
                  "parent": "",
                  "genericTypes": [],
                  "isMap": false
                },
                "typeAlias": {
                  "value": "Object"
                }
              },
              "fields": []
            }
          }
        },
        {
          "key": {
            "name": "type"
          },
          "model": {
            "type": "String"
          }
        }
      ]
    },
    {
      "format": "java",
      "type": "Object",
      "annotations": {
        "typeId": "org.mule.munit.common.behavior.BehaviorManager",
        "classInformation": {
          "classname": "org.mule.munit.common.behavior.BehaviorManager",
          "hasDefaultConstructor": false,
          "isInterface": true,
          "isInstantiable": false,
          "isAbstract": true,
          "isFinal": false,
          "implementedInterfaces": [],
          "parent": "",
          "genericTypes": [],
          "isMap": false
        },
        "typeAlias": {
          "value": "BehaviorManager"
        }
      },
      "fields": []
    },
    {
      "format": "java",
      "type": "Object",
      "annotations": {
        "typeId": "org.mule.munit.common.model.Attribute",
        "classInformation": {
          "classname": "org.mule.munit.common.model.Attribute",
          "hasDefaultConstructor": true,
          "isInterface": false,
          "isInstantiable": true,
          "isAbstract": false,
          "isFinal": false,
          "implementedInterfaces": [],
          "parent": "",
          "genericTypes": [],
          "isMap": false
        },
        "typeAlias": {
          "value": "with-attribute"
        }
      },
      "fields": [
        {
          "key": {
            "name": "attributeName",
            "required": "true"
          },
          "model": {
            "type": "String"
          },
          "annotations": {
            "expressionSupport": {
              "value": "SUPPORTED"
            },
            "layout": {
              "layoutModel": {
                "password": false,
                "text": false,
                "query": false,
                "order": 0,
                "tabName": "General"
              }
            }
          }
        },
        {
          "key": {
            "name": "whereValue",
            "required": "true"
          },
          "model": {
            "type": "Object",
            "annotations": {
              "typeId": "java.lang.Object",
              "classInformation": {
                "classname": "java.lang.Object",
                "hasDefaultConstructor": true,
                "isInterface": false,
                "isInstantiable": true,
                "isAbstract": false,
                "isFinal": false,
                "implementedInterfaces": [],
                "parent": "",
                "genericTypes": [],
                "isMap": false
              },
              "typeAlias": {
                "value": "Object"
              }
            },
            "fields": []
          },
          "annotations": {
            "expressionSupport": {
              "value": "SUPPORTED"
            },
            "parameterDsl": {
              "allowInlineDefinition": true,
              "allowReferences": false
            },
            "layout": {
              "layoutModel": {
                "password": false,
                "text": false,
                "query": false,
                "order": 1,
                "tabName": "General"
              }
            }
          }
        }
      ]
    },
    {
      "format": "java",
      "type": "Object",
      "annotations": {
        "typeId": "org.mule.munit.common.model.Event",
        "classInformation": {
          "classname": "org.mule.munit.common.model.Event",
          "hasDefaultConstructor": true,
          "isInterface": false,
          "isInstantiable": true,
          "isAbstract": false,
          "isFinal": false,
          "implementedInterfaces": [],
          "parent": "",
          "genericTypes": [],
          "isMap": false
        },
        "typeAlias": {
          "value": "Event"
        }
      },
      "fields": [
        {
          "key": {
            "name": "payload"
          },
          "model": {
            "type": "Object",
            "annotations": {
              "typeId": "org.mule.munit.common.model.Payload",
              "classInformation": {
                "classname": "org.mule.munit.common.model.Payload",
                "hasDefaultConstructor": true,
                "isInterface": false,
                "isInstantiable": true,
                "isAbstract": false,
                "isFinal": false,
                "implementedInterfaces": [],
                "parent": "",
                "genericTypes": [],
                "isMap": false
              },
              "typeAlias": {
                "value": "Payload"
              }
            },
            "fields": [
              {
                "key": {
                  "name": "value",
                  "required": "true"
                },
                "model": {
                  "type": "Object",
                  "annotations": {
                    "typeId": "java.lang.Object",
                    "classInformation": {
                      "classname": "java.lang.Object",
                      "hasDefaultConstructor": true,
                      "isInterface": false,
                      "isInstantiable": true,
                      "isAbstract": false,
                      "isFinal": false,
                      "implementedInterfaces": [],
                      "parent": "",
                      "genericTypes": [],
                      "isMap": false
                    },
                    "typeAlias": {
                      "value": "Object"
                    }
                  },
                  "fields": []
                },
                "annotations": {
                  "expressionSupport": {
                    "value": "SUPPORTED"
                  },
                  "layout": {
                    "layoutModel": {
                      "password": false,
                      "text": false,
                      "query": false,
                      "order": 0,
                      "tabName": "General"
                    }
                  }
                }
              },
              {
                "key": {
                  "name": "mediaType"
                },
                "model": {
                  "type": "String"
                },
                "annotations": {
                  "expressionSupport": {
                    "value": "SUPPORTED"
                  },
                  "layout": {
                    "layoutModel": {
                      "password": false,
                      "text": false,
                      "query": false,
                      "order": 1,
                      "tabName": "General"
                    }
                  },
                  "display": {
                    "displayModel": {
                      "example": "application/java"
                    }
                  }
                }
              },
              {
                "key": {
                  "name": "encoding"
                },
                "model": {
                  "type": "String"
                },
                "annotations": {
                  "expressionSupport": {
                    "value": "SUPPORTED"
                  },
                  "layout": {
                    "layoutModel": {
                      "password": false,
                      "text": false,
                      "query": false,
                      "order": 2,
                      "tabName": "General"
                    }
                  },
                  "display": {
                    "displayModel": {
                      "example": "UTF-8"
                    }
                  }
                }
              }
            ]
          },
          "annotations": {
            "expressionSupport": {
              "value": "NOT_SUPPORTED"
            }
          }
        },
        {
          "key": {
            "name": "attributes"
          },
          "model": {
            "type": "Object",
            "annotations": {
              "typeId": "org.mule.munit.common.model.EventAttributes",
              "classInformation": {
                "classname": "org.mule.munit.common.model.EventAttributes",
                "hasDefaultConstructor": true,
                "isInterface": false,
                "isInstantiable": true,
                "isAbstract": false,
                "isFinal": false,
                "implementedInterfaces": [],
                "parent": "",
                "genericTypes": [],
                "isMap": false
              },
              "typeAlias": {
                "value": "EventAttributes"
              }
            },
            "fields": [
              {
                "key": {
                  "name": "value",
                  "required": "true"
                },
                "model": {
                  "type": "Object",
                  "annotations": {
                    "typeId": "java.lang.Object",
                    "classInformation": {
                      "classname": "java.lang.Object",
                      "hasDefaultConstructor": true,
                      "isInterface": false,
                      "isInstantiable": true,
                      "isAbstract": false,
                      "isFinal": false,
                      "implementedInterfaces": [],
                      "parent": "",
                      "genericTypes": [],
                      "isMap": false
                    },
                    "typeAlias": {
                      "value": "Object"
                    }
                  },
                  "fields": []
                },
                "annotations": {
                  "expressionSupport": {
                    "value": "SUPPORTED"
                  },
                  "layout": {
                    "layoutModel": {
                      "password": false,
                      "text": false,
                      "query": false,
                      "order": 1,
                      "tabName": "General"
                    }
                  }
                }
              },
              {
                "key": {
                  "name": "mediaType"
                },
                "model": {
                  "type": "String"
                },
                "annotations": {
                  "expressionSupport": {
                    "value": "SUPPORTED"
                  },
                  "layout": {
                    "layoutModel": {
                      "password": false,
                      "text": false,
                      "query": false,
                      "order": 2,
                      "tabName": "General"
                    }
                  },
                  "display": {
                    "displayModel": {
                      "example": "application/java"
                    }
                  }
                }
              },
              {
                "key": {
                  "name": "encoding"
                },
                "model": {
                  "type": "String"
                },
                "annotations": {
                  "expressionSupport": {
                    "value": "SUPPORTED"
                  },
                  "layout": {
                    "layoutModel": {
                      "password": false,
                      "text": false,
                      "query": false,
                      "order": 3,
                      "tabName": "General"
                    }
                  },
                  "display": {
                    "displayModel": {
                      "example": "UTF-8"
                    }
                  }
                }
              }
            ]
          },
          "annotations": {
            "expressionSupport": {
              "value": "NOT_SUPPORTED"
            }
          }
        },
        {
          "key": {
            "name": "error"
          },
          "model": {
            "type": "Object",
            "annotations": {
              "typeId": "org.mule.munit.common.model.EventError",
              "classInformation": {
                "classname": "org.mule.munit.common.model.EventError",
                "hasDefaultConstructor": true,
                "isInterface": false,
                "isInstantiable": true,
                "isAbstract": false,
                "isFinal": false,
                "implementedInterfaces": [],
                "parent": "",
                "genericTypes": [],
                "isMap": false
              },
              "typeAlias": {
                "value": "EventError"
              }
            },
            "fields": [
              {
                "key": {
                  "name": "typeId"
                },
                "model": {
                  "type": "String"
                },
                "annotations": {
                  "expressionSupport": {
                    "value": "SUPPORTED"
                  },
                  "layout": {
                    "layoutModel": {
                      "password": false,
                      "text": false,
                      "query": false,
                      "order": 0,
                      "tabName": "General"
                    }
                  },
                  "display": {
                    "displayModel": {
                      "example": "ANY"
                    }
                  }
                }
              },
              {
                "key": {
                  "name": "cause"
                },
                "model": {
                  "type": "Object",
                  "annotations": {
                    "typeId": "java.lang.Throwable",
                    "classInformation": {
                      "classname": "java.lang.Throwable",
                      "hasDefaultConstructor": true,
                      "isInterface": false,
                      "isInstantiable": true,
                      "isAbstract": false,
                      "isFinal": false,
                      "implementedInterfaces": [
                        "java.io.Serializable"
                      ],
                      "parent": "",
                      "genericTypes": [],
                      "isMap": false
                    },
                    "typeAlias": {
                      "value": "Throwable"
                    }
                  },
                  "fields": [
                    {
                      "key": {
                        "name": "cause"
                      },
                      "model": "#..",
                      "annotations": {
                        "visibility": "READ_ONLY"
                      }
                    },
                    {
                      "key": {
                        "name": "localizedMessage"
                      },
                      "model": {
                        "type": "String"
                      },
                      "annotations": {
                        "visibility": "READ_ONLY"
                      }
                    },
                    {
                      "key": {
                        "name": "message"
                      },
                      "model": {
                        "type": "String"
                      },
                      "annotations": {
                        "visibility": "READ_ONLY"
                      }
                    },
                    {
                      "key": {
                        "name": "stackTrace"
                      },
                      "model": {
                        "type": "Array",
                        "annotations": {
                          "classInformation": {
                            "classname": "java.lang.StackTraceElement[]",
                            "hasDefaultConstructor": false,
                            "isInterface": false,
                            "isInstantiable": false,
                            "isAbstract": true,
                            "isFinal": true,
                            "implementedInterfaces": [
                              "java.lang.Cloneable",
                              "java.io.Serializable"
                            ],
                            "parent": "",
                            "genericTypes": [],
                            "isMap": false
                          }
                        },
                        "item": {
                          "type": "Object",
                          "annotations": {
                            "typeId": "java.lang.StackTraceElement",
                            "classInformation": {
                              "classname": "java.lang.StackTraceElement",
                              "hasDefaultConstructor": false,
                              "isInterface": false,
                              "isInstantiable": false,
                              "isAbstract": false,
                              "isFinal": true,
                              "implementedInterfaces": [
                                "java.io.Serializable"
                              ],
                              "parent": "",
                              "genericTypes": [],
                              "isMap": false
                            },
                            "typeAlias": {
                              "value": "StackTraceElement"
                            }
                          },
                          "fields": [
                            {
                              "key": {
                                "name": "className"
                              },
                              "model": {
                                "type": "String"
                              },
                              "annotations": {
                                "visibility": "READ_ONLY"
                              }
                            },
                            {
                              "key": {
                                "name": "fileName"
                              },
                              "model": {
                                "type": "String"
                              },
                              "annotations": {
                                "visibility": "READ_ONLY"
                              }
                            },
                            {
                              "key": {
                                "name": "lineNumber"
                              },
                              "model": {
                                "type": "Number",
                                "annotations": {
                                  "classInformation": {
                                    "classname": "int",
                                    "hasDefaultConstructor": false,
                                    "isInterface": false,
                                    "isInstantiable": false,
                                    "isAbstract": true,
                                    "isFinal": true,
                                    "implementedInterfaces": [],
                                    "parent": "",
                                    "genericTypes": [],
                                    "isMap": false
                                  },
                                  "int": {}
                                }
                              },
                              "annotations": {
                                "visibility": "READ_ONLY"
                              }
                            },
                            {
                              "key": {
                                "name": "methodName"
                              },
                              "model": {
                                "type": "String"
                              },
                              "annotations": {
                                "visibility": "READ_ONLY"
                              }
                            },
                            {
                              "key": {
                                "name": "nativeMethod"
                              },
                              "model": {
                                "type": "Boolean",
                                "annotations": {
                                  "typeId": "boolean"
                                }
                              },
                              "annotations": {
                                "visibility": "READ_ONLY"
                              }
                            }
                          ]
                        }
                      }
                    },
                    {
                      "key": {
                        "name": "suppressed"
                      },
                      "model": {
                        "type": "Array",
                        "annotations": {
                          "classInformation": {
                            "classname": "java.lang.Throwable[]",
                            "hasDefaultConstructor": false,
                            "isInterface": false,
                            "isInstantiable": false,
                            "isAbstract": true,
                            "isFinal": true,
                            "implementedInterfaces": [
                              "java.lang.Cloneable",
                              "java.io.Serializable"
                            ],
                            "parent": "",
                            "genericTypes": [],
                            "isMap": false
                          }
                        },
                        "item": "#../.."
                      },
                      "annotations": {
                        "visibility": "READ_ONLY"
                      }
                    }
                  ]
                },
                "annotations": {
                  "expressionSupport": {
                    "value": "REQUIRED"
                  },
                  "layout": {
                    "layoutModel": {
                      "password": false,
                      "text": false,
                      "query": false,
                      "order": 1,
                      "tabName": "General"
                    }
                  }
                }
              }
            ]
          },
          "annotations": {
            "expressionSupport": {
              "value": "NOT_SUPPORTED"
            }
          }
        },
        {
          "key": {
            "name": "variables"
          },
          "model": {
            "type": "Array",
            "annotations": {
              "classInformation": {
                "classname": "java.util.List",
                "hasDefaultConstructor": false,
                "isInterface": true,
                "isInstantiable": false,
                "isAbstract": true,
                "isFinal": false,
                "implementedInterfaces": [
                  "java.util.Collection"
                ],
                "parent": "",
                "genericTypes": [
                  "org.mule.munit.common.model.Variable"
                ],
                "isMap": false
              }
            },
            "item": {
              "type": "Object",
              "annotations": {
                "typeId": "org.mule.munit.common.model.Variable",
                "classInformation": {
                  "classname": "org.mule.munit.common.model.Variable",
                  "hasDefaultConstructor": true,
                  "isInterface": false,
                  "isInstantiable": true,
                  "isAbstract": false,
                  "isFinal": false,
                  "implementedInterfaces": [],
                  "parent": "org.mule.munit.common.model.DefaultTypedKeyValue",
                  "genericTypes": [],
                  "isMap": false
                },
                "typeAlias": {
                  "value": "Variable"
                }
              },
              "fields": [
                {
                  "key": {
                    "name": "key",
                    "required": "true"
                  },
                  "model": {
                    "type": "String"
                  },
                  "annotations": {
                    "expressionSupport": {
                      "value": "SUPPORTED"
                    },
                    "layout": {
                      "layoutModel": {
                        "password": false,
                        "text": false,
                        "query": false,
                        "order": 0,
                        "tabName": "General"
                      }
                    }
                  }
                },
                {
                  "key": {
                    "name": "value",
                    "required": "true"
                  },
                  "model": {
                    "type": "Object",
                    "annotations": {
                      "typeId": "java.io.Serializable",
                      "classInformation": {
                        "classname": "java.io.Serializable",
                        "hasDefaultConstructor": false,
                        "isInterface": true,
                        "isInstantiable": false,
                        "isAbstract": true,
                        "isFinal": false,
                        "implementedInterfaces": [],
                        "parent": "",
                        "genericTypes": [],
                        "isMap": false
                      },
                      "typeAlias": {
                        "value": "Serializable"
                      }
                    },
                    "fields": []
                  },
                  "annotations": {
                    "expressionSupport": {
                      "value": "SUPPORTED"
                    },
                    "layout": {
                      "layoutModel": {
                        "password": false,
                        "text": false,
                        "query": false,
                        "order": 1,
                        "tabName": "General"
                      }
                    }
                  }
                },
                {
                  "key": {
                    "name": "mediaType"
                  },
                  "model": {
                    "type": "String"
                  },
                  "annotations": {
                    "expressionSupport": {
                      "value": "SUPPORTED"
                    },
                    "layout": {
                      "layoutModel": {
                        "password": false,
                        "text": false,
                        "query": false,
                        "order": 2,
                        "tabName": "General"
                      }
                    },
                    "display": {
                      "displayModel": {
                        "example": "application/java"
                      }
                    }
                  }
                },
                {
                  "key": {
                    "name": "encoding"
                  },
                  "model": {
                    "type": "String"
                  },
                  "annotations": {
                    "expressionSupport": {
                      "value": "SUPPORTED"
                    },
                    "layout": {
                      "layoutModel": {
                        "password": false,
                        "text": false,
                        "query": false,
                        "order": 3,
                        "tabName": "General"
                      }
                    },
                    "display": {
                      "displayModel": {
                        "example": "UTF-8"
                      }
                    }
                  }
                }
              ]
            }
          },
          "annotations": {
            "expressionSupport": {
              "value": "NOT_SUPPORTED"
            }
          }
        },
        {
          "key": {
            "name": "sessionProperties"
          },
          "model": {
            "type": "Array",
            "annotations": {
              "classInformation": {
                "classname": "java.util.List",
                "hasDefaultConstructor": false,
                "isInterface": true,
                "isInstantiable": false,
                "isAbstract": true,
                "isFinal": false,
                "implementedInterfaces": [
                  "java.util.Collection"
                ],
                "parent": "",
                "genericTypes": [
                  "org.mule.munit.common.model.Property"
                ],
                "isMap": false
              }
            },
            "item": {
              "type": "Object",
              "annotations": {
                "typeId": "org.mule.munit.common.model.Property",
                "classInformation": {
                  "classname": "org.mule.munit.common.model.Property",
                  "hasDefaultConstructor": true,
                  "isInterface": false,
                  "isInstantiable": true,
                  "isAbstract": false,
                  "isFinal": false,
                  "implementedInterfaces": [],
                  "parent": "org.mule.munit.common.model.DefaultTypedKeyValue",
                  "genericTypes": [],
                  "isMap": false
                },
                "typeAlias": {
                  "value": "Property"
                }
              },
              "fields": [
                {
                  "key": {
                    "name": "key",
                    "required": "true"
                  },
                  "model": {
                    "type": "String"
                  },
                  "annotations": {
                    "expressionSupport": {
                      "value": "SUPPORTED"
                    },
                    "layout": {
                      "layoutModel": {
                        "password": false,
                        "text": false,
                        "query": false,
                        "order": 0,
                        "tabName": "General"
                      }
                    }
                  }
                },
                {
                  "key": {
                    "name": "value",
                    "required": "true"
                  },
                  "model": {
                    "type": "Object",
                    "annotations": {
                      "typeId": "java.io.Serializable",
                      "classInformation": {
                        "classname": "java.io.Serializable",
                        "hasDefaultConstructor": false,
                        "isInterface": true,
                        "isInstantiable": false,
                        "isAbstract": true,
                        "isFinal": false,
                        "implementedInterfaces": [],
                        "parent": "",
                        "genericTypes": [],
                        "isMap": false
                      },
                      "typeAlias": {
                        "value": "Serializable"
                      }
                    },
                    "fields": []
                  },
                  "annotations": {
                    "expressionSupport": {
                      "value": "SUPPORTED"
                    },
                    "layout": {
                      "layoutModel": {
                        "password": false,
                        "text": false,
                        "query": false,
                        "order": 1,
                        "tabName": "General"
                      }
                    }
                  }
                },
                {
                  "key": {
                    "name": "mediaType"
                  },
                  "model": {
                    "type": "String"
                  },
                  "annotations": {
                    "expressionSupport": {
                      "value": "SUPPORTED"
                    },
                    "layout": {
                      "layoutModel": {
                        "password": false,
                        "text": false,
                        "query": false,
                        "order": 2,
                        "tabName": "General"
                      }
                    },
                    "display": {
                      "displayModel": {
                        "example": "application/java"
                      }
                    }
                  }
                },
                {
                  "key": {
                    "name": "encoding"
                  },
                  "model": {
                    "type": "String"
                  },
                  "annotations": {
                    "expressionSupport": {
                      "value": "SUPPORTED"
                    },
                    "layout": {
                      "layoutModel": {
                        "password": false,
                        "text": false,
                        "query": false,
                        "order": 3,
                        "tabName": "General"
                      }
                    },
                    "display": {
                      "displayModel": {
                        "example": "UTF-8"
                      }
                    }
                  }
                }
              ]
            }
          },
          "annotations": {
            "expressionSupport": {
              "value": "NOT_SUPPORTED"
            }
          }
        },
        {
          "key": {
            "name": "inboundProperties"
          },
          "model": {
            "type": "Array",
            "annotations": {
              "classInformation": {
                "classname": "java.util.List",
                "hasDefaultConstructor": false,
                "isInterface": true,
                "isInstantiable": false,
                "isAbstract": true,
                "isFinal": false,
                "implementedInterfaces": [
                  "java.util.Collection"
                ],
                "parent": "",
                "genericTypes": [
                  "org.mule.munit.common.model.Property"
                ],
                "isMap": false
              }
            },
            "item": {
              "type": "Object",
              "annotations": {
                "typeId": "org.mule.munit.common.model.Property",
                "classInformation": {
                  "classname": "org.mule.munit.common.model.Property",
                  "hasDefaultConstructor": true,
                  "isInterface": false,
                  "isInstantiable": true,
                  "isAbstract": false,
                  "isFinal": false,
                  "implementedInterfaces": [],
                  "parent": "org.mule.munit.common.model.DefaultTypedKeyValue",
                  "genericTypes": [],
                  "isMap": false
                },
                "typeAlias": {
                  "value": "Property"
                }
              },
              "fields": [
                {
                  "key": {
                    "name": "key",
                    "required": "true"
                  },
                  "model": {
                    "type": "String"
                  },
                  "annotations": {
                    "expressionSupport": {
                      "value": "SUPPORTED"
                    },
                    "layout": {
                      "layoutModel": {
                        "password": false,
                        "text": false,
                        "query": false,
                        "order": 0,
                        "tabName": "General"
                      }
                    }
                  }
                },
                {
                  "key": {
                    "name": "value",
                    "required": "true"
                  },
                  "model": {
                    "type": "Object",
                    "annotations": {
                      "typeId": "java.io.Serializable",
                      "classInformation": {
                        "classname": "java.io.Serializable",
                        "hasDefaultConstructor": false,
                        "isInterface": true,
                        "isInstantiable": false,
                        "isAbstract": true,
                        "isFinal": false,
                        "implementedInterfaces": [],
                        "parent": "",
                        "genericTypes": [],
                        "isMap": false
                      },
                      "typeAlias": {
                        "value": "Serializable"
                      }
                    },
                    "fields": []
                  },
                  "annotations": {
                    "expressionSupport": {
                      "value": "SUPPORTED"
                    },
                    "layout": {
                      "layoutModel": {
                        "password": false,
                        "text": false,
                        "query": false,
                        "order": 1,
                        "tabName": "General"
                      }
                    }
                  }
                },
                {
                  "key": {
                    "name": "mediaType"
                  },
                  "model": {
                    "type": "String"
                  },
                  "annotations": {
                    "expressionSupport": {
                      "value": "SUPPORTED"
                    },
                    "layout": {
                      "layoutModel": {
                        "password": false,
                        "text": false,
                        "query": false,
                        "order": 2,
                        "tabName": "General"
                      }
                    },
                    "display": {
                      "displayModel": {
                        "example": "application/java"
                      }
                    }
                  }
                },
                {
                  "key": {
                    "name": "encoding"
                  },
                  "model": {
                    "type": "String"
                  },
                  "annotations": {
                    "expressionSupport": {
                      "value": "SUPPORTED"
                    },
                    "layout": {
                      "layoutModel": {
                        "password": false,
                        "text": false,
                        "query": false,
                        "order": 3,
                        "tabName": "General"
                      }
                    },
                    "display": {
                      "displayModel": {
                        "example": "UTF-8"
                      }
                    }
                  }
                }
              ]
            }
          },
          "annotations": {
            "expressionSupport": {
              "value": "NOT_SUPPORTED"
            }
          }
        },
        {
          "key": {
            "name": "outboundProperties"
          },
          "model": {
            "type": "Array",
            "annotations": {
              "classInformation": {
                "classname": "java.util.List",
                "hasDefaultConstructor": false,
                "isInterface": true,
                "isInstantiable": false,
                "isAbstract": true,
                "isFinal": false,
                "implementedInterfaces": [
                  "java.util.Collection"
                ],
                "parent": "",
                "genericTypes": [
                  "org.mule.munit.common.model.Property"
                ],
                "isMap": false
              }
            },
            "item": {
              "type": "Object",
              "annotations": {
                "typeId": "org.mule.munit.common.model.Property",
                "classInformation": {
                  "classname": "org.mule.munit.common.model.Property",
                  "hasDefaultConstructor": true,
                  "isInterface": false,
                  "isInstantiable": true,
                  "isAbstract": false,
                  "isFinal": false,
                  "implementedInterfaces": [],
                  "parent": "org.mule.munit.common.model.DefaultTypedKeyValue",
                  "genericTypes": [],
                  "isMap": false
                },
                "typeAlias": {
                  "value": "Property"
                }
              },
              "fields": [
                {
                  "key": {
                    "name": "key",
                    "required": "true"
                  },
                  "model": {
                    "type": "String"
                  },
                  "annotations": {
                    "expressionSupport": {
                      "value": "SUPPORTED"
                    },
                    "layout": {
                      "layoutModel": {
                        "password": false,
                        "text": false,
                        "query": false,
                        "order": 0,
                        "tabName": "General"
                      }
                    }
                  }
                },
                {
                  "key": {
                    "name": "value",
                    "required": "true"
                  },
                  "model": {
                    "type": "Object",
                    "annotations": {
                      "typeId": "java.io.Serializable",
                      "classInformation": {
                        "classname": "java.io.Serializable",
                        "hasDefaultConstructor": false,
                        "isInterface": true,
                        "isInstantiable": false,
                        "isAbstract": true,
                        "isFinal": false,
                        "implementedInterfaces": [],
                        "parent": "",
                        "genericTypes": [],
                        "isMap": false
                      },
                      "typeAlias": {
                        "value": "Serializable"
                      }
                    },
                    "fields": []
                  },
                  "annotations": {
                    "expressionSupport": {
                      "value": "SUPPORTED"
                    },
                    "layout": {
                      "layoutModel": {
                        "password": false,
                        "text": false,
                        "query": false,
                        "order": 1,
                        "tabName": "General"
                      }
                    }
                  }
                },
                {
                  "key": {
                    "name": "mediaType"
                  },
                  "model": {
                    "type": "String"
                  },
                  "annotations": {
                    "expressionSupport": {
                      "value": "SUPPORTED"
                    },
                    "layout": {
                      "layoutModel": {
                        "password": false,
                        "text": false,
                        "query": false,
                        "order": 2,
                        "tabName": "General"
                      }
                    },
                    "display": {
                      "displayModel": {
                        "example": "application/java"
                      }
                    }
                  }
                },
                {
                  "key": {
                    "name": "encoding"
                  },
                  "model": {
                    "type": "String"
                  },
                  "annotations": {
                    "expressionSupport": {
                      "value": "SUPPORTED"
                    },
                    "layout": {
                      "layoutModel": {
                        "password": false,
                        "text": false,
                        "query": false,
                        "order": 3,
                        "tabName": "General"
                      }
                    },
                    "display": {
                      "displayModel": {
                        "example": "UTF-8"
                      }
                    }
                  }
                }
              ]
            }
          },
          "annotations": {
            "expressionSupport": {
              "value": "NOT_SUPPORTED"
            }
          }
        },
        {
          "key": {
            "name": "inboundAttachments"
          },
          "model": {
            "type": "Array",
            "annotations": {
              "classInformation": {
                "classname": "java.util.List",
                "hasDefaultConstructor": false,
                "isInterface": true,
                "isInstantiable": false,
                "isAbstract": true,
                "isFinal": false,
                "implementedInterfaces": [
                  "java.util.Collection"
                ],
                "parent": "",
                "genericTypes": [
                  "org.mule.munit.common.model.Attachment"
                ],
                "isMap": false
              }
            },
            "item": {
              "type": "Object",
              "annotations": {
                "typeId": "org.mule.munit.common.model.Attachment",
                "classInformation": {
                  "classname": "org.mule.munit.common.model.Attachment",
                  "hasDefaultConstructor": true,
                  "isInterface": false,
                  "isInstantiable": true,
                  "isAbstract": false,
                  "isFinal": false,
                  "implementedInterfaces": [],
                  "parent": "org.mule.munit.common.model.DefaultTypedKeyValue",
                  "genericTypes": [],
                  "isMap": false
                },
                "typeAlias": {
                  "value": "Attachment"
                }
              },
              "fields": [
                {
                  "key": {
                    "name": "key",
                    "required": "true"
                  },
                  "model": {
                    "type": "String"
                  },
                  "annotations": {
                    "expressionSupport": {
                      "value": "SUPPORTED"
                    },
                    "layout": {
                      "layoutModel": {
                        "password": false,
                        "text": false,
                        "query": false,
                        "order": 0,
                        "tabName": "General"
                      }
                    }
                  }
                },
                {
                  "key": {
                    "name": "value",
                    "required": "true"
                  },
                  "model": {
                    "type": "Object",
                    "annotations": {
                      "typeId": "java.io.Serializable",
                      "classInformation": {
                        "classname": "java.io.Serializable",
                        "hasDefaultConstructor": false,
                        "isInterface": true,
                        "isInstantiable": false,
                        "isAbstract": true,
                        "isFinal": false,
                        "implementedInterfaces": [],
                        "parent": "",
                        "genericTypes": [],
                        "isMap": false
                      },
                      "typeAlias": {
                        "value": "Serializable"
                      }
                    },
                    "fields": []
                  },
                  "annotations": {
                    "expressionSupport": {
                      "value": "SUPPORTED"
                    },
                    "layout": {
                      "layoutModel": {
                        "password": false,
                        "text": false,
                        "query": false,
                        "order": 1,
                        "tabName": "General"
                      }
                    }
                  }
                },
                {
                  "key": {
                    "name": "mediaType"
                  },
                  "model": {
                    "type": "String"
                  },
                  "annotations": {
                    "expressionSupport": {
                      "value": "SUPPORTED"
                    },
                    "layout": {
                      "layoutModel": {
                        "password": false,
                        "text": false,
                        "query": false,
                        "order": 2,
                        "tabName": "General"
                      }
                    },
                    "display": {
                      "displayModel": {
                        "example": "application/java"
                      }
                    }
                  }
                },
                {
                  "key": {
                    "name": "encoding"
                  },
                  "model": {
                    "type": "String"
                  },
                  "annotations": {
                    "expressionSupport": {
                      "value": "SUPPORTED"
                    },
                    "layout": {
                      "layoutModel": {
                        "password": false,
                        "text": false,
                        "query": false,
                        "order": 3,
                        "tabName": "General"
                      }
                    },
                    "display": {
                      "displayModel": {
                        "example": "UTF-8"
                      }
                    }
                  }
                }
              ]
            }
          },
          "annotations": {
            "expressionSupport": {
              "value": "NOT_SUPPORTED"
            }
          }
        },
        {
          "key": {
            "name": "outboundAttachments"
          },
          "model": {
            "type": "Array",
            "annotations": {
              "classInformation": {
                "classname": "java.util.List",
                "hasDefaultConstructor": false,
                "isInterface": true,
                "isInstantiable": false,
                "isAbstract": true,
                "isFinal": false,
                "implementedInterfaces": [
                  "java.util.Collection"
                ],
                "parent": "",
                "genericTypes": [
                  "org.mule.munit.common.model.Attachment"
                ],
                "isMap": false
              }
            },
            "item": {
              "type": "Object",
              "annotations": {
                "typeId": "org.mule.munit.common.model.Attachment",
                "classInformation": {
                  "classname": "org.mule.munit.common.model.Attachment",
                  "hasDefaultConstructor": true,
                  "isInterface": false,
                  "isInstantiable": true,
                  "isAbstract": false,
                  "isFinal": false,
                  "implementedInterfaces": [],
                  "parent": "org.mule.munit.common.model.DefaultTypedKeyValue",
                  "genericTypes": [],
                  "isMap": false
                },
                "typeAlias": {
                  "value": "Attachment"
                }
              },
              "fields": [
                {
                  "key": {
                    "name": "key",
                    "required": "true"
                  },
                  "model": {
                    "type": "String"
                  },
                  "annotations": {
                    "expressionSupport": {
                      "value": "SUPPORTED"
                    },
                    "layout": {
                      "layoutModel": {
                        "password": false,
                        "text": false,
                        "query": false,
                        "order": 0,
                        "tabName": "General"
                      }
                    }
                  }
                },
                {
                  "key": {
                    "name": "value",
                    "required": "true"
                  },
                  "model": {
                    "type": "Object",
                    "annotations": {
                      "typeId": "java.io.Serializable",
                      "classInformation": {
                        "classname": "java.io.Serializable",
                        "hasDefaultConstructor": false,
                        "isInterface": true,
                        "isInstantiable": false,
                        "isAbstract": true,
                        "isFinal": false,
                        "implementedInterfaces": [],
                        "parent": "",
                        "genericTypes": [],
                        "isMap": false
                      },
                      "typeAlias": {
                        "value": "Serializable"
                      }
                    },
                    "fields": []
                  },
                  "annotations": {
                    "expressionSupport": {
                      "value": "SUPPORTED"
                    },
                    "layout": {
                      "layoutModel": {
                        "password": false,
                        "text": false,
                        "query": false,
                        "order": 1,
                        "tabName": "General"
                      }
                    }
                  }
                },
                {
                  "key": {
                    "name": "mediaType"
                  },
                  "model": {
                    "type": "String"
                  },
                  "annotations": {
                    "expressionSupport": {
                      "value": "SUPPORTED"
                    },
                    "layout": {
                      "layoutModel": {
                        "password": false,
                        "text": false,
                        "query": false,
                        "order": 2,
                        "tabName": "General"
                      }
                    },
                    "display": {
                      "displayModel": {
                        "example": "application/java"
                      }
                    }
                  }
                },
                {
                  "key": {
                    "name": "encoding"
                  },
                  "model": {
                    "type": "String"
                  },
                  "annotations": {
                    "expressionSupport": {
                      "value": "SUPPORTED"
                    },
                    "layout": {
                      "layoutModel": {
                        "password": false,
                        "text": false,
                        "query": false,
                        "order": 3,
                        "tabName": "General"
                      }
                    },
                    "display": {
                      "displayModel": {
                        "example": "UTF-8"
                      }
                    }
                  }
                }
              ]
            }
          },
          "annotations": {
            "expressionSupport": {
              "value": "NOT_SUPPORTED"
            }
          }
        }
      ]
    },
    {
      "format": "java",
      "type": "Object",
      "annotations": {
        "typeId": "org.mule.munit.tools.util.GetResourceFunctions",
        "classInformation": {
          "classname": "org.mule.munit.tools.util.GetResourceFunctions",
          "hasDefaultConstructor": true,
          "isInterface": false,
          "isInstantiable": true,
          "isAbstract": false,
          "isFinal": false,
          "implementedInterfaces": [],
          "parent": "",
          "genericTypes": [],
          "isMap": false
        },
        "typeAlias": {
          "value": "GetResourceFunctions"
        }
      },
      "fields": []
    }
  ]
}
