RetailMeNot / TestRailSDK

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

Fixed PlanEntry.java and PlanEntryRun.java entities. #44

Closed sfranchuk closed 7 years ago

sfranchuk commented 7 years ago

Use object Boolean because primitive by default ==false, but for correct requests need 'null'.