Creditsafe_Supp
15 years agoOccasional Contributor
Add Assertion For Count
Hi
I'm currently trying to add an assertion for count for a request to a WCF service, the problem being I want the count to be greater than 0 I've tried using > 0 in the expected result but this doesn't seem to work so I even foolishly tried > 0 and still nothing. Is there anyone who can help me.
I'm currently trying to add an assertion for count for a request to a WCF service, the problem being I want the count to be greater than 0 I've tried using > 0 in the expected result but this doesn't seem to work so I even foolishly tried > 0 and still nothing. Is there anyone who can help me.