Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SDKSteps ¶
type SDKSteps struct {
// contains filtered or unexported fields
}
SDKSteps is steps for VC and VP in JWT format using client SDK.
func NewJWTSDKSteps ¶
func NewJWTSDKSteps() *SDKSteps
NewJWTSDKSteps creates steps for VC and VP in JWT format with SDK.
func (*SDKSteps) RegisterSteps ¶
RegisterSteps registers steps for VC and VP in JWT format.
func (*SDKSteps) SetContext ¶
func (s *SDKSteps) SetContext(ctx *context.BDDContext)
SetContext is called before every scenario is run with a fresh new context.
Click to show internal directories.
Click to hide internal directories.