Package edu.pdx.cs.joy.airlineweb
Class AirlineServletTest
java.lang.Object
edu.pdx.cs.joy.airlineweb.AirlineServletTest
A unit test for the
AirlineServlet. 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
-
AirlineServletTest
-
-
Method Details
-
initiallyServletContainsNoDictionaryEntries
- Throws:
IOException
-
addOneWordToDictionary
- Throws:
IOException
-