DataSourceContractTest.java
22 KB
-
Add DataSource contract test for transfer listeners when opening fails. · d9aee0f6
TransferListener has the contract to have exactly one onTransferEnd per onTransferStart, so the test can both assert that onTransferInitializing is called, but not onTransferEnd (even after calling close). PiperOrigin-RevId: 362262078
tonihei committed