|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectapplicationLogic.PhysicianTest
public class PhysicianTest
Constructor Summary | |
---|---|
PhysicianTest()
|
Method Summary | |
---|---|
void |
setUp()
|
void |
tearDown()
|
void |
testDoGetHttpServletRequestHttpServletResponse()
Test method for Physician.doGet(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse) . |
void |
testDoPostHttpServletRequestHttpServletResponse()
Test method for Physician.doPost(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse) . |
void |
testDoService()
Test method for Physician.doService(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse) . |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PhysicianTest()
Method Detail |
---|
public void setUp() throws java.lang.Exception
java.lang.Exception
public void tearDown() throws java.lang.Exception
java.lang.Exception
public final void testDoGetHttpServletRequestHttpServletResponse()
Physician.doGet(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
.
public final void testDoPostHttpServletRequestHttpServletResponse()
Physician.doPost(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
.
public final void testDoService() throws java.io.IOException, org.xml.sax.SAXException, javax.servlet.ServletException
Physician.doService(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
.
java.io.IOException
org.xml.sax.SAXException
javax.servlet.ServletException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |