Commit d5b7fda
cleilson pereira
Add integration and unit tests for Pacs00900109 message builder
- Implemented integration tests for the complete workflow of the Pacs00900109 message builder, ensuring XML generation is successful with various inputs.
- Created unit tests for the Pacs00900109Builder, covering methods for setting message ID, creation date, batch booking, transaction details, and more.
- Added assertions to validate the correctness of generated XML and the behavior of the builder methods.
- Included tests for handling exceptions when required fields are missing during XML building.1 parent 8a3f6c1 commit d5b7fda
6 files changed
Lines changed: 1397 additions & 2 deletions
File tree
- Iso20022Library.Application/Builders
- Pacs
- Iso20022Library.Domain/Common/Enums
- Iso20022Library.Tests
- Integration
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
| 57 | + | |
57 | 58 | | |
58 | 59 | | |
59 | 60 | | |
| |||
0 commit comments