The Winamp Remote Control suite
a remote control client and plugin for Winamp 2.x, 5.x
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
WinampRemote::UnitTest::TestContext Struct Reference

List of all members.

Public Member Functions

 TestContext ()

Public Attributes

WinampRemote::Context::ContextInfo ci
WinampRemote::Client::ClientBinder binder

Detailed Description

class to wrap up setting the global context consistently for the Client tests

Definition at line 17 of file ClientSuite.cpp.


Constructor & Destructor Documentation

WinampRemote::UnitTest::TestContext::TestContext ( )
inline

Definition at line 28 of file ClientSuite.cpp.


Member Data Documentation

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.


The documentation for this struct was generated from the following file: