logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class UnityMusicPlayerGatewayFactoryTests

    Tests for Serenity.MusicPlayer.InterfaceAdapters.Gateways.Factories.UnityMusicPlayerGatewayFactory, which builds a Serenity.MusicPlayer.InterfaceAdapters.Gateways.UnityMusicPlayerGateway from a service collection. Verifies the factory contract and that the produced gateway is wired to the supplied services (asserted via routing behavior).

    Inheritance
    object
    UnityMusicPlayerGatewayFactoryTests
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Serenity.UnityMusicPlayer.Tests.InterfaceAdapters
    Assembly: Tests.dll
    Syntax
    public class UnityMusicPlayerGatewayFactoryTests

    Constructors

    UnityMusicPlayerGatewayFactoryTests()

    Declaration
    public UnityMusicPlayerGatewayFactoryTests()

    Methods

    CreateGateway_GatewayRoutesToSuppliedServices()

    Declaration
    public void CreateGateway_GatewayRoutesToSuppliedServices()

    CreateGateway_ReturnsNonNullGateway()

    Declaration
    public void CreateGateway_ReturnsNonNullGateway()

    Factory_ImplementsIMusicPlayerGatewayFactory()

    Declaration
    public void Factory_ImplementsIMusicPlayerGatewayFactory()
    In this article
    © 2026 Serenity. All Rights Reserved