Nano v1.0.0
Simulating Natural Selection
|
#include "pch_unit_testing.h"
#include "CppUnitTest.h"
#include "simulation_data.h"
#include "statistics_manager.h"
Namespaces | |
namespace | ss |
namespace | ss::bll |
namespace | ss::bll::unit_testing |
Functions | |
ss::bll::unit_testing::TEST_CLASS (statistics_getter_2) | |
Test case for getStatistics method in bll. More... | |