Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Dart-Code/Dart-Code
/ logging.test.ts
File
logging.test.ts
src/test/dart/utils/logging.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ strict as assert } from
"assert"
;
2
import
{ RingLog } from
"../../../shared/logging"
;
3
4
describe(
"ring_log"
, () => {
Callers
nothing calls this directly
Calls
2
log
Method · 0.45
toString
Method · 0.45
Tested by
no test coverage detected