Function
Creates a mock service manager that provides the JupyterLab service interfaces without actual execution capabilities. All service methods throw appropriate error messages indicating that kernel execution is not available.
A mock service manager instance.
createMockServiceManager
This mock service manager is used when:
The mock includes:
Creates a mock service manager that provides the JupyterLab service interfaces without actual execution capabilities. All service methods throw appropriate error messages indicating that kernel execution is not available.