Class PluginInstallerTest
java.lang.Object
net.shibboleth.idp.installer.plugin.impl.BasePluginTest
net.shibboleth.idp.installer.plugin.impl.PluginInstallerTest
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate org.apache.hc.client5.http.classic.HttpClientprivate final org.slf4j.Logger -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.shibboleth.idp.installer.plugin.impl.BasePluginTest
getIdpHome, setupIdpHome, teardownIdPHome
-
Field Details
-
log
private final org.slf4j.Logger log -
client
private org.apache.hc.client5.http.classic.HttpClient client -
loggingAcceptCert
-
-
Constructor Details
-
PluginInstallerTest
public PluginInstallerTest()
-
-
Method Details
-
setup
- Throws:
Exception
-
testListing
-
testRemove
-
testUnpackZip
-
testUnpackZipFile
-
testUnpackTgz
-