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

3 uses

	testing (current package)
		testing.go#L1235: 	c.SkipNow()
		testing.go#L1242: 	c.SkipNow()
		testing.go#L1253: func (c *common) SkipNow() {