Class AbstractMcpSyncServerTests

java.lang.Object
io.modelcontextprotocol.server.AbstractMcpSyncServerTests

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

    • AbstractMcpSyncServerTests

      public AbstractMcpSyncServerTests()
  • Method Details

    • createMcpTransportProvider

      protected abstract McpServerTransportProvider createMcpTransportProvider()
    • onStart

      protected void onStart()
    • onClose

      protected void onClose()