Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TestTopoProvider ¶
TestTopoProvider is a provider for a specific topology object.
func TopoProviderFromFile ¶
func TopoProviderFromFile(t *testing.T, fName string) *TestTopoProvider
TopoProviderFromFile creates a topo provider from a topology file. It fails the test if loading the file fails.
func (*TestTopoProvider) Get ¶
func (t *TestTopoProvider) Get() itopo.Topology
Get returns the stored topology.
Click to show internal directories.
Click to hide internal directories.