database-rider / database-rider

Database testing made easy!

Home Page:https://database-rider.github.io/database-rider

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Using scripted assertions combined with Prolog assertions

abigailCortis opened this issue · comments

We have an expected dataset which requires prolog assertions as well as scripted assertions, however we are getting the error: org.dbunit.dataset.DataSetException: Could not find a solution to theory: IndexedTheory.

A dataset using each of the assertion methods individually works and in the case of using groovy, the groovy-all dependency was added to the project.