MCPcopy Create free account

hub / github.com/vuejs/test-utils / functions

Functions316 in github.com/vuejs/test-utils

Methodfind
(selector: string | RefSelector)
src/domWrapper.ts:54
MethodfindAll
(selector: string)
src/vueWrapper.ts:176
MethodfindAll
(selector: string)
src/domWrapper.ts:72
FunctionfindAllComponents
(selector: FindAllComponentsSelector)
src/baseWrapper.ts:213
MethodfindAllComponents
(selector: any)
src/domWrapper.ts:81
FunctionfindAllDOMElements
(selector: string)
src/baseWrapper.ts:50
FunctionfindComponent
(selector: FindComponentSelector)
src/baseWrapper.ts:157
Functionfoo
(val: string)
tests/setProps.spec.ts:69
Functionget
(obj, prop)
src/errorWrapper.ts:5
Functionget
(vm, key, receiver)
src/vueWrapper.ts:29
Functionget
(selector: string | RefSelector)
src/baseWrapper.ts:292
Functionget
(target, key)
src/createInstance.ts:251
FunctiongetComponent
(selector: FindComponentSelector)
src/baseWrapper.ts:320
MethodgetCurrentComponent
()
src/domWrapper.ts:38
FunctiongetOwnPropertyDescriptor
(vm, property)
src/vueWrapper.ts:66
FunctiongetResult
()
tests/setData.spec.ts:216
MethodgetRootNodes
()
src/domWrapper.ts:28
Functionhandler
()
tests/mountingOptions/data.spec.ts:42
Methodhandler
(instance: Instance)
src/config.ts:22
Functionhas
(vm, property)
src/vueWrapper.ts:56
MethodhasMultipleRoots
()
src/vueWrapper.ts:124
Functionhtml
(options?: { raw?: boolean })
src/baseWrapper.ts:229
Functionid
()
tests/mountingOptions/mocks.spec.ts:47
Functioninc
(context)
tests/features/vuex.spec.ts:28
Functioninc
()
tests/features/with-tsx.spec.tsx:11
Methodinstall
( handler: (instance: Instance, options?: O) => Record<string, any>, options?: O )
src/config.ts:35
Methodinstall
(_app: App, ...args: any[])
tests/mountingOptions/global.plugins.spec.ts:106
MethodinvokeSetup
({ handler, options }: Plugin<Instance, any>)
src/config.ts:47
FunctionisFieldNull
()
tests/setData.spec.ts:127
FunctionisNotNullOrUndefined
( obj: T | null | undefined )
src/utils.ts:168
FunctionisVisible
()
src/baseWrapper.ts:361
MethodisVisible
()
src/vueWrapper.ts:245
Functionmounted
()
tests/mount.spec.ts:14
Functionmounted
()
tests/mountingOptions/slots.spec.ts:236
FunctionnodesAsObject
* Filters out the null, undefined and primitive values, * to only keep VNode and VNodeArrayChildren values * @param value
src/utils/find.ts:96
Functionnoop
()
src/vnodeTransformers/stubDirectivesTransformer.ts:9
Functionnoop
()
tests/autoUnmount.spec.ts:59
FunctiononClick
()
tests/components/WithTransition.ts:8
FunctiononCompositionStart
(evt: CompositionEvent)
tests/emit.spec.ts:265
FunctiononError
(error, retry, fail, attempts)
tests/features/async-components.spec.ts:81
MethodparentElement
()
src/vueWrapper.ts:157
Functionplugin
()
tests/features/plugins.spec.ts:51
Functionremove
()
tests/isVisible.spec.ts:105
Functionrender
()
src/createInstance.ts:214
Functionrender
()
src/components/RouterLinkStub.ts:34
Functionrender
()
tests/functionalComponents.spec.ts:67
Functionrender
()
tests/text.spec.ts:10
Functionrender
()
tests/props.spec.ts:314
Functionrender
()
tests/config.spec.ts:152
Functionrender
()
tests/get.spec.ts:9
Functionrender
()
tests/findAllComponents.spec.ts:95
Functionrender
()
tests/emit.spec.ts:13
Functionrender
()
tests/element.spec.ts:10
Functionrender
()
tests/find.spec.ts:12
Functionrender
()
tests/classes.spec.ts:10
Functionrender
()
tests/html.spec.ts:15
Functionrender
()
tests/attributes.spec.ts:10
Functionrender
()
tests/exists.spec.ts:9
Functionrender
()
tests/trigger.spec.ts:18
Functionrender
()
tests/mountingOptions/attrs.spec.ts:17
Functionrender
()
tests/mountingOptions/props.spec.ts:18
Functionrender
()
tests/mountingOptions/global.stubs.spec.ts:24
Functionrender
()
tests/mountingOptions/global.mixins.spec.ts:15
Functionrender
()
tests/mountingOptions/data.spec.ts:16
Functionrender
()
tests/mountingOptions/slots.spec.ts:239
Functionrender
()
tests/mountingOptions/global.plugins.spec.ts:22
Functionrender
(h: any, context: any)
tests/features/compat.spec.ts:196
Functionrender
()
tests/features/async-components.spec.ts:29
Functionrender
()
tests/features/with-tsx.spec.tsx:27
Methodrender
()
test-dts/mount.d-test.ts:255
Methodrender
()
test-dts/mount.d-test.ts:262
Methodrender
()
test-dts/mount.d-test.ts:282
Methodrender
()
tests/emit.spec.ts:238
Methodrender
()
tests/mountingOptions/data.spec.ts:77
Methodrender
()
tests/features/classComponent.spec.ts:11
Methodrender
()
tests/features/classComponent.spec.ts:25
FunctionsayHi
()
tests/mountingOptions/options.spec.ts:21
Functionserialize
(wrapper: VueWrapper<any>)
tests/shallowMount.spec.ts:16
Functionset
(vm, key, value, receiver)
src/vueWrapper.ts:49
FunctionsetProps
(newProps: Record<string, unknown>)
src/mount.ts:67
MethodsetValue
(value: unknown, prop?: string)
src/vueWrapper.ts:295
MethodsetValue
(value?: any)
src/domWrapper.ts:110
Functionsetup
()
src/createInstance.ts:209
Functionsetup
(props, { slots })
src/vnodeTransformers/stubComponentsTransformer.ts:108
Functionsetup
()
tests/lifecycle.spec.ts:23
Functionsetup
()
tests/setValue.spec.ts:75
Functionsetup
()
tests/text.spec.ts:37
Functionsetup
(props, ctx)
tests/props.spec.ts:103
Functionsetup
()
tests/renderToString.spec.ts:14
Functionsetup
()
tests/config.spec.ts:236
Functionsetup
()
tests/vm.spec.ts:10
Functionsetup
()
tests/findComponent.spec.ts:250
Functionsetup
()
tests/setData.spec.ts:296
Functionsetup
(props, ctx)
tests/emit.spec.ts:34
Functionsetup
()
tests/html.spec.ts:87
Functionsetup
()
tests/isVisible.spec.ts:102
Functionsetup
()
tests/mount.spec.ts:33
Functionsetup
(props)
tests/setProps.spec.ts:89
Functionsetup
()
tests/trigger.spec.ts:12
Functionsetup
()
tests/components/WithTransition.ts:6
← previousnext →201–300 of 316, ranked by callers