Class PluginCLITest

java.lang.Object
net.shibboleth.idp.installer.plugin.impl.BasePluginTest
net.shibboleth.idp.installer.plugin.impl.PluginCLITest

public class PluginCLITest extends BasePluginTest
  • Field Details

  • Constructor Details

    • PluginCLITest

      public PluginCLITest()
  • Method Details

    • setUp

      @BeforeSuite public void setUp() throws IOException
      Throws:
      IOException
    • testLicense

      public void testLicense()
    • testList

      public void testList() throws IOException
      Throws:
      IOException
    • testListAvailable

      public void testListAvailable() throws IOException
      Throws:
      IOException
    • testInstallById

      public void testInstallById() throws IOException
      Throws:
      IOException
    • testListWithOverride

      public void testListWithOverride() throws IOException
      Throws:
      IOException
    • testWrong

      public void testWrong()
    • testWeb

      public void testWeb()
    • testUpdate

      public void testUpdate()
    • testForceUpdate

      public void testForceUpdate()
    • testListContents

      public void testListContents()
    • testUninstall

      public void testUninstall()
    • testLocal

      public void testLocal() throws Exception
      Throws:
      Exception