chromium/third_party/blink/common/messaging/web_message_port_unittest.cc

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

#include "third_party/blink/public/common/messaging/web_message_port.h"

#include <string>

#include "base/run_loop.h"
#include "base/strings/utf_string_conversions.h"
#include "base/test/task_environment.h"
#include "testing/gmock/include/gmock/gmock.h"
#include "testing/gtest/include/gtest/gtest.h"

namespace blink {

namespace {

Message;

class LenientMockReceiver : public WebMessagePort::MessageReceiver {};

MockReceiver;

_;
Invoke;

}  // namespace

TEST(WebMessagePortTest, EndToEnd) {}

TEST(WebMessagePortTest, MoveAssignToConnectedPort) {}

}  // namespace blink