MCPcopy
hub / github.com/chartjs/Chart.js / core.element.tests.js

File core.element.tests.js

test/specs/core.element.tests.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1describe('Chart.element', function() {
2 describe('getProps', function() {
3 it('should return requested properties', function() {
4 const elem = new Chart.Element();

Callers

nothing calls this directly

Calls 1

getPropsMethod · 0.80

Tested by

no test coverage detected