Package com.pushtotest.tool

Class Summary
HTMLUnit  
Version Simple accessor to get the version number out of the properties file.
 

Exception Summary
NoSuchClassException This is an exception that is throw if a search for an Object does not find a class that it can instantiate and return to the user.
ToolException This is the base exception for everything in Tool so that there is an easy way to group all of the Tool Exceptions together.
UnsupportedTypeException This is an exception that is throw if Objects try and act upon other objects that are protocol specifc and they don't know how to handle that protcool.