# mocks

Mocks for testing

## Example

```ts
import * as Mocks from '@filoz/synapse-core/mocks'
```

## Namespaces

| Namespace | Description |
| ------ | ------ |
| [pdp](/reference/filoz/synapse-core/mocks/namespaces/pdp/toc/) | - |

## Interfaces

| Interface | Description |
| ------ | ------ |
| [PingMockOptions](/reference/filoz/synapse-core/mocks/interfaces/pingmockoptions/) | - |

## Variables

| Variable | Description |
| ------ | ------ |
| [ADDRESSES](/reference/filoz/synapse-core/mocks/variables/addresses/) | - |
| [presets](/reference/filoz/synapse-core/mocks/variables/presets/) | - |
| [PRIVATE\_KEYS](/reference/filoz/synapse-core/mocks/variables/private_keys/) | - |
| [PROVIDERS](/reference/filoz/synapse-core/mocks/variables/providers/) | - |

## Functions

| Function | Description |
| ------ | ------ |
| [JSONRPC](/reference/filoz/synapse-core/mocks/functions/jsonrpc/) | Mock JSONRPC server for testing |
| [mockServiceProviderRegistry](/reference/filoz/synapse-core/mocks/functions/mockserviceproviderregistry/) | - |
| [PING](/reference/filoz/synapse-core/mocks/functions/ping/) | - |