Namespace Bunit.Web.AngleSharp
Classes
- AngleSharpWrapperExtensions
Extensions for AngleSharp.Dom.IElement wrapped inside WrapperBase<TElement> types.
- WrapperBase<TElement>
Represents a wrapper AngleSharp.Dom.IElement.
- WrapperExtensions
Provide helpers for wrapped HTML elements.
Interfaces
- IElementWrapperFactory
Represents an AngleSharp.Dom.IElement factory, used by a WrapperBase<TElement>.
- IElementWrapper<TElement>
Represents a wrapper around an
TElement
.