chromium/chrome/browser/extensions/api/passwords_private/passwords_private_utils_unittest.cc

// Copyright 2017 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

#include "chrome/browser/extensions/api/passwords_private/passwords_private_utils.h"

#include "components/password_manager/core/browser/password_form.h"
#include "components/password_manager/core/browser/ui/credential_ui_entry.h"
#include "testing/gmock/include/gmock/gmock.h"
#include "testing/gtest/include/gtest/gtest.h"
#include "url/gurl.h"

namespace extensions {

namespace {

CredentialUIEntry;

struct StringFirstLetterCmp {};

}  // namespace

TEST(CreateUrlCollectionFromFormTest, UrlsFromHtmlForm) {}

TEST(CreateUrlCollectionFromFormTest, UrlsFromFederatedForm) {}

TEST(CreateUrlCollectionFromFormTest, UrlsFromAndroidFormWithoutDisplayName) {}

TEST(CreateUrlCollectionFromFormTest, UrlsFromAndroidFormWithAppName) {}

TEST(CreateUrlCollectionFromGURLTest, UrlsFromGURL) {}

Eq;
Pointee;

class IdGeneratorTest : public ::testing::Test {};

TEST_F(IdGeneratorTest, GenerateIds) {}

TEST_F(IdGeneratorTest, DifferentIdsForDifferentKeys) {}

TEST_F(IdGeneratorTest, UpdatedCacheWithNewGenerateId) {}

}  // namespace extensions