Generic test methods to be used in Test::Unit, RSpec, etc.
Renders the widget name.
Returns the widget tree from TestCase.has_widgets.
Triggers an event of type. You have to pass the source as second options.
Example:
trigger :submit, :comments
[Validate]