FlacMetadataReaderTest: replace @test(expected =) by assertThrows
Using @test(expected=...) is discouraged, since the test will pass if any statement in the test method throws the expected exception. PiperOrigin-RevId: 291338224
Showing
with
11 additions
and
7 deletions
Please
register
or
sign in
to comment