Searched refs:expectCapability (Results 1 – 1 of 1) sorted by relevance
496 expectCapability(mockTransport, true, false); in testImapIdSecureServerNotSent()638 expectCapability(mockTransport, withId, withUidPlus); in expectLogin()646 expectCapability(mockTransport, withId, withUidPlus); in expectLogin()665 private void expectCapability(MockTransport mockTransport, boolean withId, in expectCapability() method in ImapStoreUnitTests