RetailMeNot / TestRailSDK

TestRail integration with Java WebDriver implementation.
MIT License
25 stars 27 forks source link

Improved code for updating testRun #41

Closed sfranchuk closed 7 years ago

sfranchuk commented 7 years ago

add class TestRunUpdater.java

deprecated method updateTestRun(int runId, TestRun testRun)

created method updateTestRun(int runId, TestRunUpdater testRunUpdater)