mirror of
https://github.com/elastic/kibana.git
synced 2025-04-19 23:39:42 -04:00
42 lines
1.1 KiB
Text
42 lines
1.1 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: 2022-09-21
|
|
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/test']
|
|
---
|
|
import kbnTestObj from './kbn_test.devdocs.json';
|
|
|
|
|
|
|
|
Contact Operations for questions regarding this plugin.
|
|
|
|
**Code health stats**
|
|
|
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
|
|-------------------|-----------|------------------------|-----------------|
|
|
| 254 | 5 | 213 | 11 |
|
|
|
|
## Server
|
|
|
|
### Objects
|
|
<DocDefinitionList data={kbnTestObj.server.objects}/>
|
|
|
|
### Functions
|
|
<DocDefinitionList data={kbnTestObj.server.functions}/>
|
|
|
|
### Classes
|
|
<DocDefinitionList data={kbnTestObj.server.classes}/>
|
|
|
|
### Interfaces
|
|
<DocDefinitionList data={kbnTestObj.server.interfaces}/>
|
|
|
|
### Consts, variables and types
|
|
<DocDefinitionList data={kbnTestObj.server.misc}/>
|
|
|