# Functions
NewControllerFromID returns a new testing Controller for the component with the provided name.
NewControllerFromReg registers a new testing Controller for a component with the given registration.
TestContext returns a context which cancels itself when t finishes.
# Structs
A Controller is a testing controller which controls a single component.
No description provided by the author
No description provided by the author