incr_by_float_test.go
incr_by_float_test.go - Overview
This file contains tests for the INCRBYFLOAT
command.
Detailed Documentation
TestINCRBYFLOAT
- Purpose: Tests the
INCRBYFLOAT
command with valid and invalid arguments. - Parameters:
t
:*testing.T
- Testing context.
- Returns: None