parent
38eab5342d
commit
c2e11058bb
3 changed files with 72 additions and 7191 deletions
|
@ -72,7 +72,7 @@ func (suite *baseRedisUnitTestSuite) TestBasic() {
|
|||
|
||||
// Configure expectations.
|
||||
mockRedisStore := mock.NewInMemoryMockRedis()
|
||||
redisClient := mock.NewMockUniversalClient(suite.mockController)
|
||||
redisClient := mock.NewMockRedisClient(suite.mockController)
|
||||
|
||||
redisClient.EXPECT().
|
||||
Ping(gomock.Any()).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue