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

Method TestHash

deb/package_files_test.go:61–63  ·  view source on GitHub ↗
(c *C)

Source from the content-addressed store, hash-verified

59}
60
61func (s *PackageFilesSuite) TestHash(c *C) {
62 c.Check(s.files.Hash(), Equals, uint64(0xc8901eedd79ac51b))
63}

Callers

nothing calls this directly

Calls 2

CheckMethod · 0.45
HashMethod · 0.45

Tested by

no test coverage detected