MCPcopy Create free account
hub / github.com/akeranen/the-one / getLastFrom

Method getLastFrom

test/MessageChecker.java:107–109  ·  view source on GitHub ↗

@return the lastFrom

()

Source from the content-addressed store, hash-verified

105 * @return the lastFrom
106 */
107 public DTNHost getLastFrom() {
108 return lastFrom;
109 }
110
111 /**
112 * @return the lastMsg

Callers 11

testRoutingMethod · 0.80
checkTransferStartMethod · 0.80
checkDeliveredMethod · 0.80
testRouterMethod · 0.80
testMessageRelayAbortMethod · 0.80
testAbortWhenReadyMethod · 0.80
testDifferentOrderingMethod · 0.80
testQueueManagementMethod · 0.80
testTtlExpiryMethod · 0.80
testResponseMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected