Class AbstractRestProcessServiceTest

java.lang.Object
test.de.iip_ecosphere.platform.services.environment.AbstractRestProcessServiceTest

public class AbstractRestProcessServiceTest extends Object
Tests AbstractRestProcessService.
Author:
Holger Eichelberger, SSE
  • Field Details

  • Constructor Details

    • AbstractRestProcessServiceTest

      public AbstractRestProcessServiceTest()
  • Method Details

    • lines

      public static Stream<String> lines(String string)
      Replacement for Java 11 String.lines().
      Parameters:
      string - the string to stream
      Returns:
      the streamed string in terms of individual lines
    • testRestProcess

      public void testRestProcess() throws ExecutionException
      Tests AbstractRestProcessService.
      Throws:
      ExecutionException - shall not occur if successful