Ask a question to get started
Enter to send•Shift+Enter new line
Assert that the expectation value is greater than the given value.
to_be_greater_than( self, value: float, ) -> None
value
float
The value to compare against.