218 / 278 · Module 14 — External Automated Testing of Mule Integrations · filtered: code← prev⊞ allnext →
14.32Data type tests
Example Salesforce field:
AnnualRevenue
Input:
{
"annualRevenue": "1500000.50"
}
Verify Salesforce stores:
1500000.50 as numeric value
Likewise test:
dates
booleans
picklists
decimal precision
where mapping matters.