I don't like accepting code that doesn't have associated
tests but there isn't anything in place for testing code
that needs to connect to a server so I can't complain too
much ;-)
A proper approach for testing this kind of code needs to be
figured out fairly soon.
Please change your editor settings to not use tabs. I've
removed all the tabs from this patch but it's a pain to do.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Patch to enable support for HtmlFileInput's in HtmlUnit
Logged In: YES
user_id=46756
Patch applied - thanks.
I don't like accepting code that doesn't have associated
tests but there isn't anything in place for testing code
that needs to connect to a server so I can't complain too
much ;-)
A proper approach for testing this kind of code needs to be
figured out fairly soon.
Please change your editor settings to not use tabs. I've
removed all the tabs from this patch but it's a pain to do.
Addition to previous patch so this will actually work :)
Logged In: YES
user_id=46756
Second patch applied - thanks