MCPcopy
hub / github.com/colbymchenry/codegraph / swift-objc-bridge-resolver.test.ts

File swift-objc-bridge-resolver.test.ts

__tests__/swift-objc-bridge-resolver.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from 'vitest';
2import type { Node } from '../src/types';
3import type { ResolutionContext, UnresolvedRef } from '../src/resolution/types';
4import { swiftObjcBridgeResolver } from '../src/resolution/frameworks/swift-objc';

Callers

nothing calls this directly

Calls 6

claimsReferenceMethod · 0.80
resolveMethod · 0.80
makeContextFunction · 0.70
methodFunction · 0.70
refFunction · 0.70
detectMethod · 0.65

Tested by

no test coverage detected