Forum Discussion

rpatrick00's avatar
rpatrick00
Contributor
5 years ago

JTest hijacks URLConnection so it is impossible to build integration tests

I was very hopeful that I could use the SnapLogic JTest framework to build actual integration tests for my custom snap pack. Unfortunately, JTest is mocking the URLConnection in such a way where my ...