Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/akeranen/the-one
/ getLastMsg
Method
getLastMsg
test/MessageChecker.java:114–116 ·
view source on GitHub ↗
@return the lastMsg
()
Source
from the content-addressed store, hash-verified
112
* @
return
the lastMsg
113
*/
114
public
Message getLastMsg() {
115
return
lastMsg;
116
}
117
118
/**
119
* @
return
the lastTo
Callers
12
testAckedMessageDeleting
Method · 0.80
testRouting
Method · 0.80
checkTransferStart
Method · 0.80
checkDelivered
Method · 0.80
testRouter
Method · 0.80
testDeliverableMessageExchange
Method · 0.80
testDifferentOrdering
Method · 0.80
testQueueManagement
Method · 0.80
testNewMessageToFullBufferWhileTransferring
Method · 0.80
testTtlExpiry
Method · 0.80
testResponse
Method · 0.80
runMessageExchange
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected