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(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