Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bmartho/GradleCourse
/ main
Method
main
Aula 1/01-Testing_Gradlew/app/src/main/java/Project/App.java:11–13 ·
view source on GitHub ↗
(String[] args)
Source
from the content-addressed store, hash-verified
9
}
10
11
public
static
void
main(String[] args) {
12
System.out.println(
new
App().getGreeting());
13
}
14
}
Callers
nothing calls this directly
Calls
1
getGreeting
Method · 0.45
Tested by
no test coverage detected