MCPcopy Create free account
hub / github.com/esdb/drbuffer / isTest

Function isTest

assert_for_test.go:154–164  ·  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