Class ConnectorParameterTest

java.lang.Object
test.de.iip_ecosphere.platform.connectors.ConnectorParameterTest

public class ConnectorParameterTest extends Object
Tests ConnectorParameter and the related builder. Data is irrelevant/fake as we test the implementation holding that data.
Author:
Holger Eichelberger, SSE
  • Constructor Details

    • ConnectorParameterTest

      public ConnectorParameterTest()
  • Method Details

    • testDefaultConnectorParameter

      public void testDefaultConnectorParameter()
      Tests creating connector parameters with default settings.
    • testTransportTlsParameter

      public void testTransportTlsParameter()
      Tests the TLS setup.
    • testCustomConnectorParameter

      public void testCustomConnectorParameter()
      Tests creating connector parameters with custom settings.