Statistics
| Revision:

svn-gvsig-desktop / trunk / org.gvsig.desktop / org.gvsig.desktop.plugin / org.gvsig.geometrymeasurement.app / org.gvsig.geometrymeasurement.app.mainplugin / src / test / resources / README.txt @ 41966

History | View | Annotate | Download (337 Bytes)

1 40435 jjdelcerro
Put into this folder the resources needed by your test classes.
2
3
This folder is added to the Tests classpath, so you can load any resources
4
through the ClassLoader.
5
6
By default, in this folder you can find an example of log4j configuration,
7
prepared to log messages through the console, so logging works when you
8
run your tests classes.