TYPO3 CMS  TYPO3_7-6
TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\EmConfUtilityTest Class Reference
Inheritance diagram for TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\EmConfUtilityTest:
TYPO3\CMS\Core\Tests\UnitTestCase TYPO3\CMS\Core\Tests\BaseTestCase

Public Member Functions

 constructEmConfAddsCommentBlock ()
 
 fixEmConfTransfersOldConflictSettingToNewFormatWithSingleConflictingExtension ()
 
 fixEmConfTransfersOldConflictSettingToNewFormatWithTwoConflictingExtensions ()
 

Additional Inherited Members

- Protected Member Functions inherited from TYPO3\CMS\Core\Tests\UnitTestCase
 tearDown ()
 
- Protected Member Functions inherited from TYPO3\CMS\Core\Tests\BaseTestCase
 getAccessibleMock ( $originalClassName, $methods=[], array $arguments=[], $mockClassName='', $callOriginalConstructor=true, $callOriginalClone=true, $callAutoload=true)
 
 getAccessibleMockForAbstractClass ( $originalClassName, array $arguments=[], $mockClassName='', $callOriginalConstructor=true, $callOriginalClone=true, $callAutoload=true, $mockedMethods=[])
 
 buildAccessibleProxy ($className)
 
 callInaccessibleMethod ($object, $name)
 
 inject ($target, $name, $dependency)
 
 getUniqueId ($prefix='')
 
- Protected Attributes inherited from TYPO3\CMS\Core\Tests\UnitTestCase
 $backupGlobalsBlacklist = ['TYPO3_LOADED_EXT']
 
 $testFilesToDelete = []
 
- Protected Attributes inherited from TYPO3\CMS\Core\Tests\BaseTestCase
 $backupGlobals = true
 
 $backupStaticAttributes = false
 

Detailed Description

Test case

Definition at line 20 of file EmConfUtilityTest.php.

Member Function Documentation

◆ constructEmConfAddsCommentBlock()

TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\EmConfUtilityTest::constructEmConfAddsCommentBlock ( )
Test:

Definition at line 25 of file EmConfUtilityTest.php.

◆ fixEmConfTransfersOldConflictSettingToNewFormatWithSingleConflictingExtension()

TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\EmConfUtilityTest::fixEmConfTransfersOldConflictSettingToNewFormatWithSingleConflictingExtension ( )
Test:

Definition at line 39 of file EmConfUtilityTest.php.

◆ fixEmConfTransfersOldConflictSettingToNewFormatWithTwoConflictingExtensions()

TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\EmConfUtilityTest::fixEmConfTransfersOldConflictSettingToNewFormatWithTwoConflictingExtensions ( )
Test:

Definition at line 62 of file EmConfUtilityTest.php.