Ask a question to get started
Enter to send•Shift+Enter new line
Assert the expectation value against a custom function.
against( self, func: Callable, , ) -> None
func
Callable
A custom function that takes the expectation value as input.