Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/basdijkstra/rest-assured-workshop
/ Photo
Method
Photo
src/test/java/dataentities/Photo.java:11–12 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
9
private
String thumbnailUrl;
10
11
public
Photo() {
12
}
13
14
public
int
getAlbumId() {
15
return
albumId;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected