Mir
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Member Functions | Protected Member Functions | List of all members
mir_test_framework::BespokeDisplayServerTestFixture Class Reference

#include <display_server_test_fixture.h>

Inheritance diagram for mir_test_framework::BespokeDisplayServerTestFixture:
Inheritance graph
[legend]

Public Member Functions

 BespokeDisplayServerTestFixture ()
 
 ~BespokeDisplayServerTestFixture ()
 
void launch_server_process (TestingServerConfiguration &config)
 
void launch_client_process (TestingClientConfiguration &config)
 
bool shutdown_server_process ()
 
void kill_client_processes ()
 
void terminate_client_processes ()
 
void run_in_test_process (std::function< void()> const &run_code)
 

Protected Member Functions

virtual void SetUp ()
 
virtual void TearDown ()
 

Constructor & Destructor Documentation

mir_test_framework::BespokeDisplayServerTestFixture::BespokeDisplayServerTestFixture ( )
mir_test_framework::BespokeDisplayServerTestFixture::~BespokeDisplayServerTestFixture ( )

Member Function Documentation

void mir_test_framework::BespokeDisplayServerTestFixture::kill_client_processes ( )
void mir_test_framework::BespokeDisplayServerTestFixture::launch_client_process ( TestingClientConfiguration config)
void mir_test_framework::BespokeDisplayServerTestFixture::launch_server_process ( TestingServerConfiguration config)
void mir_test_framework::BespokeDisplayServerTestFixture::run_in_test_process ( std::function< void()> const &  run_code)
virtual void mir_test_framework::BespokeDisplayServerTestFixture::SetUp ( )
protectedvirtual
bool mir_test_framework::BespokeDisplayServerTestFixture::shutdown_server_process ( )
virtual void mir_test_framework::BespokeDisplayServerTestFixture::TearDown ( )
protectedvirtual
void mir_test_framework::BespokeDisplayServerTestFixture::terminate_client_processes ( )

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

Copyright © 2012,2013 Canonical Ltd.
Generated on Tue Oct 15 00:23:28 UTC 2013