Skip to content

[Feature]: Support new MSSQLServerContainer in ServiceBusEmulatorContainer #11554

@rujche

Description

@rujche

Module

Azure

Problem

In this PR: #11085, it added org.testcontainers.mssqlserver.MSSQLServerContainer, and deprecated org.testcontainers.containers.MSSQLServerContainer.java. But in ServiceBusEmulatorContainer, still only support the deprecated class, not support the new class.

Solution

Support new MSSQLServerContainer in ServiceBusEmulatorContainer

Benefit

After supporting new MSSQLServerContainer in ServiceBusEmulatorContainer, we won't need to use deprecated class in ServiceBusEmulatorContainer anymore.

Alternatives

Still use the deprecated class.

Would you like to help contributing this feature?

Yes

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions