chromium/out/Default/gen/services/device/public/mojom/serial.mojom-test-utils.h

// services/device/public/mojom/serial.mojom-test-utils.h is auto generated by mojom_bindings_generator.py, do not edit

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

#ifndef SERVICES_DEVICE_PUBLIC_MOJOM_SERIAL_MOJOM_TEST_UTILS_H_
#define SERVICES_DEVICE_PUBLIC_MOJOM_SERIAL_MOJOM_TEST_UTILS_H_

#include "services/device/public/mojom/serial.mojom.h"


namespace device::mojom {


class  SerialPortManagerInterceptorForTesting : public SerialPortManager {};
class  SerialPortManagerAsyncWaiter {};


class  SerialPortManagerClientInterceptorForTesting : public SerialPortManagerClient {};
class  SerialPortManagerClientAsyncWaiter {};


class  SerialPortInterceptorForTesting : public SerialPort {};
class  SerialPortAsyncWaiter {};


class  SerialPortClientInterceptorForTesting : public SerialPortClient {};
class  SerialPortClientAsyncWaiter {};


class  SerialPortConnectionWatcherInterceptorForTesting : public SerialPortConnectionWatcher {};
class  SerialPortConnectionWatcherAsyncWaiter {};




}  // device::mojom

#endif  // SERVICES_DEVICE_PUBLIC_MOJOM_SERIAL_MOJOM_TEST_UTILS_H_