An implementation of an IZReactHook that wraps the result from @testing-library/react.
Initializes a new instance of this object.
The render result.
Returns the current state of the data.
The current value.
Destroys the session.
This releases all memory and items used by this object. If nothing is used, then this may do nothing.
Rerenders the underlying hook and gives the results.
Optional
The current value after the render.
An implementation of an IZReactHook that wraps the result from @testing-library/react.