| Class | Description |
|---|---|
| AbstractAssertionMigration |
Common stuff for migrators of Assertions elements
|
| AssertEquals |
This steps migrates the MUnit 1.x assert-payload-equals
|
| AssertFalse |
This steps migrates the MUnit 1.x assert-false
|
| AssertNotEquals |
This steps migrates the MUnit 1.x assert-not-same
|
| AssertNotNullPayload |
This steps migrates the MUnit 1.x assert-not-null-payload
|
| AssertNullPayload |
This steps migrates the MUnit 1.x assert-null-payload
|
| AssertPayload |
This steps migrates the MUnit 1.x assert-payload
|
| AssertTrue |
This steps migrates the MUnit 1.x assert-true
|
| Mock |
This steps migrates the MUnit 1.x mock
|
| MoveMUnitProcessorsToSections |
This steps migrates the MUnit 1.x assert-true
|
| MUnitNamespaces |
This steps migrates the MUnit 1.x assert-true
|
| MUnitPomContribution |
Adds the HTTP Connector dependency
|
| RemoveImport |
Remove spring beans import since no longer needed on MUnit 2
|
Copyright © 2018 MuleSoft Inc. All rights reserved.