package
0.0.1
Repository: https://github.com/ligato/sfc-controller.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Functions

MockHTTP returns new instance of HTTP mock (usefull to avoid import aliases in other files).
StartEmbeddedETCD initializes embedded ETCD & returns plugin instance for accessing it.

# Structs

AgentTestHelper is similar to what testing.T is in golang packages.
Flavor is set of common used generic plugins.
Given is composition of multiple test step methods (see BDD Given keyword).
TestingConFlavor - just ETCD connectivity.
Then is composition of multiple test step methods (see BDD Then keyword).
When is composition of multiple test step methods (see BDD When keyword).