#include <TestStep.hpp>
◆ TestStepIpLimit()
anna::testing::TestStepIpLimit::TestStepIpLimit |
( |
TestCase * |
testCase | ) |
|
|
inline |
Type::_v a_type
Definition: TestStep.hpp:83
Definition: TestStep.hpp:61
TestStep(TestCase *testCase)
Definition: TestStep.hpp:64
◆ ~TestStepIpLimit()
anna::testing::TestStepIpLimit::~TestStepIpLimit |
( |
| ) |
|
|
inline |
void do_reset()
Definition: TestStep.hpp:285
◆ asXML()
◆ do_complete()
void anna::testing::TestStepIpLimit::do_complete |
( |
| ) |
|
|
virtual |
◆ do_execute()
bool anna::testing::TestStepIpLimit::do_execute |
( |
| ) |
|
|
virtual |
◆ do_reset()
void anna::testing::TestStepIpLimit::do_reset |
( |
| ) |
|
|
inlinevirtual |
◆ getIpLimit()
unsigned int anna::testing::TestStepIpLimit::getIpLimit |
( |
| ) |
const |
|
inline |
280 {
return a_ipLimit; }
◆ setIpLimit()
void anna::testing::TestStepIpLimit::setIpLimit |
( |
unsigned int |
limit | ) |
|
|
inline |
279 { a_ipLimit = limit; }
The documentation for this class was generated from the following file: