MCPcopy
hub / github.com/vulcand/vulcand / TestStatus

Method TestStatus

vctl/command/command_test.go:77–79  ·  view source on GitHub ↗
(c *C)

Source from the content-addressed store, hash-verified

75}
76
77func (s *CmdSuite) TestStatus(c *C) {
78 c.Assert(s.run("top", "--refresh", "0"), Matches, ".*Frontend.*")
79}
80
81func (s *CmdSuite) TestHostCRUD(c *C) {
82 host := "localhost"

Callers

nothing calls this directly

Calls 1

runMethod · 0.95

Tested by

no test coverage detected