Documentation
¶
Index ¶
- func ParseReaderDocument(t TestingT, r io.Reader) spec.Document
- func ParseReaderDocumentFragment(t TestingT, r io.Reader, parent atom.Atom) spec.DocumentFragment
- func ParseResponseDocument(t TestingT, res *http.Response) spec.Document
- func ParseResponseDocumentFragment(t TestingT, res *http.Response, parent atom.Atom) spec.DocumentFragment
- func ParseStringDocument(t TestingT, s string) spec.Document
- type Case
- type DocumentTestFunc
- type FragmentTestFunc
- type GivenFunc
- type QuerySelectorFunc
- type TestingT
- type ThenFunc
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseReaderDocument ¶ added in v0.2.0
func ParseReaderDocumentFragment ¶ added in v0.2.0
func ParseResponseDocument ¶ added in v0.2.0
func ParseResponseDocumentFragment ¶ added in v0.2.0
Types ¶
type Case ¶ added in v0.2.0
type DocumentTestFunc ¶ added in v0.2.0
type FragmentTestFunc ¶ added in v0.2.0
type FragmentTestFunc[T TestingT, F any] func(t T, fragment spec.DocumentFragment, f F)
type QuerySelectorFunc ¶ added in v0.2.0
Directories
¶
Path | Synopsis |
---|---|
example
|
|
blog/internal/fake
Code generated by counterfeiter.
|
Code generated by counterfeiter. |
Click to show internal directories.
Click to hide internal directories.