Deshabilitar SELinuxTargetPreparer
public class DisableSELinuxTargetPreparer
extends BaseTargetPreparer
Preparador de destino que deshabilita SELinux si está habilitado.
Se restaurará al estado original al derribarlo.
Resumen
Constructores públicos
Deshabilitar SELinuxTargetPreparer
public DisableSELinuxTargetPreparer ()
Métodos públicos
public void setUp (TestInformation testInfo)
Parámetros |
---|
testInfo | TestInformation |
public void tearDown (TestInformation testInfo,
Throwable e)
Parámetros |
---|
testInfo | TestInformation |
e | Throwable |