Class InterestedUserFieldAttributeTest.  
 More...
◆ setUp()
  
  
      
        
          | ILIAS\User\Tests\InterestedUserFieldAttributeTest::setUp  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
Definition at line 34 of file InterestedUserFieldAttributeTest.php.
   36         $this->interested_user_field_attribute = 
new InterestedUserFieldAttribute(
    37             $this->createMock(\
ILIAS\Language\Language::class),
 Interface Observer  Contains several chained tasks and infos about them. 
 
 
 
 
◆ testAddGetComponent()
      
        
          | ILIAS\User\Tests\InterestedUserFieldAttributeTest::testAddGetComponent  | 
          ( | 
           | ) | 
           | 
        
      
 
Definition at line 53 of file InterestedUserFieldAttributeTest.php.
   55         $this->interested_user_field_attribute->addComponent(
    62                 'comp name' => 
new InterestedUserFieldComponent(
    67             $this->interested_user_field_attribute->getComponents()
  
 
 
◆ testGetAttributeName()
      
        
          | ILIAS\User\Tests\InterestedUserFieldAttributeTest::testGetAttributeName  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ testGetFieldName()
      
        
          | ILIAS\User\Tests\InterestedUserFieldAttributeTest::testGetFieldName  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ $interested_user_field_attribute
The documentation for this class was generated from the following file: