Public Member Functions | |
virtual void | SetUp () |
Set up the testing fixture for execution of a run. | |
virtual void | TearDown () |
Public Attributes | |
DeliveryMan * | SlowDeliveryMan |
Definition at line 5 of file delivery_man_benchmark_with_fixture.cpp.
virtual void SlowDeliveryManFixture::SetUp | ( | ) | [inline, virtual] |
Set up the testing fixture for execution of a run.
Reimplemented from hayai::Test.
Definition at line 9 of file delivery_man_benchmark_with_fixture.cpp.
virtual void SlowDeliveryManFixture::TearDown | ( | ) | [inline, virtual] |
Tear down the previously set up testing fixture after the execution run.
Reimplemented from hayai::Test.
Definition at line 14 of file delivery_man_benchmark_with_fixture.cpp.
Definition at line 19 of file delivery_man_benchmark_with_fixture.cpp.