Uses of Class
com.postman.collection.InvalidPropertyException
Package
Description
Encapsulates a Postman JSON collection and emulates functionality of the Postman SDK.
-
Uses of InvalidPropertyException in com.postman.collection
Modifier and TypeMethodDescriptionEvent.getSourceCode()
Get complete source for this script, or null if none is set.Event.PostmanScript.getSourceCodeElement
(int position) void
Event.PostmanScript.removeSourceCodeElement
(int position) void
Event.removeSourceCodeElement
(int position)