mirror of
https://github.com/google/nomulus.git
synced 2025-08-06 09:45:19 +02:00
For example: assertThat(actual().foo()).isEqualTo(expected); becomes: check("foo()").that(actual().foo()).isEqualTo(expected); More information: [] Tested: TAP --sample for global presubmit queue [] ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=245750144 |
||
---|---|---|
.. | ||
google/registry |