| Package | Description |
|---|---|
| org.mule.munit.runner.functions |
| Modifier and Type | Class and Description |
|---|---|
class |
MuleVersionEqualToFunction
ExpressionFunction that checks if the provided mule version is equal to the current one |
class |
MuleVersionNewerThanFunction
ExpressionFunction that checks if the current mule version is newer than the provided one |
class |
MuleVersionPriorToFunction
ExpressionFunction that checks if the current mule version is prior to the provided one |
Copyright © 2019. All rights reserved.