| Package | Description |
|---|---|
| com.mulesoft.tools.migration.library.munit.steps |
| Modifier and Type | Class and Description |
|---|---|
class |
AssertEquals
This steps migrates the MUnit 1.x assert-payload-equals
|
class |
AssertFalse
This steps migrates the MUnit 1.x assert-false
|
class |
AssertNotEquals
This steps migrates the MUnit 1.x assert-not-same
|
class |
AssertNotNullPayload
This steps migrates the MUnit 1.x assert-not-null-payload
|
class |
AssertNullPayload
This steps migrates the MUnit 1.x assert-null-payload
|
class |
AssertPayload
This steps migrates the MUnit 1.x assert-payload
|
class |
AssertTrue
This steps migrates the MUnit 1.x assert-true
|
Copyright © 2018 MuleSoft Inc. All rights reserved.