testing.T.FailNow (method, view implemented interface methods)

3 uses

	testing (current package)
		testing.go#L1015: func (c *common) FailNow() {
		testing.go#L1118: 	c.FailNow()
		testing.go#L1125: 	c.FailNow()