| Total Complexity | 2 |
| Total Lines | 28 |
| Duplicated Lines | 0 % |
| Changes | 1 | ||
| Bugs | 0 | Features | 1 |
| 1 | <?php |
||
| 13 | class GetOwnershipFormListTest extends TestCase |
||
| 14 | { |
||
| 15 | use AssertEntityByPropertiesTrait; |
||
| 16 | use UsesConnectionTrait; |
||
| 17 | |||
| 18 | private Common $model; |
||
| 19 | |||
| 20 | protected function setUp(): void |
||
| 24 | } |
||
| 25 | |||
| 26 | /** |
||
| 27 | * @return void |
||
| 28 | * @throws NovaPoshtaApiException |
||
| 29 | */ |
||
| 30 | public function testGetOwnershipFormList(): void |
||
| 43 |