func TestReadDockerConfigFile(t *testing.T) { … } func TestDockerConfigJsonJSONDecode(t *testing.T) { … } func TestDockerConfigJSONDecode(t *testing.T) { … } func TestDockerConfigEntryJSONDecode(t *testing.T) { … } func TestDecodeDockerConfigFieldAuth(t *testing.T) { … } func TestDockerConfigEntryJSONCompatibleEncode(t *testing.T) { … } func TestReadDockerConfigFileFromBytes(t *testing.T) { … } func TestReadDockerConfigJSONFileFromBytes(t *testing.T) { … }