1
0
mirror of https://github.com/google/nomulus synced 2026-05-31 03:56:33 +00:00
Files
nomulus/core
Ben McIlwain d68f3e5cc0 Centralize Fee validation and add tests (#3070)
This commit:
- Centralizes all creation validation checks into Fee.create().
- Inlines the redundant private createWithCustomDescription() method.
- Removes the awkward ternary operator for null type evaluation.
- Adds FeeTest.java to completely cover the Fee instance creation logic.
2026-05-28 20:50:04 +00:00
..
2026-04-02 21:23:00 +00:00