Public Member Functions | |
virtual void | SetUp () |
Set up the testing fixture for execution of a run. | |
virtual void | TearDown () |
Public Attributes | |
DeliveryMan * | FastDeliveryMan |
Definition at line 8 of file delivery_man_benchmark_parameterized_with_fixture.cpp.
virtual void FastDeliveryManFixture::SetUp | ( | ) | [inline, virtual] |
Set up the testing fixture for execution of a run.
Reimplemented from hayai::Test.
Definition at line 12 of file delivery_man_benchmark_parameterized_with_fixture.cpp.
virtual void FastDeliveryManFixture::TearDown | ( | ) | [inline, virtual] |
Tear down the previously set up testing fixture after the execution run.
Reimplemented from hayai::Test.
Definition at line 17 of file delivery_man_benchmark_parameterized_with_fixture.cpp.
Definition at line 22 of file delivery_man_benchmark_parameterized_with_fixture.cpp.