
Using @Test(expected=...) is discouraged, since the test will pass if any statement in the test method throws the expected exception. PiperOrigin-RevId: 291338224
Using @Test(expected=...) is discouraged, since the test will pass if any statement in the test method throws the expected exception. PiperOrigin-RevId: 291338224