Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EsperoTech/yaade
/ getTestScript
Method
getTestScript
server/src/main/java/com/postman/collection/Item.java:314–316 ·
view source on GitHub ↗
@return Event
()
Source
from the content-addressed store, hash-verified
312
* @
return
Event
313
*/
314
public
Event getTestScript() {
315
return
this.getEvent(enumEventType.TEST);
316
}
317
318
319
/**
Callers
nothing calls this directly
Calls
1
getEvent
Method · 0.95
Tested by
no test coverage detected