Package edu.pdx.cs.joy.phonebillweb
Class PhoneBillServletTest
java.lang.Object
edu.pdx.cs.joy.phonebillweb.PhoneBillServletTest
A unit test for the
PhoneBillServlet. 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
-
PhoneBillServletTest
-
-
Method Details
-
initiallyServletContainsNoDictionaryEntries
@Test void initiallyServletContainsNoDictionaryEntries() throws jakarta.servlet.ServletException, IOException- Throws:
jakarta.servlet.ServletExceptionIOException
-
addOneWordToDictionary
- Throws:
jakarta.servlet.ServletExceptionIOException
-