Package edu.pdx.cs.joy.apptbookweb
Class AppointmentBookServletTest
java.lang.Object
edu.pdx.cs.joy.apptbookweb.AppointmentBookServletTest
A unit test for the
AppointmentBookServlet. It uses mockito to
provide mock http requests and responses.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) void(package private) void
-
Constructor Details
-
AppointmentBookServletTest
public AppointmentBookServletTest()
-
-
Method Details
-
initiallyServletContainsNoDictionaryEntries
@Test void initiallyServletContainsNoDictionaryEntries() throws jakarta.servlet.ServletException, IOException- Throws:
jakarta.servlet.ServletExceptionIOException
-
addOneWordToDictionary
- Throws:
jakarta.servlet.ServletExceptionIOException
-