MCPcopy Create free account
hub / github.com/corestoreio/pkg / isTest

Function isTest

util/assert/assertions.go:151–160  ·  view source on GitHub ↗

Stolen from the `go test` tool. isTest tells whether name looks like a test (or benchmark, according to prefix). It is a Test (say) if there is a character after Test that is not a lower-case letter. We don't want TesticularCancer.

(name, prefix string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

CallerInfoFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected