new TestHTMLSelectComboBoxWithoutSize(itsNatDoc);
new TestHTMLSelectComboBoxWithSize(itsNatDoc);
new TestHTMLSelectMultiple(itsNatDoc,request);
new TestHTMLInputButton(itsNatDoc);
new TestHTMLInputCheckBox(itsNatDoc);
new TestHTMLInputRadio(itsNatDoc);
new TestHTMLTextArea(itsNatDoc,request);
new TestHTMLInputText(itsNatDoc,request);
new TestHTMLInputTextFormatted(itsNatDoc);
new TestHTMLInputTextFormattedWithFactory(itsNatDoc);