Package org.jafer.test

Class Summary
Demo  
ServerStart Test class for starting server/s without Servlet Admin inteface.
Uses settings in org.jafer.conf.server.xml
ServerTest Test class for testing server.
Starts server (using settings in org.jafer.conf.server.xml), and uses a client to do a search on "127.0.0.1".
First 5 results are serialized to: user directory/results.xml.

Edit and re-compile to change server settings and other options.
TestClient Class for testing client and server.
TestSearchResults  
TestSRW