Documentation ¶
Index ¶
Constants ¶
View Source
const (
// AdapterURL is RP adapter endpoint.
AdapterURL = "https://rp-adapter-rest.trustbloc.local:8070"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Steps ¶
type Steps struct {
// contains filtered or unexported fields
}
Steps is the BDD steps for the RP Adapter BDD tests.
func NewSteps ¶
func NewSteps(ctx *bddctx.BDDContext) *Steps
NewSteps returns new agent from client SDK.
func (*Steps) RegisterSteps ¶
RegisterSteps registers agent steps.
Click to show internal directories.
Click to hide internal directories.