MCPcopy
hub / github.com/rollup/rollup / test

Method test

test/function/samples/class-name-conflict-2/expression.js:5–7  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3{
4 let bar = class extends bar$ {
5 static test() {
6 assert.ok(bar.base);
7 }
8 };
9
10 assert.strictEqual(bar.name, 'bar');

Callers 15

isAbsoluteFunction · 0.45
isRelativeFunction · 0.45
joinFunction · 0.45
resolveFunction · 0.45
loadAndRegisterPluginFunction · 0.45
exportsFunction · 0.45
main.jsFile · 0.45
exportsFunction · 0.45
main.jsFile · 0.45
loadFunction · 0.45
main.jsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected