kibana/api_docs/kbn_test.mdx

42 lines
1.2 KiB
Text

---
####
#### This document is auto-generated and is meant to be viewed inside our experimental, new docs system.
#### Reach out in #docs-engineering for more info.
####
id: kibKbnTestPluginApi
slug: /kibana-dev-docs/api/kbn-test
title: "@kbn/test"
image: https://source.unsplash.com/400x175/?github
description: API docs for the @kbn/test plugin
date: 2024-09-12
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/test']
---
import kbnTestObj from './kbn_test.devdocs.json';
Contact [@elastic/kibana-operations](https://github.com/orgs/elastic/teams/kibana-operations) for questions regarding this plugin.
**Code health stats**
| Public API count | Any count | Items lacking comments | Missing exports |
|-------------------|-----------|------------------------|-----------------|
| 315 | 4 | 267 | 14 |
## Common
### Objects
<DocDefinitionList data={kbnTestObj.common.objects}/>
### Functions
<DocDefinitionList data={kbnTestObj.common.functions}/>
### Classes
<DocDefinitionList data={kbnTestObj.common.classes}/>
### Interfaces
<DocDefinitionList data={kbnTestObj.common.interfaces}/>
### Consts, variables and types
<DocDefinitionList data={kbnTestObj.common.misc}/>