Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSourcePhysics/osp
/ Test_
Method
Test_
src/test/Test_.java:15–17 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
13
}
14
15
public
Test_() {
16
System.out.println(
"\n\n==============\nTesting "
+ getClass().getName());
17
}
18
19
@SuppressWarnings(
"deprecation"
)
20
public
static
void
main(String[] args) {
Callers
nothing calls this directly
Calls
3
println
Method · 0.65
getName
Method · 0.65
getClass
Method · 0.45
Tested by
no test coverage detected