Class WebFunctionToolsAdditionalTest

java.lang.Object
org.machanism.machai.gw.tools.WebFunctionToolsAdditionalTest

class WebFunctionToolsAdditionalTest extends Object
  • Field Details

    • tempDir

      @TempDir Path tempDir
  • Constructor Details

    • WebFunctionToolsAdditionalTest

      WebFunctionToolsAdditionalTest()
  • Method Details

    • getWebContentShouldReadFileUriAndApplySelectorAndTextOnly

      @Test void getWebContentShouldReadFileUriAndApplySelectorAndTextOnly() throws Exception
      Throws:
      Exception
    • getConnectionAndGetWebPageShouldSupportBasicAuthAndErrorStream

      @Test void getConnectionAndGetWebPageShouldSupportBasicAuthAndErrorStream() throws Exception
      Throws:
      Exception
    • callRestApiShouldSendBodyAndHeaders

      @Test void callRestApiShouldSendBodyAndHeaders() throws Exception
      Throws:
      Exception