Liking cljdoc? Tell your friends :D

react-testing-library-cljs.screen


debugcljs

(debug)
(debug elements)
source

find-all-by-alt-textcljs

(find-all-by-alt-text matcher)
(find-all-by-alt-text matcher options)

0 Matches - Return [] 1 Match - Throw error

1 Matches - Return array Retry (Async/Await) - Yes

Original documentation:

0 Matches  - Return []
1 Match    - Throw error
>1 Matches - Return array
Retry (Async/Await) - Yes

Original documentation:
 - https://testing-library.com/docs/queries/byalttext
sourceraw docstring

find-all-by-display-valuecljs

(find-all-by-display-value matcher)
(find-all-by-display-value matcher options)

0 Matches - Return [] 1 Match - Throw error

1 Matches - Return array Retry (Async/Await) - Yes

Original documentation:

0 Matches  - Return []
1 Match    - Throw error
>1 Matches - Return array
Retry (Async/Await) - Yes

Original documentation:
 - https://testing-library.com/docs/queries/bydisplayvalue
sourceraw docstring

find-all-by-label-textcljs

(find-all-by-label-text matcher)
(find-all-by-label-text matcher options)

0 Matches - Return [] 1 Match - Throw error

1 Matches - Return array Retry (Async/Await) - Yes

Original documentation:

0 Matches  - Return []
1 Match    - Throw error
>1 Matches - Return array
Retry (Async/Await) - Yes

Original documentation:
 - https://testing-library.com/docs/queries/bylabeltext
sourceraw docstring

find-all-by-placeholder-textcljs

(find-all-by-placeholder-text matcher)
(find-all-by-placeholder-text matcher options)

0 Matches - Return [] 1 Match - Throw error

1 Matches - Return array Retry (Async/Await) - Yes

Original documentation:

0 Matches  - Return []
1 Match    - Throw error
>1 Matches - Return array
Retry (Async/Await) - Yes

Original documentation:
 - https://testing-library.com/docs/queries/byplaceholdertext
sourceraw docstring

find-all-by-rolecljs

(find-all-by-role matcher)
(find-all-by-role matcher options)

0 Matches - Return [] 1 Match - Throw error

1 Matches - Return array Retry (Async/Await) - Yes

Original documentation:

0 Matches  - Return []
1 Match    - Throw error
>1 Matches - Return array
Retry (Async/Await) - Yes

Original documentation:
 - https://testing-library.com/docs/queries/byrole
sourceraw docstring

find-all-by-test-idcljs

(find-all-by-test-id matcher)
(find-all-by-test-id matcher options)

0 Matches - Return [] 1 Match - Throw error

1 Matches - Return array Retry (Async/Await) - Yes

Original documentation:

0 Matches  - Return []
1 Match    - Throw error
>1 Matches - Return array
Retry (Async/Await) - Yes

Original documentation:
 - https://testing-library.com/docs/queries/bytestid
sourceraw docstring

find-all-by-textcljs

(find-all-by-text matcher)
(find-all-by-text matcher options)

0 Matches - Return [] 1 Match - Throw error

1 Matches - Return array Retry (Async/Await) - Yes

Original documentation:

0 Matches  - Return []
1 Match    - Throw error
>1 Matches - Return array
Retry (Async/Await) - Yes

Original documentation:
 - https://testing-library.com/docs/queries/bytext
sourceraw docstring

find-all-by-titlecljs

(find-all-by-title matcher)
(find-all-by-title matcher options)

0 Matches - Return [] 1 Match - Throw error

1 Matches - Return array Retry (Async/Await) - Yes

Original documentation:

0 Matches  - Return []
1 Match    - Throw error
>1 Matches - Return array
Retry (Async/Await) - Yes

Original documentation:
 - https://testing-library.com/docs/queries/bytitle
sourceraw docstring

find-by-alt-textcljs

(find-by-alt-text matcher)
(find-by-alt-text matcher options)

0 Matches - Throw error 1 Match - Return element

1 Matches - Throw error Retry (Async/Await) - Yes

Original documentation:

0 Matches  - Throw error
1 Match    - Return element
>1 Matches - Throw error
Retry (Async/Await) - Yes

Original documentation:
 - https://testing-library.com/docs/queries/byalttext
sourceraw docstring

find-by-display-valuecljs

(find-by-display-value matcher)
(find-by-display-value matcher options)

0 Matches - Throw error 1 Match - Return element

1 Matches - Throw error Retry (Async/Await) - Yes

Original documentation:

0 Matches  - Throw error
1 Match    - Return element
>1 Matches - Throw error
Retry (Async/Await) - Yes

Original documentation:
 - https://testing-library.com/docs/queries/bydisplayvalue
sourceraw docstring

find-by-label-textcljs

(find-by-label-text matcher)
(find-by-label-text matcher options)

0 Matches - Throw error 1 Match - Return element

1 Matches - Throw error Retry (Async/Await) - Yes

Original documentation:

0 Matches  - Throw error
1 Match    - Return element
>1 Matches - Throw error
Retry (Async/Await) - Yes

Original documentation:
 - https://testing-library.com/docs/queries/bylabeltext
sourceraw docstring

find-by-placeholder-textcljs

(find-by-placeholder-text matcher)
(find-by-placeholder-text matcher options)

0 Matches - Throw error 1 Match - Return element

1 Matches - Throw error Retry (Async/Await) - Yes

Original documentation:

0 Matches  - Throw error
1 Match    - Return element
>1 Matches - Throw error
Retry (Async/Await) - Yes

Original documentation:
 - https://testing-library.com/docs/queries/byplaceholdertext
sourceraw docstring

find-by-rolecljs

(find-by-role matcher)
(find-by-role matcher options)

0 Matches - Throw error 1 Match - Return element

1 Matches - Throw error Retry (Async/Await) - Yes

Original documentation:

0 Matches  - Throw error
1 Match    - Return element
>1 Matches - Throw error
Retry (Async/Await) - Yes

Original documentation:
 - https://testing-library.com/docs/queries/byrole
sourceraw docstring

find-by-test-idcljs

(find-by-test-id matcher)
(find-by-test-id matcher options)

0 Matches - Throw error 1 Match - Return element

1 Matches - Throw error Retry (Async/Await) - Yes

Original documentation:

0 Matches  - Throw error
1 Match    - Return element
>1 Matches - Throw error
Retry (Async/Await) - Yes

Original documentation:
 - https://testing-library.com/docs/queries/bytestid
sourceraw docstring

find-by-textcljs

(find-by-text matcher)
(find-by-text matcher options)

0 Matches - Throw error 1 Match - Return element

1 Matches - Throw error Retry (Async/Await) - Yes

Original documentation:

0 Matches  - Throw error
1 Match    - Return element
>1 Matches - Throw error
Retry (Async/Await) - Yes

Original documentation:
 - https://testing-library.com/docs/queries/bytext
sourceraw docstring

find-by-titlecljs

(find-by-title matcher)
(find-by-title matcher options)

0 Matches - Throw error 1 Match - Return element

1 Matches - Throw error Retry (Async/Await) - Yes

Original documentation:

0 Matches  - Throw error
1 Match    - Return element
>1 Matches - Throw error
Retry (Async/Await) - Yes

Original documentation:
 - https://testing-library.com/docs/queries/bytitle
sourceraw docstring

get-all-by-alt-textcljs

(get-all-by-alt-text matcher)
(get-all-by-alt-text matcher options)

0 Matches - Throw error 1 Match - Return array

1 Matches - Return array Retry (Async/Await) - No

Original documentation:

0 Matches  - Throw error
1 Match    - Return array
>1 Matches - Return array
Retry (Async/Await) - No

Original documentation:
 - https://testing-library.com/docs/queries/byalttext
sourceraw docstring

get-all-by-display-valuecljs

(get-all-by-display-value matcher)
(get-all-by-display-value matcher options)

0 Matches - Throw error 1 Match - Return array

1 Matches - Return array Retry (Async/Await) - No

Original documentation:

0 Matches  - Throw error
1 Match    - Return array
>1 Matches - Return array
Retry (Async/Await) - No

Original documentation:
 - https://testing-library.com/docs/queries/bydisplayvalue
sourceraw docstring

get-all-by-label-textcljs

(get-all-by-label-text matcher)
(get-all-by-label-text matcher options)

0 Matches - Throw error 1 Match - Return array

1 Matches - Return array Retry (Async/Await) - No

Original documentation:

0 Matches  - Throw error
1 Match    - Return array
>1 Matches - Return array
Retry (Async/Await) - No

Original documentation:
 - https://testing-library.com/docs/queries/bylabeltext
sourceraw docstring

get-all-by-placeholder-textcljs

(get-all-by-placeholder-text matcher)
(get-all-by-placeholder-text matcher options)

0 Matches - Throw error 1 Match - Return array

1 Matches - Return array Retry (Async/Await) - No

Original documentation:

0 Matches  - Throw error
1 Match    - Return array
>1 Matches - Return array
Retry (Async/Await) - No

Original documentation:
 - https://testing-library.com/docs/queries/byplaceholdertext
sourceraw docstring

get-all-by-rolecljs

(get-all-by-role matcher)
(get-all-by-role matcher options)

0 Matches - Throw error 1 Match - Return array

1 Matches - Return array Retry (Async/Await) - No

Original documentation:

0 Matches  - Throw error
1 Match    - Return array
>1 Matches - Return array
Retry (Async/Await) - No

Original documentation:
 - https://testing-library.com/docs/queries/byrole
sourceraw docstring

get-all-by-test-idcljs

(get-all-by-test-id matcher)
(get-all-by-test-id matcher options)

0 Matches - Throw error 1 Match - Return array

1 Matches - Return array Retry (Async/Await) - No

Original documentation:

0 Matches  - Throw error
1 Match    - Return array
>1 Matches - Return array
Retry (Async/Await) - No

Original documentation:
 - https://testing-library.com/docs/queries/bytestid
sourceraw docstring

get-all-by-textcljs

(get-all-by-text matcher)
(get-all-by-text matcher options)

0 Matches - Throw error 1 Match - Return array

1 Matches - Return array Retry (Async/Await) - No

Original documentation:

0 Matches  - Throw error
1 Match    - Return array
>1 Matches - Return array
Retry (Async/Await) - No

Original documentation:
 - https://testing-library.com/docs/queries/bytext
sourceraw docstring

get-all-by-titlecljs

(get-all-by-title matcher)
(get-all-by-title matcher options)

0 Matches - Throw error 1 Match - Return array

1 Matches - Return array Retry (Async/Await) - No

Original documentation:

0 Matches  - Throw error
1 Match    - Return array
>1 Matches - Return array
Retry (Async/Await) - No

Original documentation:
 - https://testing-library.com/docs/queries/bytitle
sourceraw docstring

get-by-alt-textcljs

(get-by-alt-text matcher)
(get-by-alt-text matcher options)

0 Matches - Throw error 1 Match - Return element

1 Matches - Throw error Retry (Async/Await) - No

Original documentation:

0 Matches  - Throw error
1 Match    - Return element
>1 Matches - Throw error
Retry (Async/Await) - No

Original documentation:
 - https://testing-library.com/docs/queries/byalttext
sourceraw docstring

get-by-display-valuecljs

(get-by-display-value matcher)
(get-by-display-value matcher options)

0 Matches - Throw error 1 Match - Return element

1 Matches - Throw error Retry (Async/Await) - No

Original documentation:

0 Matches  - Throw error
1 Match    - Return element
>1 Matches - Throw error
Retry (Async/Await) - No

Original documentation:
 - https://testing-library.com/docs/queries/bydisplayvalue
sourceraw docstring

get-by-label-textcljs

(get-by-label-text matcher)
(get-by-label-text matcher options)

0 Matches - Throw error 1 Match - Return element

1 Matches - Throw error Retry (Async/Await) - No

Original documentation:

0 Matches  - Throw error
1 Match    - Return element
>1 Matches - Throw error
Retry (Async/Await) - No

Original documentation:
 - https://testing-library.com/docs/queries/bylabeltext
sourceraw docstring

get-by-placeholder-textcljs

(get-by-placeholder-text matcher)
(get-by-placeholder-text matcher options)

0 Matches - Throw error 1 Match - Return element

1 Matches - Throw error Retry (Async/Await) - No

Original documentation:

0 Matches  - Throw error
1 Match    - Return element
>1 Matches - Throw error
Retry (Async/Await) - No

Original documentation:
 - https://testing-library.com/docs/queries/byplaceholdertext
sourceraw docstring

get-by-rolecljs

(get-by-role matcher)
(get-by-role matcher options)

0 Matches - Throw error 1 Match - Return element

1 Matches - Throw error Retry (Async/Await) - No

Original documentation:

0 Matches  - Throw error
1 Match    - Return element
>1 Matches - Throw error
Retry (Async/Await) - No

Original documentation:
 - https://testing-library.com/docs/queries/byrole
sourceraw docstring

get-by-test-idcljs

(get-by-test-id matcher)
(get-by-test-id matcher options)

0 Matches - Throw error 1 Match - Return element

1 Matches - Throw error Retry (Async/Await) - No

Original documentation:

0 Matches  - Throw error
1 Match    - Return element
>1 Matches - Throw error
Retry (Async/Await) - No

Original documentation:
 - https://testing-library.com/docs/queries/bytestid
sourceraw docstring

get-by-textcljs

(get-by-text matcher)
(get-by-text matcher options)

0 Matches - Throw error 1 Match - Return element

1 Matches - Throw error Retry (Async/Await) - No

Original documentation:

0 Matches  - Throw error
1 Match    - Return element
>1 Matches - Throw error
Retry (Async/Await) - No

Original documentation:
 - https://testing-library.com/docs/queries/bytext
sourceraw docstring

get-by-titlecljs

(get-by-title matcher)
(get-by-title matcher options)

0 Matches - Throw error 1 Match - Return element

1 Matches - Throw error Retry (Async/Await) - No

Original documentation:

0 Matches  - Throw error
1 Match    - Return element
>1 Matches - Throw error
Retry (Async/Await) - No

Original documentation:
 - https://testing-library.com/docs/queries/bytitle
sourceraw docstring

query-all-by-alt-textcljs

(query-all-by-alt-text matcher)
(query-all-by-alt-text matcher options)

0 Matches - Return [] 1 Match - Return array

1 Matches - Return array Retry (Async/Await) - No

Original documentation:

0 Matches  - Return []
1 Match    - Return array
>1 Matches - Return array
Retry (Async/Await) - No

Original documentation:
 - https://testing-library.com/docs/queries/byalttext
sourceraw docstring

query-all-by-display-valuecljs

(query-all-by-display-value matcher)
(query-all-by-display-value matcher options)

0 Matches - Return [] 1 Match - Return array

1 Matches - Return array Retry (Async/Await) - No

Original documentation:

0 Matches  - Return []
1 Match    - Return array
>1 Matches - Return array
Retry (Async/Await) - No

Original documentation:
 - https://testing-library.com/docs/queries/bydisplayvalue
sourceraw docstring

query-all-by-label-textcljs

(query-all-by-label-text matcher)
(query-all-by-label-text matcher options)

0 Matches - Return [] 1 Match - Return array

1 Matches - Return array Retry (Async/Await) - No

Original documentation:

0 Matches  - Return []
1 Match    - Return array
>1 Matches - Return array
Retry (Async/Await) - No

Original documentation:
 - https://testing-library.com/docs/queries/bylabeltext
sourceraw docstring

query-all-by-placeholder-textcljs

(query-all-by-placeholder-text matcher)
(query-all-by-placeholder-text matcher options)

0 Matches - Return [] 1 Match - Return array

1 Matches - Return array Retry (Async/Await) - No

Original documentation:

0 Matches  - Return []
1 Match    - Return array
>1 Matches - Return array
Retry (Async/Await) - No

Original documentation:
 - https://testing-library.com/docs/queries/byplaceholdertext
sourceraw docstring

query-all-by-rolecljs

(query-all-by-role matcher)
(query-all-by-role matcher options)

0 Matches - Return [] 1 Match - Return array

1 Matches - Return array Retry (Async/Await) - No

Original documentation:

0 Matches  - Return []
1 Match    - Return array
>1 Matches - Return array
Retry (Async/Await) - No

Original documentation:
 - https://testing-library.com/docs/queries/byrole
sourceraw docstring

query-all-by-test-idcljs

(query-all-by-test-id matcher)
(query-all-by-test-id matcher options)

0 Matches - Return [] 1 Match - Return array

1 Matches - Return array Retry (Async/Await) - No

Original documentation:

0 Matches  - Return []
1 Match    - Return array
>1 Matches - Return array
Retry (Async/Await) - No

Original documentation:
 - https://testing-library.com/docs/queries/bytestid
sourceraw docstring

query-all-by-textcljs

(query-all-by-text matcher)
(query-all-by-text matcher options)

0 Matches - Return [] 1 Match - Return array

1 Matches - Return array Retry (Async/Await) - No

Original documentation:

0 Matches  - Return []
1 Match    - Return array
>1 Matches - Return array
Retry (Async/Await) - No

Original documentation:
 - https://testing-library.com/docs/queries/bytext
sourceraw docstring

query-all-by-titlecljs

(query-all-by-title matcher)
(query-all-by-title matcher options)

0 Matches - Return [] 1 Match - Return array

1 Matches - Return array Retry (Async/Await) - No

Original documentation:

0 Matches  - Return []
1 Match    - Return array
>1 Matches - Return array
Retry (Async/Await) - No

Original documentation:
 - https://testing-library.com/docs/queries/bytitle
sourceraw docstring

query-by-alt-textcljs

(query-by-alt-text matcher)
(query-by-alt-text matcher options)

0 Matches - Return null 1 Match - Return element

1 Matches - Throw error Retry (Async/Await) - No

Original documentation:

0 Matches  - Return null
1 Match    - Return element
>1 Matches - Throw error
Retry (Async/Await) - No

Original documentation:
 - https://testing-library.com/docs/queries/byalttext
sourceraw docstring

query-by-display-valuecljs

(query-by-display-value matcher)
(query-by-display-value matcher options)

0 Matches - Return null 1 Match - Return element

1 Matches - Throw error Retry (Async/Await) - No

Original documentation:

0 Matches  - Return null
1 Match    - Return element
>1 Matches - Throw error
Retry (Async/Await) - No

Original documentation:
 - https://testing-library.com/docs/queries/bydisplayvalue
sourceraw docstring

query-by-label-textcljs

(query-by-label-text matcher)
(query-by-label-text matcher options)

0 Matches - Return null 1 Match - Return element

1 Matches - Throw error Retry (Async/Await) - No

Original documentation:

0 Matches  - Return null
1 Match    - Return element
>1 Matches - Throw error
Retry (Async/Await) - No

Original documentation:
 - https://testing-library.com/docs/queries/bylabeltext
sourceraw docstring

query-by-placeholder-textcljs

(query-by-placeholder-text matcher)
(query-by-placeholder-text matcher options)

0 Matches - Return null 1 Match - Return element

1 Matches - Throw error Retry (Async/Await) - No

Original documentation:

0 Matches  - Return null
1 Match    - Return element
>1 Matches - Throw error
Retry (Async/Await) - No

Original documentation:
 - https://testing-library.com/docs/queries/byplaceholdertext
sourceraw docstring

query-by-rolecljs

(query-by-role matcher)
(query-by-role matcher options)

0 Matches - Return null 1 Match - Return element

1 Matches - Throw error Retry (Async/Await) - No

Original documentation:

0 Matches  - Return null
1 Match    - Return element
>1 Matches - Throw error
Retry (Async/Await) - No

Original documentation:
 - https://testing-library.com/docs/queries/byrole
sourceraw docstring

query-by-test-idcljs

(query-by-test-id matcher)
(query-by-test-id matcher options)

0 Matches - Return null 1 Match - Return element

1 Matches - Throw error Retry (Async/Await) - No

Original documentation:

0 Matches  - Return null
1 Match    - Return element
>1 Matches - Throw error
Retry (Async/Await) - No

Original documentation:
 - https://testing-library.com/docs/queries/bytestid
sourceraw docstring

query-by-textcljs

(query-by-text matcher)
(query-by-text matcher options)

0 Matches - Return null 1 Match - Return element

1 Matches - Throw error Retry (Async/Await) - No

Original documentation:

0 Matches  - Return null
1 Match    - Return element
>1 Matches - Throw error
Retry (Async/Await) - No

Original documentation:
 - https://testing-library.com/docs/queries/bytext
sourceraw docstring

query-by-titlecljs

(query-by-title matcher)
(query-by-title matcher options)

0 Matches - Return null 1 Match - Return element

1 Matches - Throw error Retry (Async/Await) - No

Original documentation:

0 Matches  - Return null
1 Match    - Return element
>1 Matches - Throw error
Retry (Async/Await) - No

Original documentation:
 - https://testing-library.com/docs/queries/bytitle
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close