lsp_test_proxy.hh
Go to the documentation of this file.
1 #ifndef _LSP_PROXY_TEST_H_
2 #define _LSP_PROXY_TEST_H_
3 
4 #include <cppunit/extensions/HelperMacros.h>
5 #include <libplayerc/playerc.h>
6 
7 namespace lspTest {
8  class Proxy : public CppUnit::TestFixture
9  {
12 
13  protected:
14  playerc_client_t* client;
15 
16  void connect();
17  void disconnect();
18 
19  static const double Delta;
20  };
21 };
22 
23 #endif
CPPUNIT_TEST_SUITE(Proxy)
static const double Delta
playerc_client_t * client
CPPUNIT_TEST_SUITE_END_ABSTRACT()


stage
Author(s): Richard Vaughan , Brian Gerkey , Reed Hedges , Andrew Howard , Toby Collett , Pooya Karimian , Jeremy Asher , Alex Couture-Beil , Geoff Biggs , Rich Mattes , Abbas Sadat
autogenerated on Mon Jun 10 2019 15:06:09