Navigation
BlueprintAPI > BlueprintAPI/Asserts
Assert on a relationship between two DateTimes.
Target is Functional Test
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| struct | Actual | |
| enum | Should Be | |
| struct | Expected | |
| string | What | A name to use in the message if the assert fails (What: expected {Actual} to be |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value |