Commit 9a5ff8b
cleilson pereira
Add Pain00700106Builder and associated tests for Customer Payment Reversal V06
- Implemented Pain00700106Builder for constructing and serializing ISO 20022 pain.007.001.06 messages.
- Added methods for setting group headers, original group information, and payment instructions.
- Included validation for required fields and support for fluent API design.
- Created unit tests for MessageBuilderFactory to ensure proper registration of Pain00700106Builder.
- Developed comprehensive tests for Pain00700106Builder covering all functionalities and edge cases.
- Ensured XML serialization capabilities and validation of constructed documents.1 parent 6e040cb commit 9a5ff8b
5 files changed
Lines changed: 1260 additions & 1 deletion
File tree
- Iso20022Library.Application/Builders
- Pain
- Iso20022Library.Tests/Builders
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
| 47 | + | |
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
| |||
0 commit comments