MCPcopy Index your code
hub / github.com/reactstrap/reactstrap / Card.spec.js

File Card.spec.js

src/__tests__/Card.spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React from 'react';
2import { render, screen } from '@testing-library/react';
3import { Card } from '..';
4import {

Callers

nothing calls this directly

Calls 3

testForDefaultClassFunction · 0.90
testForCustomClassFunction · 0.90
testForCustomTagFunction · 0.90

Tested by

no test coverage detected