[WIP] Начало работы над тестом KktMonitorTest

This commit is contained in:
2021-11-18 19:07:32 +08:00
parent 03591600dd
commit 949b31a85a
10 changed files with 270 additions and 88 deletions

View File

@@ -7,11 +7,12 @@
* https://github.com/anthonyaxenov/atol-online/blob/master/LICENSE
*/
namespace AtolOnline\Tests;
namespace AtolOnlineTests;
use AtolOnline\{
Constants\VatTypes,
Entities\Vat};
Entities\Vat
};
/**
* Class VatTest