Class AbstractMcpAsyncServerTests

java.lang.Object
io.modelcontextprotocol.server.AbstractMcpAsyncServerTests

public abstract class AbstractMcpAsyncServerTests extends Object
Test suite for the McpAsyncServer that can be used with different McpServerTransportProvider implementations.
Author:
Christian Tzolov
  • Constructor Details

    • AbstractMcpAsyncServerTests

      public AbstractMcpAsyncServerTests()
  • Method Details

    • createMcpTransportProvider

      protected abstract McpServerTransportProvider createMcpTransportProvider()
    • onStart

      protected void onStart()
    • onClose

      protected void onClose()