N°6436 - Add unit test for API introduced in 3.1 (\iFieldRendererMappingsExtension)

This commit is contained in:
Molkobain
2023-08-18 10:31:05 +02:00
parent 575ba1cd7b
commit 70081ecf33
2 changed files with 17 additions and 0 deletions

View File

@@ -143,6 +143,10 @@ class ApplicationExtensionTest extends ItopCustomDatamodelTestCase
\iOnClassInitialization::class,
static::ENUM_API_CALL_METHOD_ENUMPLUGINS,
],
\iFieldRendererMappingsExtension::class => [
\iFieldRendererMappingsExtension::class,
static::ENUM_API_CALL_METHOD_GETCLASSESFORINTERFACE,
],
\iModuleExtension::class => [
\iModuleExtension::class,
static::ENUM_API_CALL_METHOD_ENUMPLUGINS,