You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create tests for each aspect of the API. For example, assert that a mandatory parameter is passed down, or that a method exists in the builder class for each optional parameter, or that a method exists in the main class for each api call, and each parameter maps to a required parameter etc.
The text was updated successfully, but these errors were encountered:
Create tests for each aspect of the API. For example, assert that a mandatory parameter is passed down, or that a method exists in the builder class for each optional parameter, or that a method exists in the main class for each api call, and each parameter maps to a required parameter etc.
The text was updated successfully, but these errors were encountered: