| 类 | 说明 |
|---|---|
| XlsDataSet |
重写dbunit的XlsDataSet
|
| XlsDataSetWriter |
说明:因为dbunit写xls文件使用的poi版本较早3.2版本,使用poi3.9时会写入xls文件失败
拷贝其写excel的类到此,未做修改,写excel正常
Writes an
IDataSet to an XLS file or OutputStream. |
| XlsTable |
重写dbunit的XlsTable
|
| XlsTableWrapper |
表名称后的数据源为获取数据表名称
|
Copyright © 2013. All Rights Reserved.