MCPcopy Create free account
hub / github.com/angular/components / css-pixel-value.spec.ts

File css-pixel-value.spec.ts

src/cdk/coercion/css-pixel-value.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {coerceCssPixelValue} from './css-pixel-value';
2
3describe('coerceCssPixelValue', () => {
4 it('should add pixel units to a number value', () => {

Callers

nothing calls this directly

Calls 1

coerceCssPixelValueFunction · 0.90

Tested by

no test coverage detected