#include "../actions/moveunitcommand.h"#include "../loaders.h"#include "../itemrepository.h"#include "unittestutil.h"Include dependency graph for actiontest.cpp:

Go to the source code of this file.
Functions | |
| void | testActions () |
| void testActions | ( | ) |
Definition at line 17 of file actiontest.cpp.
References assertOrThrow, createTestingContext(), Vehicle::getMovement(), move(), and startMap().
Referenced by runUnitTests().
1.5.1