reactlynx-testing-library / queries

queries

索引

类型别名

Type alias 描述
QueryByBoundAttribute -
QueryByRole -
QueryByText -

参考

AllByBoundAttribute

重新导出 AllByBoundAttribute


AllByRole

重新导出 AllByRole


AllByText

重新导出 AllByText


ByRoleOptions

重新导出 ByRoleOptions


findAllByAltText

重新导出 findAllByAltText


FindAllByBoundAttribute

重新导出 FindAllByBoundAttribute


findAllByDisplayValue

重新导出 findAllByDisplayValue


findAllByLabelText

重新导出 findAllByLabelText


findAllByPlaceholderText

重新导出 findAllByPlaceholderText


findAllByRole

重新导出 findAllByRole


FindAllByRole

重新导出 FindAllByRole


findAllByTestId

重新导出 findAllByTestId


findAllByText

重新导出 findAllByText


FindAllByText

重新导出 FindAllByText


findAllByTitle

重新导出 findAllByTitle


findByAltText

重新导出 findByAltText


FindByBoundAttribute

重新导出 FindByBoundAttribute


findByDisplayValue

重新导出 findByDisplayValue


findByLabelText

重新导出 findByLabelText


findByPlaceholderText

重新导出 findByPlaceholderText


findByRole

重新导出 findByRole


FindByRole

重新导出 FindByRole


findByTestId

重新导出 findByTestId


findByText

重新导出 findByText


FindByText

重新导出 FindByText


findByTitle

重新导出 findByTitle


getAllByAltText

重新导出 getAllByAltText


getAllByDisplayValue

重新导出 getAllByDisplayValue


getAllByLabelText

重新导出 getAllByLabelText


getAllByPlaceholderText

重新导出 getAllByPlaceholderText


getAllByRole

重新导出 getAllByRole


getAllByTestId

重新导出 getAllByTestId


getAllByText

重新导出 getAllByText


getAllByTitle

重新导出 getAllByTitle


getByAltText

重新导出 getByAltText


GetByBoundAttribute

重新导出 GetByBoundAttribute


getByDisplayValue

重新导出 getByDisplayValue


getByLabelText

重新导出 getByLabelText


getByPlaceholderText

重新导出 getByPlaceholderText


getByRole

重新导出 getByRole


GetByRole

重新导出 GetByRole


getByTestId

重新导出 getByTestId


getByText

重新导出 getByText


GetByText

重新导出 GetByText


getByTitle

重新导出 getByTitle


queryAllByAltText

重新导出 queryAllByAltText


queryAllByDisplayValue

重新导出 queryAllByDisplayValue


queryAllByLabelText

重新导出 queryAllByLabelText


queryAllByPlaceholderText

重新导出 queryAllByPlaceholderText


queryAllByRole

重新导出 queryAllByRole


queryAllByTestId

重新导出 queryAllByTestId


queryAllByText

重新导出 queryAllByText


queryAllByTitle

重新导出 queryAllByTitle


queryByAltText

重新导出 queryByAltText


queryByDisplayValue

重新导出 queryByDisplayValue


queryByLabelText

重新导出 queryByLabelText


queryByPlaceholderText

重新导出 queryByPlaceholderText


queryByRole

重新导出 queryByRole


queryByTestId

重新导出 queryByTestId


queryByText

重新导出 queryByText


queryByTitle

重新导出 queryByTitle

除非另有说明,本项目采用知识共享署名 4.0 国际许可协议进行许可,代码示例采用 Apache License 2.0 许可协议进行许可。