Forum Discussion

mwnance's avatar
mwnance
New Contributor
12 years ago

JUnit integration with TestSuite and DataSource

I have a basic JUnit integration example working

I have a Rest Resources with a datasource loop working in SoapUI

When I try to call that resource in JUnit.. it appears the data source is not being filled in.

Can anyone point me to an example? How can I get the data from the data source to work with JUNit


Thank You