diff --git a/tests/php-unit-tests/unitary-tests/sources/Forms/Compiler/FormsCompilerTest.php b/tests/php-unit-tests/unitary-tests/sources/Forms/Compiler/FormsCompilerTest.php index 0810b0ba3..b0df4536c 100644 --- a/tests/php-unit-tests/unitary-tests/sources/Forms/Compiler/FormsCompilerTest.php +++ b/tests/php-unit-tests/unitary-tests/sources/Forms/Compiler/FormsCompilerTest.php @@ -549,65 +549,6 @@ class FormFor__ComplexRelevanceCondition extends Combodo\iTop\Forms\Block\Base\F ->InputDependsOn('visible', 'dependant_property_visible_expression', 'result'); } } -PHP, - ], - 'Class category for value type class' => [ - 'sXMLContent' => << - - - - - - addon/authentication,grant_by_profile,silo - - - - -XML, - 'sExpectedPHP' => <<Add('class_property', 'Combodo\iTop\Forms\Block\Base\ChoiceFormBlock', [ - 'label' => 'UI:Class', - 'choices' => [ - \Dict::S('Class:ActionEmail') => 'ActionEmail', - \Dict::S('Class:ActionNewsroom') => 'ActionNewsroom', - \Dict::S('Class:AuditCategory') => 'AuditCategory', - \Dict::S('Class:AuditDomain') => 'AuditDomain', - \Dict::S('Class:AuditRule') => 'AuditRule', - \Dict::S('Class:OAuthClientAzure') => 'OAuthClientAzure', - \Dict::S('Class:OAuthClientGoogle') => 'OAuthClientGoogle', - \Dict::S('Class:QueryOQL') => 'QueryOQL', - \Dict::S('Class:SynchroAttExtKey') => 'SynchroAttExtKey', - \Dict::S('Class:SynchroAttLinkSet') => 'SynchroAttLinkSet', - \Dict::S('Class:SynchroAttribute') => 'SynchroAttribute', - \Dict::S('Class:SynchroDataSource') => 'SynchroDataSource', - \Dict::S('Class:SynchroLog') => 'SynchroLog', - \Dict::S('Class:SynchroReplica') => 'SynchroReplica', - \Dict::S('Class:TriggerOnAttachmentCreate') => 'TriggerOnAttachmentCreate', - \Dict::S('Class:TriggerOnAttachmentDelete') => 'TriggerOnAttachmentDelete', - \Dict::S('Class:TriggerOnAttachmentDownload') => 'TriggerOnAttachmentDownload', - \Dict::S('Class:TriggerOnAttributeBlobDownload') => 'TriggerOnAttributeBlobDownload', - \Dict::S('Class:TriggerOnObjectCreate') => 'TriggerOnObjectCreate', - \Dict::S('Class:TriggerOnObjectDelete') => 'TriggerOnObjectDelete', - \Dict::S('Class:TriggerOnObjectMention') => 'TriggerOnObjectMention', - \Dict::S('Class:TriggerOnObjectUpdate') => 'TriggerOnObjectUpdate', - \Dict::S('Class:TriggerOnPortalUpdate') => 'TriggerOnPortalUpdate', - \Dict::S('Class:TriggerOnStateEnter') => 'TriggerOnStateEnter', - \Dict::S('Class:TriggerOnStateLeave') => 'TriggerOnStateLeave', - \Dict::S('Class:TriggerOnThresholdReached') => 'TriggerOnThresholdReached', - \Dict::S('Class:URP_Profiles') => 'URP_Profiles', - \Dict::S('Class:URP_UserOrg') => 'URP_UserOrg', - \Dict::S('Class:UserExternal') => 'UserExternal', - \Dict::S('Class:UserLDAP') => 'UserLDAP', - \Dict::S('Class:UserLocal') => 'UserLocal', - ], - ]); - } -} PHP, ], 'test' => [