Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SeasX/SeasLog
/ testBasePath
Method
testBasePath
tests/issue79.php:20–24 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
18
}
19
20
private function testBasePath()
21
{
22
SeasLog::setBasePath(
'aaa'
);
23
SeasLog::setBasePath(
'bbb'
);
24
}
25
26
private function testLogger()
27
{
Callers
1
TestRun
Method · 0.95
Calls
1
setBasePath
Method · 0.80
Tested by
1
TestRun
Method · 0.76