![]() |
The Winamp Remote Control suite
a remote control client and plugin for Winamp 2.x, 5.x
|
Public Member Functions | |
TestContext () |
Public Attributes | |
WinampRemote::Context::ContextInfo | ci |
WinampRemote::Client::ClientBinder | binder |
class to wrap up setting the global context consistently for the Client tests
Definition at line 17 of file ClientSuite.cpp.
|
inline |
Definition at line 28 of file ClientSuite.cpp.
WinampRemote::Client::ClientBinder WinampRemote::UnitTest::TestContext::binder |
create a scoped binder dependent upon the context
Definition at line 26 of file ClientSuite.cpp.
WinampRemote::Context::ContextInfo WinampRemote::UnitTest::TestContext::ci |
create a scoped context
Definition at line 22 of file ClientSuite.cpp.