| Loads Excel files by the same name as the testcase, in the same package,
using the testcase's own classloader.
Use this ONLY from Spring if you are not using a custom DataSetLoader. If you
are not using Spring, use (@link org.ddsteps.data.support.DataLoaderFactory)
directly.
author: adamskogman version: $Id: CachingExcelDataLoader.java,v 1.1 2006/03/10 15:30:34 adamskogman Exp $ |