Private Map – Map is declared as Private or inside a method which is not accessible in Test Class. We can not pass values by test class. In order to cover private map, first we need to find the line where we put values into map in our class like mapName. put().