MCPcopy 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

1import { Path } from '../src'
2
3describe('Path', () => {
4 it('should throw an error when instanciated without parameter', () => {

Callers

nothing calls this directly

Calls 5

PathClass · 0.90
createPathMethod · 0.80
testMethod · 0.80
partialTestMethod · 0.80
buildMethod · 0.80

Tested by

no test coverage detected