tagion v1.0.3-rc1 (2023-12-18T15:15:15Z)
Dub
Repo
CorrectHiRPCWithPermissionDenied
tagion
testbench
services
hirpc_verifier
Undocumented in source.
@
safe
@
Scenario
("Correct HiRPC with permission denied.", [])
class
CorrectHiRPCWithPermissionDenied {
ActorHandle
hirpc_verifier_handle
;
string
hirpc_verifier_success
;
string
hirpc_verifier_reject
;
HiRPC
bad_hirpc
;
this
(ActorHandle _hirpc_verifier_handle, string _success, string _reject);
Document
invalid_doc
;
Document
incorrectPermission
();
Document
scenarioPermission
();
Document
theCollector
();
}
Constructors
this
this
(ActorHandle _hirpc_verifier_handle, string _success, string _reject)
Undocumented in source.
Members
Functions
incorrectPermission
Document
incorrectPermission
()
Undocumented in source. Be warned that the author may not have intended to support it.
scenarioPermission
Document
scenarioPermission
()
Undocumented in source. Be warned that the author may not have intended to support it.
theCollector
Document
theCollector
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
bad_hirpc
HiRPC
bad_hirpc
;
Undocumented in source.
hirpc_verifier_handle
ActorHandle
hirpc_verifier_handle
;
Undocumented in source.
hirpc_verifier_reject
string
hirpc_verifier_reject
;
Undocumented in source.
hirpc_verifier_success
string
hirpc_verifier_success
;
Undocumented in source.
invalid_doc
Document
invalid_doc
;
Undocumented in source.
Meta
Source
See Implementation
tagion
testbench
services
hirpc_verifier
aliases
FeatureContext
classes
CorrectHiRPCFormatAndPermission
CorrectHiRPCWithPermissionDenied
HIRPCWithIllegalMethod
TheDocumentIsNotAHiRPC
manifest constants
feature