DBUnitは小さなデータセットの使用を推奨していますが、小さなデータセットがデータセットに含まれている例は見つかりませんでした。(擬似コード)に似たものが必要です
<dataset>
<!-- this tag is what I am looking for... ;-)-->
<include_other_datasets_which_is_shared_between_different_datasets datasetname="other.xml"/>
<!-- normal xmldataset-definition begins... -->
<table name="foo">...</table>
</dataset>
何か案は?