| Package | Description |
|---|---|
| org.mule.munit.mtf.tools.internal.tooling.metadata |
| Modifier and Type | Method and Description |
|---|---|
protected MetadataTestException |
AbstractMetadataScope.metadataTestException(List<org.mule.runtime.api.metadata.resolving.MetadataFailure> failures,
org.mule.runtime.api.metadata.resolving.MetadataComponent expectedComponent)
Returns the
MetadataTestException to throw if the failures contain the expected MetadataComponent. |
| Modifier and Type | Method and Description |
|---|---|
protected org.mule.runtime.api.meta.model.ConnectableComponentModel |
ComponentModelMetadataScope.getComponentModel() |
org.mule.runtime.api.message.Message |
GetMetadataKeysScope.getMetadata() |
org.mule.runtime.api.message.Message |
MetadataTypeWriterScope.getMetadata() |
abstract org.mule.runtime.api.message.Message |
AbstractMetadataScope.getMetadata() |
protected org.mule.metadata.api.model.MetadataType |
GetOutputMetadataScope.getMetadataType() |
protected abstract org.mule.metadata.api.model.MetadataType |
MetadataTypeWriterScope.getMetadataType()
Gets the
MetadataType to be serialized and returned in the Message |
protected org.mule.metadata.api.model.MetadataType |
GetInputMetadataScope.getMetadataType() |
protected org.mule.metadata.api.model.MetadataType |
GetAttributesMetadataScope.getMetadataType() |
org.mule.runtime.core.api.event.CoreEvent |
AbstractMetadataScope.process(org.mule.runtime.core.api.event.CoreEvent incomingEvent)
Returns an event with the metadata calculated over the
AbstractMetadataScope.component |
Copyright © 2019. All rights reserved.