Is your feature request related to a problem? Please describe.
#6137 introduces two new custom Truth subjects: NumberWithUnitsSubject and NumberWithUnitsTokenSubject, which provide convenient assertion helpers for verifying properties of NumberWithUnits protos and NumberWithUnitsTokenizer.Token objects.
Describe the solution you'd like
Add dedicated test classes to thoroughly verify the behavior of both subjects introduced in #6137.
Describe alternatives you've considered
No response
Additional context
Similar issues: #4121, #4097
Is your feature request related to a problem? Please describe.
#6137 introduces two new custom Truth subjects:
NumberWithUnitsSubjectandNumberWithUnitsTokenSubject, which provide convenient assertion helpers for verifying properties ofNumberWithUnitsprotos andNumberWithUnitsTokenizer.Tokenobjects.Describe the solution you'd like
Add dedicated test classes to thoroughly verify the behavior of both subjects introduced in #6137.
Describe alternatives you've considered
No response
Additional context
Similar issues: #4121, #4097