...

Package e2e

import "github.com/hyperledger/fabric-sdk-go/test/integration/e2e"
Overview
Index
Subdirectories

Overview ▾

func Run

func Run(t *testing.T, configOpt core.ConfigProvider, sdkOpts ...fabsdk.Option)

Run enables testing an end-to-end scenario against the supplied SDK options

func RunWithoutSetup

func RunWithoutSetup(t *testing.T, configOpt core.ConfigProvider, sdkOpts ...fabsdk.Option)

RunWithoutSetup will execute the same way as Run but without creating a new channel and registering a new CC

Subdirectories

Name Synopsis
..
orgs