BluetoothProfileConnectorTest: Use Mockito.verifyNoMoreInteractions instead of InOrder
InOrder.verifyNoMoreInteractions only verifies that there we no more interaction in order, see https://www.javadoc.io/doc/org.mockito/mockito-core/2.6.9/org/mockito/InOrder.html#verifyNoMoreInteractions() Test: atest BluetoothProfileConnectorTest Bug: 305741984 Change-Id: I5599ae536a0d58e7609430e14a914f986edd9a19
Loading
Please register or sign in to comment