Class SQL

All Implemented Interfaces:
org.junit.jupiter.api.extension.AfterAllCallback, org.junit.jupiter.api.extension.BeforeAllCallback, org.junit.jupiter.api.extension.Extension, WithDockerImage, WithExternalHostname, WithName

public abstract class SQL extends Service<SQLAccount,NoClient,SQLValidation> implements WithName, WithExternalHostname, WithDockerImage