-
Notifications
You must be signed in to change notification settings - Fork 13
RestLibTests
codefriar edited this page Oct 5, 2023
·
2 revisions
APIVERSION: 58
STATUS: ACTIVE
ISTEST
Executes a positive test case of the Constructor. Expects the named credential to be set.
ISTEST
Note: we do not have a constructor test for the no param constructor. Because it's access modifier is protected we cannot use that constructor - the compiler throws an error noting the method is not visible
ISTEST
ISTEST
ISTEST
Convenience, Instance Methods These 6 methods are not utilized by our API service class.
ISTEST
Positive test case for convenience method needing only path and query params.
ISTEST
ISTEST
ISTEST
ISTEST
ISTEST
ISTEST
ISTEST
ISTEST
ISTEST