1// Package testcomponents contains components useful for testing. They are not 2// intended to be exposed by end users and so this package should only be 3// imported in tests. 4package testcomponents 5 6