TODO
I have not gotten nearly all the tests I want written done. Here is a list of tests I intend to write but haven't (as of this writing):
Form::Factory::Test::Action::Basic
Testing that the stash/unstash are used correctly.
Test render.
Test render_control.
Form::Factory::Test::Action::Inheritance
Test to make sure that actions cope with inheritance correctly.
Form::Factory::Test::Action::RoleComposition
Test to make sure that acitons cope with role composition correctly.
Form::Factory::Test::Interface::HTML
Make sure it renders each control (properly).