Add support for mocking close logical channel errors in LogicalChannelMocker
In CloseLogicalChannelInvocation.java, parseResult() returns true when ar.exception == null, or false otherwise. This change allows setting ar.exception to non-null value. Bug: 335257880 Flag: TEST_ONLY Change-Id: Ib293aaac29d4b689c032a1b366a35f0292aaccf8
Loading
Please register or sign in to comment