MCPcopy Create free account
hub / github.com/aptly-dev/aptly / TearDownTest

Method TearDownTest

api/published_file_missing_test.go:116–118  ·  view source on GitHub ↗
(c *C)

Source from the content-addressed store, hash-verified

114}
115
116func (s *PublishedFileMissingSuite) TearDownTest(c *C) {
117 s.SetUpTest(c)
118}
119
120func (s *PublishedFileMissingSuite) httpRequest(c *C, method string, url string, body []byte) *httptest.ResponseRecorder {
121 w := httptest.NewRecorder()

Callers

nothing calls this directly

Calls 1

SetUpTestMethod · 0.95

Tested by

no test coverage detected