new TestHTMLInputCheckBox(itsNatDoc);
new TestHTMLInputRadio(itsNatDoc);
new TestHTMLTextArea(itsNatDoc,request);
new TestHTMLInputText(itsNatDoc,request);
new TestHTMLInputTextFormatted(itsNatDoc);
new TestHTMLInputTextFormattedWithFactory(itsNatDoc);
new TestHTMLInputFile(itsNatDoc);
new TestHTMLInputPassword(itsNatDoc);
new TestFileUpload(itsNatDoc);