correct me, if i'm wrong, plz :) 2016-04-19 22:58 GMT+01:00 Abdessamed MANSOURI <lavl...@gmail.com>:
> I'm seeing how you write unit test by reading the written unit test, i > think, i should inherit TomcatBaseTest then use getTomcatInstance to get a > Tomcat instance, then add the servlet to the context, then launching > getUrl, and then how do i can know test the bug, do i should test it > returned response from the servlet against expected one, or another thing?? > :) >