Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenericScenario ¶
func GenericScenario( t *testing.T, sender testbed.DataSender, receiver testbed.DataReceiver, resultsSummary testbed.TestResultsSummary, processors map[string]string, extensions map[string]string, loadOptions ExtendedLoadOptions, )
func PullBasedSenderScenario ¶
func PullBasedSenderScenario( t *testing.T, sender testbed.DataSender, receiver testbed.DataReceiver, resultsSummary testbed.TestResultsSummary, processors map[string]string, extensions map[string]string, loadOptions ExtendedLoadOptions, )
Types ¶
type ExtendedLoadOptions ¶
type ExtendedLoadOptions struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.