Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/0opslab/opslabJutil
/ TestUtil
Class
TestUtil
src/test/java/com/opslab/util/TestUtil.java:4–6 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2
3
4
public
class
TestUtil {
5
public
static
String path = System.getProperty(
"user.dir"
) +
"/src/test/resource/"
;
6
}
Callers
nothing calls this directly
Calls
1
getProperty
Method · 0.80
Tested by
no test coverage detected