Package io.modelcontextprotocol.server
Class AbstractMcpSyncServerTests
java.lang.Object
io.modelcontextprotocol.server.AbstractMcpSyncServerTests
Test suite for the
McpSyncServer that can be used with different
McpServerTransportProvider implementations.- Author:
- Christian Tzolov
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected abstract McpServerTransportProviderprotected voidonClose()protected voidonStart()
-
Constructor Details
-
AbstractMcpSyncServerTests
public AbstractMcpSyncServerTests()
-
-
Method Details
-
createMcpTransportProvider
-
onStart
protected void onStart() -
onClose
protected void onClose()
-