Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Hook = func(t *testing.T, test suite.ConformanceTest, suite *suite.ConformanceTestSuite) { tlog.Logf(t, "Run hook for test: %s for result: %v", test.ShortName, t.Failed()) if t.Failed() { tlog.Logf(t, "Test %s failed, collecting and dumping resources", test.ShortName) tests.CollectAndDump(t, suite.RestConfig) } }
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.