toggle menu
awala-testing
1.0.0
jvm
switch theme
search in API
awala-testing
/
tech.relaycorp.relaynet.testing.pdc
/
MockMethodCall
Mock
Method
Call
abstract
class
MockMethodCall
<
CallArguments
,
CallResult
>
Inheritors
PreRegisterNodeCall
RegisterNodeCall
DeliverParcelCall
CollectParcelsCall
Members
Properties
arguments
Link copied to clipboard
var
arguments
:
CallArguments
?
The arguments with which the call was made.
was
Called
Link copied to clipboard
var
wasCalled
:
Boolean
Report whether the method call was actually called.