public class MicroDnfPackageInstaller extends PackageInstaller
| Constructor and Description |
|---|
MicroDnfPackageInstaller(InstallPackageProperties properties,
org.testcontainers.containers.GenericContainer container) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
install(String packageToInstall) |
protected boolean |
shouldInstall(String packageToInstall) |
protected void |
updatePackageList() |
executeCommandAndCheckExitCode, installPackageIfNeeded, installPackagespublic MicroDnfPackageInstaller(InstallPackageProperties properties, org.testcontainers.containers.GenericContainer container)
protected void updatePackageList()
updatePackageList in class PackageInstallerprotected boolean shouldInstall(String packageToInstall)
shouldInstall in class PackageInstallerprotected void install(String packageToInstall)
install in class PackageInstallerCopyright © 2022. All rights reserved.