Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/troch/path-parser
/ main.test.ts
File
main.test.ts
test/main.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Path } from
'../src'
2
3
describe(
'Path'
, () => {
4
it(
'should throw an error when instanciated without parameter'
, () => {
Callers
nothing calls this directly
Calls
5
Path
Class · 0.90
createPath
Method · 0.80
test
Method · 0.80
partialTest
Method · 0.80
build
Method · 0.80
Tested by
no test coverage detected