make better testable

This commit is contained in:
2024-05-27 13:41:52 +02:00
parent 3368873774
commit 31c3ac4e50
9 changed files with 256 additions and 89 deletions

View File

@ -28,6 +28,7 @@ class functions_oxDICTest extends TestCase
/**
* @test
* @throws Exception
* @covers ::d3GetOxidDIC_withExceptions()
*/
public function d3GetOxidDIC_withExceptionsTest(): void
{
@ -42,6 +43,7 @@ class functions_oxDICTest extends TestCase
/**
* @test
* @throws Exception
* @covers ::d3GetOxidDIC()
*/
public function d3GetOxidDICTest(): void
{