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