chromium/chrome/browser/predictors/lcp_critical_path_predictor/prewarm_http_disk_cache_manager_unittest.cc

// Copyright 2024 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/predictors/lcp_critical_path_predictor/prewarm_http_disk_cache_manager.h"

#include <tuple>

#include "base/test/bind.h"
#include "chrome/test/base/testing_profile.h"
#include "content/public/browser/storage_partition.h"
#include "content/public/test/browser_task_environment.h"
#include "net/base/isolation_info.h"
#include "services/network/public/cpp/weak_wrapper_shared_url_loader_factory.h"
#include "services/network/test/test_url_loader_factory.h"
#include "testing/gtest/include/gtest/gtest.h"

namespace predictors {

namespace {
Job;
Jobs;

const auto kMainFrameRequestType =;
const auto kSubresourceRequestType =;
}  // namespace

class PrewarmHttpDiskCacheManagerTest : public testing::Test {};

TEST_F(PrewarmHttpDiskCacheManagerTest, OneMainResourceUrl) {}

TEST_F(PrewarmHttpDiskCacheManagerTest, TwoMainResourceUrls) {}

TEST_F(PrewarmHttpDiskCacheManagerTest, IsolationInfo) {}

}  // namespace predictors