MCPcopy 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

testRoutingMethod · 0.80
checkTransferStartMethod · 0.80
checkDeliveredMethod · 0.80
testRouterMethod · 0.80
testDifferentOrderingMethod · 0.80
testQueueManagementMethod · 0.80
testTtlExpiryMethod · 0.80
testResponseMethod · 0.80
runMessageExchangeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected