| 60 | } |
| 61 | |
| 62 | bool TestServer::bindAndAddNotification(const Procedure &proc, AbstractServer<TestServer>::notificationPointer_t pointer) { |
| 63 | return AbstractServer<TestServer>::bindAndAddNotification(proc, pointer); |
| 64 | } |
no outgoing calls
no test coverage detected