> could you describe the process you would like to see happen for > incorporating the use of Mockito into fop?
>From a project setup point of view we just need 3 new jars in lib/build and an addition to the relevant classpath properties in build.xml. In terms of usage it is not a disruptive tool: I referred to it as a framework, but in fact it is a library and totally optional. Usage examples can be found at http://docs.mockito.googlecode.com/hg/org/mockito/Mockito.html Peter
