Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/vuejs/test-utils
/ functions
Functions
316 in github.com/vuejs/test-utils
⨍
Functions
316
◇
Types & classes
58
Method
find
(selector: string | RefSelector)
src/domWrapper.ts:54
Method
findAll
(selector: string)
src/vueWrapper.ts:176
Method
findAll
(selector: string)
src/domWrapper.ts:72
Function
findAllComponents
(selector: FindAllComponentsSelector)
src/baseWrapper.ts:213
Method
findAllComponents
(selector: any)
src/domWrapper.ts:81
Function
findAllDOMElements
(selector: string)
src/baseWrapper.ts:50
Function
findComponent
(selector: FindComponentSelector)
src/baseWrapper.ts:157
Function
foo
(val: string)
tests/setProps.spec.ts:69
Function
get
(obj, prop)
src/errorWrapper.ts:5
Function
get
(vm, key, receiver)
src/vueWrapper.ts:29
Function
get
(selector: string | RefSelector)
src/baseWrapper.ts:292
Function
get
(target, key)
src/createInstance.ts:251
Function
getComponent
(selector: FindComponentSelector)
src/baseWrapper.ts:320
Method
getCurrentComponent
()
src/domWrapper.ts:38
Function
getOwnPropertyDescriptor
(vm, property)
src/vueWrapper.ts:66
Function
getResult
()
tests/setData.spec.ts:216
Method
getRootNodes
()
src/domWrapper.ts:28
Function
handler
()
tests/mountingOptions/data.spec.ts:42
Method
handler
(instance: Instance)
src/config.ts:22
Function
has
(vm, property)
src/vueWrapper.ts:56
Method
hasMultipleRoots
()
src/vueWrapper.ts:124
Function
html
(options?: { raw?: boolean })
src/baseWrapper.ts:229
Function
id
()
tests/mountingOptions/mocks.spec.ts:47
Function
inc
(context)
tests/features/vuex.spec.ts:28
Function
inc
()
tests/features/with-tsx.spec.tsx:11
Method
install
( handler: (instance: Instance, options?: O) => Record<string, any>, options?: O )
src/config.ts:35
Method
install
(_app: App, ...args: any[])
tests/mountingOptions/global.plugins.spec.ts:106
Method
invokeSetup
({ handler, options }: Plugin<Instance, any>)
src/config.ts:47
Function
isFieldNull
()
tests/setData.spec.ts:127
Function
isNotNullOrUndefined
( obj: T | null | undefined )
src/utils.ts:168
Function
isVisible
()
src/baseWrapper.ts:361
Method
isVisible
()
src/vueWrapper.ts:245
Function
mounted
()
tests/mount.spec.ts:14
Function
mounted
()
tests/mountingOptions/slots.spec.ts:236
Function
nodesAsObject
* Filters out the null, undefined and primitive values, * to only keep VNode and VNodeArrayChildren values * @param value
src/utils/find.ts:96
Function
noop
()
src/vnodeTransformers/stubDirectivesTransformer.ts:9
Function
noop
()
tests/autoUnmount.spec.ts:59
Function
onClick
()
tests/components/WithTransition.ts:8
Function
onCompositionStart
(evt: CompositionEvent)
tests/emit.spec.ts:265
Function
onError
(error, retry, fail, attempts)
tests/features/async-components.spec.ts:81
Method
parentElement
()
src/vueWrapper.ts:157
Function
plugin
()
tests/features/plugins.spec.ts:51
Function
remove
()
tests/isVisible.spec.ts:105
Function
render
()
src/createInstance.ts:214
Function
render
()
src/components/RouterLinkStub.ts:34
Function
render
()
tests/functionalComponents.spec.ts:67
Function
render
()
tests/text.spec.ts:10
Function
render
()
tests/props.spec.ts:314
Function
render
()
tests/config.spec.ts:152
Function
render
()
tests/get.spec.ts:9
Function
render
()
tests/findAllComponents.spec.ts:95
Function
render
()
tests/emit.spec.ts:13
Function
render
()
tests/element.spec.ts:10
Function
render
()
tests/find.spec.ts:12
Function
render
()
tests/classes.spec.ts:10
Function
render
()
tests/html.spec.ts:15
Function
render
()
tests/attributes.spec.ts:10
Function
render
()
tests/exists.spec.ts:9
Function
render
()
tests/trigger.spec.ts:18
Function
render
()
tests/mountingOptions/attrs.spec.ts:17
Function
render
()
tests/mountingOptions/props.spec.ts:18
Function
render
()
tests/mountingOptions/global.stubs.spec.ts:24
Function
render
()
tests/mountingOptions/global.mixins.spec.ts:15
Function
render
()
tests/mountingOptions/data.spec.ts:16
Function
render
()
tests/mountingOptions/slots.spec.ts:239
Function
render
()
tests/mountingOptions/global.plugins.spec.ts:22
Function
render
(h: any, context: any)
tests/features/compat.spec.ts:196
Function
render
()
tests/features/async-components.spec.ts:29
Function
render
()
tests/features/with-tsx.spec.tsx:27
Method
render
()
test-dts/mount.d-test.ts:255
Method
render
()
test-dts/mount.d-test.ts:262
Method
render
()
test-dts/mount.d-test.ts:282
Method
render
()
tests/emit.spec.ts:238
Method
render
()
tests/mountingOptions/data.spec.ts:77
Method
render
()
tests/features/classComponent.spec.ts:11
Method
render
()
tests/features/classComponent.spec.ts:25
Function
sayHi
()
tests/mountingOptions/options.spec.ts:21
Function
serialize
(wrapper: VueWrapper<any>)
tests/shallowMount.spec.ts:16
Function
set
(vm, key, value, receiver)
src/vueWrapper.ts:49
Function
setProps
(newProps: Record<string, unknown>)
src/mount.ts:67
Method
setValue
(value: unknown, prop?: string)
src/vueWrapper.ts:295
Method
setValue
(value?: any)
src/domWrapper.ts:110
Function
setup
()
src/createInstance.ts:209
Function
setup
(props, { slots })
src/vnodeTransformers/stubComponentsTransformer.ts:108
Function
setup
()
tests/lifecycle.spec.ts:23
Function
setup
()
tests/setValue.spec.ts:75
Function
setup
()
tests/text.spec.ts:37
Function
setup
(props, ctx)
tests/props.spec.ts:103
Function
setup
()
tests/renderToString.spec.ts:14
Function
setup
()
tests/config.spec.ts:236
Function
setup
()
tests/vm.spec.ts:10
Function
setup
()
tests/findComponent.spec.ts:250
Function
setup
()
tests/setData.spec.ts:296
Function
setup
(props, ctx)
tests/emit.spec.ts:34
Function
setup
()
tests/html.spec.ts:87
Function
setup
()
tests/isVisible.spec.ts:102
Function
setup
()
tests/mount.spec.ts:33
Function
setup
(props)
tests/setProps.spec.ts:89
Function
setup
()
tests/trigger.spec.ts:12
Function
setup
()
tests/components/WithTransition.ts:6
← previous
next →
201–300 of 316, ranked by callers