MCPcopy Index your code
hub / github.com/angular/angular / testTNode

Function testTNode

packages/core/test/render3/node_selector_matcher_spec.ts:534–536  ·  view source on GitHub ↗
(attrs: TAttributes | null)

Source from the content-addressed store, hash-verified

532
533 describe('reading the ngProjectAs attribute value', function () {
534 function testTNode(attrs: TAttributes | null) {
535 return testLStaticData('tag', attrs);
536 }
537
538 it('should get ngProjectAs value if present', function () {
539 expect(

Callers 1

Calls 1

testLStaticDataFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…