test::TestOptions Struct Reference
#include <ServiceTestCase.h>
Public Member Functions |
|
| TestOptions () | |
| TestOptions () | |
Public Attributes |
|
| string | connection |
| string | name |
| unsigned int | capacity |
| const std::string | connection |
| const std::string | name |
| const unsigned int | capacity |
Detailed Description
Definition at line 90 of file ServiceTestCase.h.
Constructor & Destructor Documentation
| test::TestOptions::TestOptions | ( | ) | [inline] |
Definition at line 95 of file ServiceTestCase.h.
| test::TestOptions::TestOptions | ( | ) | [inline] |
Definition at line 97 of file ServiceTestFixture.h.
Member Data Documentation
| unsigned int test::TestOptions::capacity |
Definition at line 93 of file ServiceTestCase.h.
| const unsigned int test::TestOptions::capacity |
Definition at line 95 of file ServiceTestFixture.h.
| const std::string test::TestOptions::connection |
Definition at line 93 of file ServiceTestFixture.h.
Definition at line 91 of file ServiceTestCase.h.
| string test::TestOptions::name |
Definition at line 92 of file ServiceTestCase.h.
| const std::string test::TestOptions::name |
Definition at line 94 of file ServiceTestFixture.h.
The documentation for this struct was generated from the following files:
Copyright © 2006-2010 Savarese Software Research Corporation. All rights reserved.
Copyright © 2011 Savarese Software Research Corporation. All rights reserved