master
testSuite.TestIPAMNotNil
func (suite *testSuite) TestIPAMNotNil() { s := store.NewMemoryStore(nil) suite.NotNil(s) defer s.Close()