Skip to content

Instantly share code, notes, and snippets.

@tmotyl
Created May 9, 2014 14:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tmotyl/f03585ed71dec5095f1a to your computer and use it in GitHub Desktop.
Save tmotyl/f03585ed71dec5095f1a to your computer and use it in GitHub Desktop.
HHVM test runer results for TYPO3
This file has been truncated, but you can view the full file.
Script running...Be patient as some frameworks take a while with a debug build of HHVM
typo3 already installed.
0 files were blacklisted (auto fail) typo3...
0 files were clownylisted (no-op/no run) typo3...
Using phpunit xml file in: /home/vagrant/dev/hhvm/hphp/test/frameworks/framework_downloads/typo3/typo3/sysext/core/Build/UnitTests.xml
General test command for: typo3 is: hhvm -v Repo.Local.Mode=-- -v Repo.Central.Path=/tmp/framework-testxt0FPh --config /home/vagrant/dev/hhvm/hphp/test/frameworks/config.hdf --config /home/vagrant/dev/hhvm/hphp/test/frameworks/php.ini /home/vagrant/dev/hhvm/hphp/test/frameworks/framework_class_overrides/../framework_downloads/typo3/bin/phpunit --debug -c /home/vagrant/dev/hhvm/hphp/test/frameworks/framework_downloads/typo3/typo3/sysext/core/Build/UnitTests.xml 2>&1
typo3: running. Comparing against 3043 tests
Comparing test suite with previous run. Green . (dot) means test result same as previous. A  green F means we have gone from fail to pass. A  red F means we have gone from pass to fail. A  blue F means we have gone from one type of fail to another type of fail (e.g., F to E, or I to F). A  light blue F means we are having trouble accessing the tests from the expected run and can't get a proper status
Beginning the unit tests.....
Command: export TYPO3_PATH_WEB="/home/vagrant/dev/hhvm/hphp/test/frameworks/framework_downloads/typo3" && hhvm -v Repo.Local.Mode=-- -v Repo.Central.Path=/tmp/framework-testxt0FPh --config /home/vagrant/dev/hhvm/hphp/test/frameworks/config.hdf --config /home/vagrant/dev/hhvm/hphp/test/frameworks/php.ini /home/vagrant/dev/hhvm/hphp/test/frameworks/framework_class_overrides/../framework_downloads/typo3/bin/phpunit --debug -c /home/vagrant/dev/hhvm/hphp/test/frameworks/framework_downloads/typo3/typo3/sysext/core/Build/UnitTests.xml 2>&1
Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Configuration\TypoScript\ConditionMatching\ConditionMatcherTest::simulateDisabledMatchAllConditionsFailsOnFaultyExpression
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Configuration\TypoScript\ConditionMatching\ConditionMatcherTest::simulateEnabledMatchAllConditionsSucceeds
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Configuration\TypoScript\ConditionMatching\ConditionMatcherTest::simulateEnabledMatchSpecificConditionsSucceeds
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Configuration\TypoScript\ConditionMatching\ConditionMatcherTest::conditionMatchesInternetExplorer7Windows
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Configuration\TypoScript\ConditionMatching\ConditionMatcherTest::conditionDoesNotMatchInternetExplorer7Windows
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Configuration\TypoScript\ConditionMatching\ConditionMatcherTest::conditionDoesMatchIosWithCorrectSystemKey
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Configuration\TypoScript\ConditionMatching\ConditionMatcherTest::conditionDoesMatchIosWithOldSystemKey
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Configuration\TypoScript\ConditionMatching\ConditionMatcherTest::conditionDoesMatchWindows2kWithNewSystemKey
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Configuration\TypoScript\ConditionMatching\ConditionMatcherTest::conditionDoesMatchWindows2kWithOldSystemKey
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Configuration\TypoScript\ConditionMatching\ConditionMatcherTest::conditionDoesMatchWindowsNtWithSystemKey
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Configuration\TypoScript\ConditionMatching\ConditionMatcherTest::conditionDoesMatchAndroidWithNewSystemKey
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Configuration\TypoScript\ConditionMatching\ConditionMatcherTest::conditionDoesMatchAndroidWithOldSystemKey
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Configuration\TypoScript\ConditionMatching\ConditionMatcherTest::deviceConditionMatchesRobot
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Configuration\TypoScript\ConditionMatching\ConditionMatcherTest::deviceConditionDoesNotMatchRobot
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Configuration\TypoScript\ConditionMatching\ConditionMatcherTest::languageConditionMatchesSingleLanguageExpression
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Configuration\TypoScript\ConditionMatching\ConditionMatcherTest::languageConditionMatchesMultipleLanguagesExpression
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Configuration\TypoScript\ConditionMatching\ConditionMatcherTest::languageConditionMatchesCompleteLanguagesExpression
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Configuration\TypoScript\ConditionMatching\ConditionMatcherTest::usergroupConditionMatchesSingleGroupId
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Configuration\TypoScript\ConditionMatching\ConditionMatcherTest::usergroupConditionMatchesMultipleUserGroupId
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Configuration\TypoScript\ConditionMatching\ConditionMatcherTest::loginUserConditionMatchesAnyLoggedInUser
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Configuration\TypoScript\ConditionMatching\ConditionMatcherTest::loginUserConditionMatchesSingleLoggedInUser
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Configuration\TypoScript\ConditionMatching\ConditionMatcherTest::loginUserConditionDoesNotMatchSingleLoggedInUser
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Configuration\TypoScript\ConditionMatching\ConditionMatcherTest::loginUserConditionMatchesMultipleLoggedInUsers
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Configuration\TypoScript\ConditionMatching\ConditionMatcherTest::adminUserConditionMatchesAdminUser
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Configuration\TypoScript\ConditionMatching\ConditionMatcherTest::adminUserConditionMatchesRegularUser
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Configuration\TypoScript\ConditionMatching\ConditionMatcherTest::adminUserConditionDoesNotMatchRegularUser
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Configuration\TypoScript\ConditionMatching\ConditionMatcherTest::globalVarConditionMatchesOnEqualExpression
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Configuration\TypoScript\ConditionMatching\ConditionMatcherTest::globalVarConditionMatchesOnEqualExpressionWithMultipleValues
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Configuration\TypoScript\ConditionMatching\ConditionMatcherTest::globalVarConditionMatchesOnNotEqualExpression
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Configuration\TypoScript\ConditionMatching\ConditionMatcherTest::globalVarConditionDoesNotMatchOnNotEqualExpression
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Configuration\TypoScript\ConditionMatching\ConditionMatcherTest::globalVarConditionMatchesOnNotEqualExpressionWithMultipleValues
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Configuration\TypoScript\ConditionMatching\ConditionMatcherTest::globalVarConditionMatchesOnLowerThanExpression
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Configuration\TypoScript\ConditionMatching\ConditionMatcherTest::globalVarConditionMatchesOnLowerThanOrEqualExpression
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Configuration\TypoScript\ConditionMatching\ConditionMatcherTest::globalVarConditionMatchesOnGreaterThanExpression
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Configuration\TypoScript\ConditionMatching\ConditionMatcherTest::globalVarConditionMatchesOnGreaterThanOrEqualExpression
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Configuration\TypoScript\ConditionMatching\ConditionMatcherTest::globalVarConditionMatchesOnEmptyExpressionWithNoValueSet
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Configuration\TypoScript\ConditionMatching\ConditionMatcherTest::globalVarConditionDoesNotMatchOnEmptyExpressionWithValueSetToZero
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Configuration\TypoScript\ConditionMatching\ConditionMatcherTest::globalStringConditionMatchesOnEqualExpression
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Configuration\TypoScript\ConditionMatching\ConditionMatcherTest::globalStringConditionMatchesOnEmptyExpressionWithValueSetToEmptyString
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Configuration\TypoScript\ConditionMatching\ConditionMatcherTest::globalStringConditionMatchesWildcardExpression
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Configuration\TypoScript\ConditionMatching\ConditionMatcherTest::globalStringConditionMatchesRegularExpression
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Configuration\TypoScript\ConditionMatching\ConditionMatcherTest::globalStringConditionMatchesEmptyRegularExpression
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Configuration\TypoScript\ConditionMatching\ConditionMatcherTest::treeLevelConditionMatchesSingleValue
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Configuration\TypoScript\ConditionMatching\ConditionMatcherTest::treeLevelConditionMatchesMultipleValues
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Configuration\TypoScript\ConditionMatching\ConditionMatcherTest::treeLevelConditionDoesNotMatchFaultyValue
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Configuration\TypoScript\ConditionMatching\ConditionMatcherTest::treeLevelConditionMatchesCurrentPageIdWhileEditingNewPage
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Configuration\TypoScript\ConditionMatching\ConditionMatcherTest::treeLevelConditionMatchesCurrentPageIdWhileSavingNewPage
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Configuration\TypoScript\ConditionMatching\ConditionMatcherTest::PIDupinRootlineConditionMatchesSinglePageIdInRootline
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Configuration\TypoScript\ConditionMatching\ConditionMatcherTest::PIDupinRootlineConditionMatchesMultiplePageIdsInRootline
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Configuration\TypoScript\ConditionMatching\ConditionMatcherTest::PIDupinRootlineConditionDoesNotMatchPageIdNotInRootline
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Configuration\TypoScript\ConditionMatching\ConditionMatcherTest::PIDupinRootlineConditionDoesNotMatchLastPageIdInRootline
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Configuration\TypoScript\ConditionMatching\ConditionMatcherTest::PIDupinRootlineConditionMatchesCurrentPageIdWhileEditingNewPage
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Configuration\TypoScript\ConditionMatching\ConditionMatcherTest::PIDupinRootlineConditionMatchesCurrentPageIdWhileSavingNewPage
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Configuration\TypoScript\ConditionMatching\ConditionMatcherTest::PIDinRootlineConditionMatchesSinglePageIdInRootline
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Configuration\TypoScript\ConditionMatching\ConditionMatcherTest::PIDinRootlineConditionMatchesMultiplePageIdsInRootline
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Configuration\TypoScript\ConditionMatching\ConditionMatcherTest::PIDinRootlineConditionMatchesLastPageIdInRootline
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Configuration\TypoScript\ConditionMatching\ConditionMatcherTest::PIDinRootlineConditionDoesNotMatchPageIdNotInRootline
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Configuration\TypoScript\ConditionMatching\ConditionMatcherTest::compatVersionConditionMatchesOlderRelease
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Configuration\TypoScript\ConditionMatching\ConditionMatcherTest::compatVersionConditionMatchesSameRelease
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Configuration\TypoScript\ConditionMatching\ConditionMatcherTest::compatVersionConditionDoesNotMatchNewerRelease
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Configuration\TypoScript\ConditionMatching\ConditionMatcherTest::genericGetVariablesSucceedsWithNamespaceGP
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Configuration\TypoScript\ConditionMatching\ConditionMatcherTest::genericGetVariablesFailsWithNamespaceTSFE
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Configuration\TypoScript\ConditionMatching\ConditionMatcherTest::genericGetVariablesSucceedsWithNamespaceENV
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Configuration\TypoScript\ConditionMatching\ConditionMatcherTest::genericGetVariablesSucceedsWithNamespaceIENV
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Configuration\TypoScript\ConditionMatching\ConditionMatcherTest::genericGetVariablesSucceedsWithAnyGlobalNamespace
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Configuration\TypoScript\ConditionMatching\ConditionMatcherTest::pageIdCanBeDeterminedWhileCallingModuleWithPageTree
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Configuration\TypoScript\ConditionMatching\ConditionMatcherTest::pageIdCanBeDeterminedWhileEditingAPageRecord
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Configuration\TypoScript\ConditionMatching\ConditionMatcherTest::pageIdCanBeDeterminedWhileEditingARegularRecord
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Configuration\TypoScript\ConditionMatching\ConditionMatcherTest::pageIdCanBeDeterminedWhileCreatingARecord
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Configuration\TypoScript\ConditionMatching\ConditionMatcherTest::pageIdCanBeDeterminedWhileCreatingARecordAfterAnExistingRecord
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Configuration\TypoScript\ConditionMatching\ConditionMatcherTest::pageIdCanBeDeterminedWhileDeletingAPageRecord
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Configuration\TypoScript\ConditionMatching\ConditionMatcherTest::pageIdCanBeDeterminedWhileCopyingARecordToAnotherPage
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Configuration\TypoScript\ConditionMatching\ConditionMatcherTest::pageIdCanBeDeterminedWhileCopyingARecordAfterAnExistingRecord
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Configuration\TypoScript\ConditionMatching\ConditionMatcherTest::pageIdCanBeDeterminedWhileMovingARecordToAnotherPage
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Controller\File\FileControllerTest::flattenResultDataValueFlattensFileAndFolderResourcesButReturnsAnythingElseAsIs
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Controller\File\FileControllerTest::processAjaxRequestDeleteProcessActuallyDoesNotChangeFileData
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Controller\File\FileControllerTest::processAjaxRequestEditFileProcessActuallyDoesNotChangeFileData
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Controller\File\FileControllerTest::processAjaxRequestUnzipProcessActuallyDoesNotChangeFileData
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Controller\File\FileControllerTest::processAjaxRequestUploadProcess
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Form\Element\InlineElementTest::pushStructureFillsInlineStructure with data set "regular field"
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Form\Element\InlineElementTest::pushStructureFillsInlineStructure with data set "flexform field"
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Form\Element\InlineElementTest::structureStringIsParsed with data set "simple 1-level table structure"
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Form\Element\InlineElementTest::structureStringIsParsed with data set "simple 1-level table-uid structure"
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Form\Element\InlineElementTest::structureStringIsParsed with data set "simple 1-level table-uid-field structure"
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Form\Element\InlineElementTest::structureStringIsParsed with data set "simple 2-level table structure"
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Form\Element\InlineElementTest::structureStringIsParsed with data set "simple 2-level table-uid structure"
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Form\Element\InlineElementTest::structureStringIsParsed with data set "simple 2-level table-uid-field structure"
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Form\Element\InlineElementTest::structureStringIsParsed with data set "simple 3-level table structure"
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Form\Element\InlineElementTest::structureStringIsParsed with data set "simple 3-level table-uid structure"
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Form\Element\InlineElementTest::structureStringIsParsed with data set "simple 3-level table-uid-field structure"
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Form\Element\InlineElementTest::structureStringIsParsed with data set "flexform 3-level table-uid structure"
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Form\Element\ElementConditionMatcherTest::matchConditionStrings with data set "Invalid condition string"
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Form\Element\ElementConditionMatcherTest::matchConditionStrings with data set "Not loaded extension compares to loaded as FALSE"
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Form\Element\ElementConditionMatcherTest::matchConditionStrings with data set "Not loaded extension compares to not loaded as TRUE"
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Form\Element\ElementConditionMatcherTest::matchConditionStrings with data set "Loaded extension compares to TRUE"
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Form\Element\ElementConditionMatcherTest::matchConditionStrings with data set "Loaded extension compares to FALSE"
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Form\Element\ElementConditionMatcherTest::matchConditionStrings with data set "Field is not greater zero if not given"
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Form\Element\ElementConditionMatcherTest::matchConditionStrings with data set "Field is not equal 0 if not given"
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Form\Element\ElementConditionMatcherTest::matchConditionStrings with data set "Field value string comparison"
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Form\Element\ElementConditionMatcherTest::matchConditionStrings with data set "Field value comparison of 1 against multi-value field of 5 returns true"
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Form\Element\ElementConditionMatcherTest::matchConditionStrings with data set "Field value comparison of 2 against multi-value field of 5 returns false"
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Form\Element\ElementConditionMatcherTest::matchConditionStrings with data set "Field value of 5 negated comparison against multi-value field of 5 returns false"
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Form\Element\ElementConditionMatcherTest::matchConditionStrings with data set "Field value comparison for required value is false for different value"
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Form\Element\ElementConditionMatcherTest::matchConditionStrings with data set "Field value string not equal comparison"
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Form\Element\ElementConditionMatcherTest::matchConditionStrings with data set "Field value in range"
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Form\Element\ElementConditionMatcherTest::matchConditionStrings with data set "Field value greater than"
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Form\Element\ElementConditionMatcherTest::matchConditionStrings with data set "Flexform value invalid comparison"
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Form\Element\ElementConditionMatcherTest::matchConditionStrings with data set "Flexform value valid comparison"
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Form\Element\ElementConditionMatcherTest::matchConditionStrings with data set "Field is value for default language without flexform"
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Form\Element\ElementConditionMatcherTest::matchConditionStrings with data set "Field is value for default language with flexform"
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Form\Element\ElementConditionMatcherTest::matchConditionStrings with data set "Field is value for default language with sibling"
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Form\Element\ElementConditionMatcherTest::matchConditionStrings with data set "New is TRUE for new comparison with TRUE"
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Form\Element\ElementConditionMatcherTest::matchConditionStrings with data set "New is FALSE for new comparison with FALSE"
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Form\Element\ElementConditionMatcherTest::matchConditionStrings with data set "New is FALSE for not new element"
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Form\Element\ElementConditionMatcherTest::matchConditionStrings with data set "New is TRUE for not new element compared to FALSE"
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Form\Element\ElementConditionMatcherTest::matchConditionStrings with data set "Version is TRUE for versioned row"
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Form\Element\ElementConditionMatcherTest::matchConditionStrings with data set "Version is TRUE for not versioned row compared with FALSE"
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Form\Element\ElementConditionMatcherTest::matchConditionStrings with data set "Version is TRUE for NULL row compared with TRUE"
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Form\Element\ElementConditionMatcherTest::matchConditionStrings with data set "Multiple conditions with AND compare to TRUE if all are OK"
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Form\Element\ElementConditionMatcherTest::matchConditionStrings with data set "Multiple conditions with AND compare to FALSE if one fails"
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Form\Element\ElementConditionMatcherTest::matchConditionStrings with data set "Multiple conditions with OR compare to TRUE if one is OK"
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Form\Element\ElementConditionMatcherTest::matchConditionStrings with data set "Multiple conditions with OR compare to FALSE is all fail"
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Form\Element\ElementConditionMatcherTest::matchConditionStrings with data set "Multiple conditions without operator due to misconfiguration compare to TRUE"
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Form\Element\ElementConditionMatcherTest::matchConditionStrings with data set "Multiple nested conditions evaluate to TRUE"
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Form\Element\ElementConditionMatcherTest::matchConditionStrings with data set "Multiple nested conditions evaluate to FALSE"
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Form\Element\ElementConditionMatcherTest::matchHideForNonAdminsReturnsTrueIfBackendUserIsAdmin
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Form\Element\ElementConditionMatcherTest::matchHideForNonAdminsReturnsFalseIfBackendUserIsNotAdmin
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Form\Element\ElementConditionMatcherTest::matchHideL10NSiblingsExceptAdminReturnsTrueIfBackendUserIsAdmin
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Form\Element\ElementConditionMatcherTest::matchHideL10NSiblingsExceptAdminReturnsFalseIfBackendUserIsNotAdmin
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Module\ModuleControllerTest::createEntryFromRawDataGeneratesMenuEntry
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Module\ModuleControllerTest::createEntryFromRawDataSetsPropertiesInEntryObject
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Module\ModuleControllerTest::createEntryFromRawDataSetsLinkIfPathIsGivenInEntryObject
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Sprite\SpriteManagerTest::addTcaTypeIconWithEmptyValueSetsArrayKey
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Sprite\SpriteManagerTest::addTcaTypeIconWithEmptyValueSetsEmptyArrayValue
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Sprite\SpriteManagerTest::addTcaTypeIconWithTableAndTypeSetsArrayKey
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Sprite\SpriteManagerTest::addTcaTypeIconWithTableAndTypeAndValueSetsArrayValue
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Sprite\SpriteManagerTest::addSingleIconsWithEmptyValueSetsArrayKey
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Sprite\SpriteManagerTest::addSingleIconsWithEmptyValueSetsImagePathValue
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Sprite\SpriteManagerTest::addSingleIconsWithNormalValueSetsArrayKey
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Sprite\SpriteManagerTest::addSingleIconsWithNormalValueSetsImagePathValue
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Tree\Pagetree\DataProviderTest::getRootNodeReturnsNodeWithRootId
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Tree\Pagetree\DataProviderTest::getRootNodeReturnsExpandedNode
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Tree\SortedTreeNodeCollectionTest::appendsSorted
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Tree\SortedTreeNodeCollectionTest::collectionContainsNode
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Tree\SortedTreeNodeCollectionTest::searchDataWithBinarySearch
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Tree\TreeNodeCollectionTest::sortNodes
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Tree\TreeNodeTest::serializeFixture
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Tree\TreeNodeTest::deserializeFixture
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Tree\TreeNodeTest::compareNodes
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Utility\IconUtilityTest::imagemakeFixesPermissionsOnNewFiles
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Utility\IconUtilityTest::getSpriteIconClassesWithEmptyStringReturnsT3Icon
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Utility\IconUtilityTest::getSpriteIconClassesWithOnePartReturnsT3Icon
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Utility\IconUtilityTest::getSpriteIconClassesWithTwoPartsReturnsT3IconAndCombinedParts
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Utility\IconUtilityTest::getSpriteIconClassesWithThreePartsReturnsT3IconAndCombinedParts
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Utility\IconUtilityTest::getSpriteIconClassesWithFourPartsReturnsT3IconAndCombinedParts
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Utility\IconUtilityTest::getSpriteIconWithEmptyStringReturnsSpanWithIconMissingSprite
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Utility\IconUtilityTest::getSpriteIconWithMissingIconReturnsSpanWithIconMissingSprite
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Utility\IconUtilityTest::getSpriteIconWithExistingIconReturnsSpanWithIconSprite
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Utility\IconUtilityTest::getSpriteIconWithExistingIconAndAttributeReturnsSpanWithIconSpriteAndAttribute
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Utility\IconUtilityTest::getSpriteIconWithExistingIconAndClassAttributeReturnsSpanWithIconSpriteAndClassAttribute
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Utility\IconUtilityTest::getSpriteIconWithExistingIconAndInnerHTMLReturnsSpanWithIconSpriteAndInnerHTML
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Utility\IconUtilityTest::getSpriteIconWithExistingIconAndOverlayReturnsSpanWithIconSpriteAndOverlay
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Utility\IconUtilityTest::getSpriteIconWithExistingIconAndOverlayAndAttributesReturnsSpanWithIconSpriteAndOverlayAndAttributes
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Utility\IconUtilityTest::getSpriteIconForRecordWithNullTableReturnsMissingIcon
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Utility\IconUtilityTest::getSpriteIconForRecordWithEmptyRecordReturnsNormalSprite
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Utility\IconUtilityTest::getSpriteIconForRecordWithMockRecordReturnsNormalSprite
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Utility\IconUtilityTest::getSpriteIconForRecordWithMockRecordAndOptionsReturnsNormalSprite
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Utility\IconUtilityTest::getSpriteIconForRecordWithMockRecordOfTypePluginReturnsPluginSprite
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Utility\IconUtilityTest::getSpriteIconForRecordWithMockRecordWithHiddenFlagReturnsNormalSpriteAndOverlay
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Utility\IconUtilityTest::getSpriteIconForFileWithNoFileTypeReturnsOtherSprite
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Utility\IconUtilityTest::getSpriteIconForFileWithNoUnknowFileTypeReturnsOtherSprite
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Utility\IconUtilityTest::getSpriteIconForFileWithPdfReturnsPdfSprite
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Utility\IconUtilityTest::getSpriteIconForFileWithPngReturnsPngSprite
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Utility\IconUtilityTest::getSpriteIconForFileWithPngAndOptionsReturnsPngSpriteAndOptions
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Utility\IconUtilityTest::isOverrideIconOverlayHookCalled
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Utility\IconUtilityTest::isFaultyOverrideIconOverlayHookNotCalled
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Utility\IconUtilityTest::getSpriteIconForResourceWithFileWithoutExtensionTypeReturnsOtherSprite
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Utility\IconUtilityTest::getSpriteIconForResourceWithUnknownFileTypeReturnsOtherSprite
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Utility\IconUtilityTest::getSpriteIconForResourceWithPdfReturnsPdfSprite
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Utility\IconUtilityTest::getSpriteIconForResourceWithPngFileReturnsPngSprite
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Utility\IconUtilityTest::getSpriteIconForResourceWithPngFileAndOptionsReturnsPngSpriteAndOptions
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Utility\IconUtilityTest::getSpriteIconForResourceWithFolderReturnsFolderSprite
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Utility\IconUtilityTest::getSpriteIconForResourceWithOpenFolderReturnsOpenFolderSprite
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Utility\IconUtilityTest::getSpriteIconForResourceWithRootFolderReturnsRootFolderSprite
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Utility\IconUtilityTest::getSpriteIconForResourceWithMountRootReturnsMountFolderSprite
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Utility\IconUtilityTest::isOverrideResourceIconHookCalled
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\Utility\IconUtilityTest::isFaultyResourceIconHookNotCalled
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\View\BackendLayout\BackendLayoutCollectionTest::invalidIdentifierIsRecognizedOnCreation
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\View\BackendLayout\BackendLayoutCollectionTest::objectIsCreated
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\View\BackendLayout\BackendLayoutCollectionTest::invalidBackendLayoutIsRecognizedOnAdding
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\View\BackendLayout\BackendLayoutCollectionTest::duplicateBackendLayoutIsRecognizedOnAdding
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\View\BackendLayout\BackendLayoutCollectionTest::backendLayoutCanBeFetched
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\View\BackendLayout\BackendLayoutTest::invalidIdentifierIsRecognizedOnCreation
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\View\BackendLayout\BackendLayoutTest::objectIsCreated
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\View\BackendLayout\DataProviderCollectionTest::invalidIdentifierIsRecognizedOnAdding
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\View\BackendLayout\DataProviderCollectionTest::invalidInterfaceIsRecognizedOnAdding
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\View\BackendLayout\DataProviderCollectionTest::defaultBackendLayoutIsFound
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\View\BackendLayout\DataProviderCollectionTest::providedBackendLayoutIsFound
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\View\BackendLayoutViewTest::selectedCombinedIdentifierIsDetermined with data set "first level w/o layout"
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\View\BackendLayoutViewTest::selectedCombinedIdentifierIsDetermined with data set "first level with layout"
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\View\BackendLayoutViewTest::selectedCombinedIdentifierIsDetermined with data set "first level with provided layout"
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\View\BackendLayoutViewTest::selectedCombinedIdentifierIsDetermined with data set "first level with next layout"
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\View\BackendLayoutViewTest::selectedCombinedIdentifierIsDetermined with data set "first level with provided next layout"
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\View\BackendLayoutViewTest::selectedCombinedIdentifierIsDetermined with data set "second level w/o layout, first level with layout"
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\View\BackendLayoutViewTest::selectedCombinedIdentifierIsDetermined with data set "second level w/o layout, first level with next layout"
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\View\BackendLayoutViewTest::selectedCombinedIdentifierIsDetermined with data set "second level with layout, first level with next layout"
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\View\BackendLayoutViewTest::selectedCombinedIdentifierIsDetermined with data set "second level with layouts, first level resetting all layouts"
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\View\BackendLayoutViewTest::selectedCombinedIdentifierIsDetermined with data set "second level with provided layouts, first level resetting all layouts"
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\View\BackendLayoutViewTest::selectedCombinedIdentifierIsDetermined with data set "second level resetting layout, first level with next layout"
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\View\BackendLayoutViewTest::selectedCombinedIdentifierIsDetermined with data set "second level resetting next layout, first level with next layout"
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\View\BackendLayoutViewTest::selectedCombinedIdentifierIsDetermined with data set "third level w/o layout, second level resetting layout, first level with next layout"
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\View\BackendLayoutViewTest::selectedCombinedIdentifierIsDetermined with data set "third level w/o layout, second level resetting next layout, first level with next layout"
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\View\BackendLayoutViewTest::selectedCombinedIdentifierIsDetermined with data set "third level with provided layouts, second level w/o layout, first level resetting layouts"
.Analyzing test: TYPO3\CMS\Backend\Tests\Unit\View\ModuleMenuViewTest::unsetHiddenModulesUnsetsHiddenModules
.Analyzing test: TYPO3\CMS\Belog\Tests\Unit\Domain\Model\ConstraintTest::setManualDateStartForDateTimeSetsManualDateStart
.Analyzing test: TYPO3\CMS\Belog\Tests\Unit\Domain\Model\ConstraintTest::setManualDateStartForNoArgumentSetsManualDateStart
.Analyzing test: TYPO3\CMS\Belog\Tests\Unit\Domain\Model\ConstraintTest::setManualDateStopForDateTimeSetsManualDateStop
.Analyzing test: TYPO3\CMS\Belog\Tests\Unit\Domain\Model\ConstraintTest::setManualDateStopForNoArgumentSetsManualDateStop
.Analyzing test: TYPO3\CMS\Belog\Tests\Unit\Domain\Repository\HistoryEntryRepositoryTest::initializeObjectSetsRespectStoragePidToFalse
.Analyzing test: TYPO3\CMS\Belog\Tests\Unit\Domain\Repository\LogEntryRepositoryTest::initializeObjectSetsRespectStoragePidToFalse
.Analyzing test: TYPO3\CMS\Belog\Tests\Unit\Domain\Repository\WorkspaceRepositoryTest::initializeObjectSetsRespectStoragePidToFalse
.Analyzing test: TYPO3\CMS\Beuser\Tests\Unit\Domain\Model\BackendUserTest::getUidReturnsInitialValueForInt
.Analyzing test: TYPO3\CMS\Beuser\Tests\Unit\Domain\Model\BackendUserTest::getUserNameReturnsInitialValueForString
.Analyzing test: TYPO3\CMS\Beuser\Tests\Unit\Domain\Model\BackendUserTest::setUserNameForStringSetsUserName
.Analyzing test: TYPO3\CMS\Beuser\Tests\Unit\Domain\Model\BackendUserTest::getRealNameReturnInitialValueForString
.Analyzing test: TYPO3\CMS\Beuser\Tests\Unit\Domain\Model\BackendUserTest::setRealNameForStringSetsName
.Analyzing test: TYPO3\CMS\Beuser\Tests\Unit\Domain\Model\BackendUserTest::getAdminReturnInitialValueForBoolean
.Analyzing test: TYPO3\CMS\Beuser\Tests\Unit\Domain\Model\BackendUserTest::setAdminToTrueSetsAdmin
.Analyzing test: TYPO3\CMS\Beuser\Tests\Unit\Domain\Model\BackendUserTest::setAdminToFalseSetsAdmin
.Analyzing test: TYPO3\CMS\Beuser\Tests\Unit\Domain\Model\DemandTest::setUserTypeAllExpectedValueForInt
.Analyzing test: TYPO3\CMS\Beuser\Tests\Unit\Domain\Model\DemandTest::setUserTypeAdminOnlyExpectedValueForInt
.Analyzing test: TYPO3\CMS\Beuser\Tests\Unit\Domain\Model\DemandTest::setUserTypeUserOnlyExpectedValueForInt
.Analyzing test: TYPO3\CMS\Beuser\Tests\Unit\Domain\Model\DemandTest::setStatusAllExpectedValueForInt
.Analyzing test: TYPO3\CMS\Beuser\Tests\Unit\Domain\Model\DemandTest::setStatusActiveExpectedValueForInt
.Analyzing test: TYPO3\CMS\Beuser\Tests\Unit\Domain\Model\DemandTest::setStatusInactiveExpectedValueForInt
.Analyzing test: TYPO3\CMS\Beuser\Tests\Unit\Domain\Model\DemandTest::setLoginAllExpectedValueForInt
.Analyzing test: TYPO3\CMS\Beuser\Tests\Unit\Domain\Model\DemandTest::setLoginNoneExpectedValueForInt
.Analyzing test: TYPO3\CMS\Beuser\Tests\Unit\Domain\Model\DemandTest::setLoginxSameExpectedValueForInt
.Analyzing test: TYPO3\CMS\Beuser\Tests\Unit\Domain\Model\DemandTest::getUserNameInitialValueForString
.Analyzing test: TYPO3\CMS\Beuser\Tests\Unit\Domain\Model\DemandTest::setUserNameReturnExpectedValueForString
.Analyzing test: TYPO3\CMS\Beuser\Tests\Unit\Domain\Repository\BackendUserRepositoryTest::classCanBeInstantiated
.Analyzing test: TYPO3\CMS\Beuser\Tests\Unit\Domain\Repository\BackendUserSessionRepositoryTest::classCanBeInstantiated
.Analyzing test: TYPO3\CMS\Beuser\Tests\Unit\Service\ModuleDataStorageServiceTest::loadModuleDataReturnsModuleDataObjectForEmptyModuleData
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Authentication\AbstractUserAuthenticationTest::getAuthInfoArrayReturnsEmptyPidListIfNoCheckPidValueIsGiven
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Authentication\BackendUserAuthenticationTest::logoffCleansFormProtectionIfBackendUserIsLoggedIn
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Authentication\BackendUserAuthenticationTest::getTSConfigReturnsCorrectArrayForGivenObjectString with data set "single level string"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Authentication\BackendUserAuthenticationTest::getTSConfigReturnsCorrectArrayForGivenObjectString with data set "two levels string"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Authentication\BackendUserAuthenticationTest::getTSConfigReturnsCorrectArrayForGivenObjectString with data set "three levels string"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Authentication\BackendUserAuthenticationTest::getTSConfigReturnsCorrectArrayForGivenObjectString with data set "three levels string with integer property"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Authentication\BackendUserAuthenticationTest::getTSConfigReturnsCorrectArrayForGivenObjectString with data set "three levels string with integer zero property"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Authentication\BackendUserAuthenticationTest::getTSConfigReturnsCorrectArrayForGivenObjectString with data set "four levels string with integer zero property, value, no properties"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Authentication\BackendUserAuthenticationTest::getTSConfigReturnsCorrectArrayForGivenObjectString with data set "four levels string with integer property, value, no properties"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Authentication\BackendUserAuthenticationTest::getTSConfigReturnsCorrectArrayForGivenObjectString with data set "one level, not existant string"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Authentication\BackendUserAuthenticationTest::getTSConfigReturnsCorrectArrayForGivenObjectString with data set "two level, not existant string"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Authentication\BackendUserAuthenticationTest::getTSConfigReturnsCorrectArrayForGivenObjectString with data set "two level, where second level does not exist"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Authentication\BackendUserAuthenticationTest::getTSConfigReturnsCorrectArrayForGivenObjectString with data set "three level, where third level does not exist"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Authentication\BackendUserAuthenticationTest::getTSConfigReturnsCorrectArrayForGivenObjectString with data set "three level, where second and third level does not exist"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Authentication\BackendUserAuthenticationTest::getTSConfigReturnsCorrectArrayForGivenObjectString with data set "value and properties"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Authentication\BackendUserAuthenticationTest::getFilePermissionsTakesUserDefaultPermissionsFromTsConfigIntoAccountIfUserIsNotAdmin with data set "Only read permissions"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Authentication\BackendUserAuthenticationTest::getFilePermissionsTakesUserDefaultPermissionsFromTsConfigIntoAccountIfUserIsNotAdmin with data set "Uploading allowed"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Authentication\BackendUserAuthenticationTest::getFilePermissionsTakesUserDefaultPermissionsFromTsConfigIntoAccountIfUserIsNotAdmin with data set "One value is enough"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Authentication\BackendUserAuthenticationTest::getFilePermissionsFromStorageOverwritesDefaultPermissions with data set "Overwrites given storage permissions with default permissions"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Authentication\BackendUserAuthenticationTest::getFilePermissionsFromStorageOverwritesDefaultPermissions with data set "Overwrites given storage 0 permissions with default permissions"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Authentication\BackendUserAuthenticationTest::getFilePermissionsFromStorageOverwritesDefaultPermissions with data set "Returns default permissions if no storage permissions are found"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Authentication\BackendUserAuthenticationTest::getFilePermissionsFromStorageAlwaysReturnsDefaultPermissionsForAdmins with data set "Overwrites given storage permissions with default permissions"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Authentication\BackendUserAuthenticationTest::getFilePermissionsFromStorageAlwaysReturnsDefaultPermissionsForAdmins with data set "Overwrites given storage 0 permissions with default permissions"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Authentication\BackendUserAuthenticationTest::getFilePermissionsFromStorageAlwaysReturnsDefaultPermissionsForAdmins with data set "Returns default permissions if no storage permissions are found"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Authentication\BackendUserAuthenticationTest::getFilePermissionsTakesUserDefaultPermissionsFromRecordIntoAccountIfUserIsNotAdmin with data set "No permission"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Authentication\BackendUserAuthenticationTest::getFilePermissionsTakesUserDefaultPermissionsFromRecordIntoAccountIfUserIsNotAdmin with data set "Standard file permissions"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Authentication\BackendUserAuthenticationTest::getFilePermissionsTakesUserDefaultPermissionsFromRecordIntoAccountIfUserIsNotAdmin with data set "Unzip allowed"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Authentication\BackendUserAuthenticationTest::getFilePermissionsTakesUserDefaultPermissionsFromRecordIntoAccountIfUserIsNotAdmin with data set "Standard folder permissions"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Authentication\BackendUserAuthenticationTest::getFilePermissionsTakesUserDefaultPermissionsFromRecordIntoAccountIfUserIsNotAdmin with data set "Copy folder allowed"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Authentication\BackendUserAuthenticationTest::getFilePermissionsTakesUserDefaultPermissionsFromRecordIntoAccountIfUserIsNotAdmin with data set "Copy folder and remove subfolders allowed"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Authentication\BackendUserAuthenticationTest::getFilePermissionsGrantsAllPermissionsToAdminUsers
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\AbstractBackendTest::theConstructorCallsSetterMethodsForAllSpecifiedOptions
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\ApcBackendTest::setThrowsExceptionIfNoFrontEndHasBeenSet
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\ApcBackendTest::itIsPossibleToSetAndCheckExistenceInCache
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\ApcBackendTest::itIsPossibleToSetAndGetEntry
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\ApcBackendTest::itIsPossibleToRemoveEntryFromCache
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\ApcBackendTest::itIsPossibleToOverwriteAnEntryInTheCache
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\ApcBackendTest::findIdentifiersByTagFindsSetEntries
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\ApcBackendTest::setRemovesTagsFromPreviousSet
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\ApcBackendTest::setCacheIsSettingIdentifierPrefixWithCacheIdentifier
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\ApcBackendTest::hasReturnsFalseIfTheEntryDoesntExist
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\ApcBackendTest::removeReturnsFalseIfTheEntryDoesntExist
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\ApcBackendTest::flushByTagRemovesCacheEntriesWithSpecifiedTag
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\ApcBackendTest::flushRemovesAllCacheEntries
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\ApcBackendTest::flushRemovesOnlyOwnEntries
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\ApcBackendTest::largeDataIsStored
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::setCacheDirectoryThrowsExceptionOnNonWritableDirectory
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::getCacheDirectoryReturnsTheCurrentCacheDirectory
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::aDedicatedCacheDirectoryIsUsedForCodeCaches
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::setThrowsExceptionIfDataIsNotAString
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::setReallySavesToTheSpecifiedDirectory
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::setOverwritesAnAlreadyExistingCacheEntryForTheSameIdentifier
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::setAlsoSavesSpecifiedTags
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::setCacheDetectsAndLoadsAFrozenCache
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::getReturnsContentOfTheCorrectCacheFile
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::getReturnsFalseForExpiredEntries
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::getDoesNotCheckIfAnEntryIsExpiredIfTheCacheIsFrozen
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::hasReturnsTrueIfAnEntryExists
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::hasReturnsFalseForExpiredEntries
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::hasDoesNotCheckIfAnEntryIsExpiredIfTheCacheIsFrozen
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::removeReallyRemovesACacheEntry
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::setThrowsExceptionForInvalidIdentifier with data set "trailing slash"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::setThrowsExceptionForInvalidIdentifier with data set "trailing dot and slash"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::setThrowsExceptionForInvalidIdentifier with data set "trailing two dots and slash"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::setThrowsExceptionForInvalidIdentifier with data set "trailing with multiple dots and slashes"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::setThrowsExceptionForInvalidIdentifier with data set "slash in middle part"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::setThrowsExceptionForInvalidIdentifier with data set "dot and slash in middle part"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::setThrowsExceptionForInvalidIdentifier with data set "two dots and slash in middle part"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::setThrowsExceptionForInvalidIdentifier with data set "multiple dots and slashes in middle part"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::setThrowsExceptionForInvalidIdentifier with data set "pending slash"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::setThrowsExceptionForInvalidIdentifier with data set "pending dot and slash"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::setThrowsExceptionForInvalidIdentifier with data set "pending dots and slash"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::setThrowsExceptionForInvalidIdentifier with data set "pending multiple dots and slashes"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::getThrowsExceptionForInvalidIdentifier with data set "trailing slash"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::getThrowsExceptionForInvalidIdentifier with data set "trailing dot and slash"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::getThrowsExceptionForInvalidIdentifier with data set "trailing two dots and slash"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::getThrowsExceptionForInvalidIdentifier with data set "trailing with multiple dots and slashes"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::getThrowsExceptionForInvalidIdentifier with data set "slash in middle part"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::getThrowsExceptionForInvalidIdentifier with data set "dot and slash in middle part"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::getThrowsExceptionForInvalidIdentifier with data set "two dots and slash in middle part"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::getThrowsExceptionForInvalidIdentifier with data set "multiple dots and slashes in middle part"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::getThrowsExceptionForInvalidIdentifier with data set "pending slash"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::getThrowsExceptionForInvalidIdentifier with data set "pending dot and slash"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::getThrowsExceptionForInvalidIdentifier with data set "pending dots and slash"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::getThrowsExceptionForInvalidIdentifier with data set "pending multiple dots and slashes"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::hasThrowsExceptionForInvalidIdentifier with data set "trailing slash"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::hasThrowsExceptionForInvalidIdentifier with data set "trailing dot and slash"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::hasThrowsExceptionForInvalidIdentifier with data set "trailing two dots and slash"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::hasThrowsExceptionForInvalidIdentifier with data set "trailing with multiple dots and slashes"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::hasThrowsExceptionForInvalidIdentifier with data set "slash in middle part"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::hasThrowsExceptionForInvalidIdentifier with data set "dot and slash in middle part"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::hasThrowsExceptionForInvalidIdentifier with data set "two dots and slash in middle part"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::hasThrowsExceptionForInvalidIdentifier with data set "multiple dots and slashes in middle part"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::hasThrowsExceptionForInvalidIdentifier with data set "pending slash"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::hasThrowsExceptionForInvalidIdentifier with data set "pending dot and slash"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::hasThrowsExceptionForInvalidIdentifier with data set "pending dots and slash"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::hasThrowsExceptionForInvalidIdentifier with data set "pending multiple dots and slashes"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::removeThrowsExceptionForInvalidIdentifier with data set "trailing slash"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::removeThrowsExceptionForInvalidIdentifier with data set "trailing dot and slash"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::removeThrowsExceptionForInvalidIdentifier with data set "trailing two dots and slash"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::removeThrowsExceptionForInvalidIdentifier with data set "trailing with multiple dots and slashes"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::removeThrowsExceptionForInvalidIdentifier with data set "slash in middle part"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::removeThrowsExceptionForInvalidIdentifier with data set "dot and slash in middle part"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::removeThrowsExceptionForInvalidIdentifier with data set "two dots and slash in middle part"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::removeThrowsExceptionForInvalidIdentifier with data set "multiple dots and slashes in middle part"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::removeThrowsExceptionForInvalidIdentifier with data set "pending slash"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::removeThrowsExceptionForInvalidIdentifier with data set "pending dot and slash"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::removeThrowsExceptionForInvalidIdentifier with data set "pending dots and slash"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::removeThrowsExceptionForInvalidIdentifier with data set "pending multiple dots and slashes"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::requireOnceThrowsExceptionForInvalidIdentifier with data set "trailing slash"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::requireOnceThrowsExceptionForInvalidIdentifier with data set "trailing dot and slash"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::requireOnceThrowsExceptionForInvalidIdentifier with data set "trailing two dots and slash"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::requireOnceThrowsExceptionForInvalidIdentifier with data set "trailing with multiple dots and slashes"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::requireOnceThrowsExceptionForInvalidIdentifier with data set "slash in middle part"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::requireOnceThrowsExceptionForInvalidIdentifier with data set "dot and slash in middle part"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::requireOnceThrowsExceptionForInvalidIdentifier with data set "two dots and slash in middle part"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::requireOnceThrowsExceptionForInvalidIdentifier with data set "multiple dots and slashes in middle part"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::requireOnceThrowsExceptionForInvalidIdentifier with data set "pending slash"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::requireOnceThrowsExceptionForInvalidIdentifier with data set "pending dot and slash"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::requireOnceThrowsExceptionForInvalidIdentifier with data set "pending dots and slash"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::requireOnceThrowsExceptionForInvalidIdentifier with data set "pending multiple dots and slashes"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::requireOnceIncludesAndReturnsResultOfIncludedPhpFile
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::requireOnceDoesNotCheckExpiryTimeIfBackendIsFrozen
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::findIdentifiersByTagFindsCacheEntriesWithSpecifiedTag
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::findIdentifiersByTagDoesNotReturnExpiredEntries
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::flushRemovesAllCacheEntries
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::flushCreatesCacheDirectoryAgain
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::flushByTagRemovesCacheEntriesWithSpecifiedTag
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::collectGarbageRemovesExpiredCacheEntries
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::flushUnfreezesTheCache
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\MemcachedBackendTest::setThrowsExceptionIfNoFrontEndHasBeenSet
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\MemcachedBackendTest::initializeObjectThrowsExceptionIfNoMemcacheServerIsConfigured
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\MemcachedBackendTest::itIsPossibleToSetAndCheckExistenceInCache
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\MemcachedBackendTest::itIsPossibleToSetAndGetEntry
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\MemcachedBackendTest::itIsPossibleToRemoveEntryFromCache
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\MemcachedBackendTest::itIsPossibleToOverwriteAnEntryInTheCache
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\MemcachedBackendTest::findIdentifiersByTagFindsCacheEntriesWithSpecifiedTag
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\MemcachedBackendTest::setRemovesTagsFromPreviousSet
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\MemcachedBackendTest::hasReturnsFalseIfTheEntryDoesntExist
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\MemcachedBackendTest::removeReturnsFalseIfTheEntryDoesntExist
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\MemcachedBackendTest::flushByTagRemovesCacheEntriesWithSpecifiedTag
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\MemcachedBackendTest::flushRemovesAllCacheEntries
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\MemcachedBackendTest::flushRemovesOnlyOwnEntries
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\MemcachedBackendTest::largeDataIsStored
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\PdoBackendTest::setThrowsExceptionIfNoFrontEndHasBeenSet
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\PdoBackendTest::itIsPossibleToSetAndCheckExistenceInCache
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\PdoBackendTest::itIsPossibleToSetAndGetEntry
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\PdoBackendTest::itIsPossibleToRemoveEntryFromCache
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\PdoBackendTest::itIsPossibleToOverwriteAnEntryInTheCache
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\PdoBackendTest::findIdentifiersByTagFindsSetEntries
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\PdoBackendTest::setRemovesTagsFromPreviousSet
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\PdoBackendTest::setOverwritesExistingEntryThatExceededItsLifetimeWithNewData
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\PdoBackendTest::hasReturnsFalseIfTheEntryDoesntExist
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\PdoBackendTest::removeReturnsFalseIfTheEntryDoesntExist
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\PdoBackendTest::flushByTagRemovesCacheEntriesWithSpecifiedTag
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\PdoBackendTest::flushRemovesAllCacheEntries
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\PdoBackendTest::flushRemovesOnlyOwnEntries
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\PdoBackendTest::collectGarbageReallyRemovesAnExpiredCacheEntry
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\PdoBackendTest::collectGarbageReallyRemovesAllExpiredCacheEntries
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\RedisBackendTest::initializeObjectThrowsNoExceptionIfGivenDatabaseWasSuccessfullySelected
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\RedisBackendTest::setDatabaseThrowsExceptionIfGivenDatabaseNumberIsNotAnInteger
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\RedisBackendTest::setDatabaseThrowsExceptionIfGivenDatabaseNumberIsNegative
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\RedisBackendTest::setCompressionThrowsExceptionIfCompressionParameterIsNotOfTypeBoolean
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\RedisBackendTest::setCompressionLevelThrowsExceptionIfCompressionLevelIsNotInteger
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\RedisBackendTest::setCompressionLevelThrowsExceptionIfCompressionLevelIsNotBetweenMinusOneAndNine
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\RedisBackendTest::setThrowsExceptionIfIdentifierIsNotAString
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\RedisBackendTest::setThrowsExceptionIfDataIsNotAString
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\RedisBackendTest::setThrowsExceptionIfLifetimeIsNegative
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\RedisBackendTest::setThrowsExceptionIfLifetimeIsNotNullOrAnInteger
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\RedisBackendTest::setStoresEntriesInSelectedDatabase
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\RedisBackendTest::setSavesStringDataTypeForIdentifierToDataEntry
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\RedisBackendTest::setSavesEntryWithDefaultLifeTime
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\RedisBackendTest::setSavesEntryWithSpecifiedLifeTime
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\RedisBackendTest::setSavesEntryWithUnlimitedLifeTime
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\RedisBackendTest::setOverwritesExistingEntryWithNewData
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\RedisBackendTest::setOverwritesExistingEntryWithSpecifiedLifetime
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\RedisBackendTest::setOverwritesExistingEntryWithNewDefaultLifetime
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\RedisBackendTest::setOverwritesExistingEntryWithNewUnlimitedLifetime
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\RedisBackendTest::setSavesSetDataTypeForIdentifierToTagsSet
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\RedisBackendTest::setSavesSpecifiedTagsInIdentifierToTagsSet
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\RedisBackendTest::setRemovesAllPreviouslySetTagsFromIdentifierToTagsSet
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\RedisBackendTest::setRemovesMultiplePreviouslySetTagsFromIdentifierToTagsSet
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\RedisBackendTest::setSavesSetDataTypeForTagToIdentifiersSet
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\RedisBackendTest::setSavesIdentifierInTagToIdentifiersSetOfSpecifiedTag
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\RedisBackendTest::setAppendsSecondIdentifierInTagToIdentifiersEntry
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\RedisBackendTest::setRemovesIdentifierFromTagToIdentifiersEntryIfTagIsOmittedOnConsecutiveSet
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\RedisBackendTest::setAddsIdentifierInTagToIdentifiersEntryIfTagIsAddedOnConsecutiveSet
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\RedisBackendTest::setSavesCompressedDataWithEnabledCompression
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\RedisBackendTest::setSavesPlaintextDataWithEnabledCompressionAndCompressionLevel0
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\RedisBackendTest::hasThrowsExceptionIfIdentifierIsNotAString
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\RedisBackendTest::hasReturnsFalseForNotExistingEntry
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\RedisBackendTest::hasReturnsTrueForPreviouslySetEntry
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\RedisBackendTest::getThrowsExceptionIfIdentifierIsNotAString
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\RedisBackendTest::getReturnsPreviouslyCompressedSetEntry
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\RedisBackendTest::getReturnsPreviouslySetEntry
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\RedisBackendTest::removeThrowsExceptionIfIdentifierIsNotAString
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\RedisBackendTest::removeReturnsFalseIfNoEntryWasDeleted
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\RedisBackendTest::removeReturnsTrueIfAnEntryWasDeleted
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\RedisBackendTest::removeDeletesEntryFromCache
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\RedisBackendTest::removeDeletesIdentifierToTagEntry
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\RedisBackendTest::removeDeletesIdentifierFromTagToIdentifiersSet
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\RedisBackendTest::removeDeletesIdentifierFromTagToIdentifiersSetWithMultipleEntries
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\RedisBackendTest::findIdentifiersByTagThrowsExceptionIfTagIsNotAString
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\RedisBackendTest::findIdentifiersByTagReturnsEmptyArrayForNotExistingTag
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\RedisBackendTest::findIdentifiersByTagReturnsAllIdentifiersTagedWithSpecifiedTag
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\RedisBackendTest::flushRemovesAllEntriesFromCache
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\RedisBackendTest::flushByTagThrowsExceptionIfTagIsNotAString
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\RedisBackendTest::flushByTagRemovesEntriesTaggedWithSpecifiedTag
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\RedisBackendTest::flushByTagRemovesTemporarySet
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\RedisBackendTest::flushByTagRemovesIdentifierToTagsSetOfEntryTaggedWithGivenTag
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\RedisBackendTest::flushByTagDoesNotRemoveIdentifierToTagsSetOfUnrelatedEntry
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\RedisBackendTest::flushByTagRemovesTagToIdentifiersSetOfGivenTag
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\RedisBackendTest::flushByTagRemovesIdentifiersTaggedWithGivenTagFromTagToIdentifiersSets
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\RedisBackendTest::collectGarbageDoesNotRemoveNotExpiredIdentifierToDataEntry
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\RedisBackendTest::collectGarbageRemovesLeftOverIdentifierToTagsSet
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\RedisBackendTest::collectGarbageRemovesExpiredIdentifierFromTagsToIdentifierSet
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\TransientMemoryBackendTest::setThrowsExceptionIfNoFrontEndHasBeenSet
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\TransientMemoryBackendTest::itIsPossibleToSetAndCheckExistenceInCache
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\TransientMemoryBackendTest::itIsPossibleToSetAndGetEntry
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\TransientMemoryBackendTest::itIsPossibleToRemoveEntryFromCache
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\TransientMemoryBackendTest::itIsPossibleToOverwriteAnEntryInTheCache
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\TransientMemoryBackendTest::findIdentifiersByTagFindsCacheEntriesWithSpecifiedTag
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\TransientMemoryBackendTest::hasReturnsFalseIfTheEntryDoesntExist
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\TransientMemoryBackendTest::removeReturnsFalseIfTheEntryDoesntExist
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\TransientMemoryBackendTest::flushByTagRemovesCacheEntriesWithSpecifiedTag
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\TransientMemoryBackendTest::flushRemovesAllCacheEntries
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\Typo3DatabaseBackendTest::setCacheCalculatesCacheTableName
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\Typo3DatabaseBackendTest::setCacheCalculatesTagsTableName
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\Typo3DatabaseBackendTest::setThrowsExceptionIfFrontendWasNotSet
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\Typo3DatabaseBackendTest::setThrowsExceptionIfDataIsNotAString
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\Typo3DatabaseBackendTest::setInsertsEntryInTable
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\Typo3DatabaseBackendTest::setRemovesAnAlreadyExistingCacheEntryForTheSameIdentifier
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\Typo3DatabaseBackendTest::setReallySavesSpecifiedTags
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\Typo3DatabaseBackendTest::setSavesCompressedDataWithEnabledCompression
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\Typo3DatabaseBackendTest::setWithUnlimitedLifetimeWritesCorrectEntry
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\Typo3DatabaseBackendTest::getThrowsExceptionIfFrontendWasNotSet
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\Typo3DatabaseBackendTest::getReturnsContentOfTheCorrectCacheEntry
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\Typo3DatabaseBackendTest::getSetsExceededLifetimeQueryPart
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\Typo3DatabaseBackendTest::hasThrowsExceptionIfFrontendWasNotSet
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\Typo3DatabaseBackendTest::hasReturnsTrueForExistingEntry
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\Typo3DatabaseBackendTest::hasSetsExceededLifetimeQueryPart
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\Typo3DatabaseBackendTest::removeThrowsExceptionIfFrontendWasNotSet
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\Typo3DatabaseBackendTest::removeReallyRemovesACacheEntry
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\Typo3DatabaseBackendTest::collectGarbageThrowsExceptionIfFrontendWasNotSet
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\Typo3DatabaseBackendTest::collectGarbageSelectsExpiredCacheEntries
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\Typo3DatabaseBackendTest::collectGarbageDeletesTagsFromExpiredEntries
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\Typo3DatabaseBackendTest::collectGarbageDeletesExpiredEntry
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\Typo3DatabaseBackendTest::findIdentifiersByTagThrowsExceptionIfFrontendWasNotSet
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\Typo3DatabaseBackendTest::findIdentifiersByTagFindsCacheEntriesWithSpecifiedTag
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\Typo3DatabaseBackendTest::flushThrowsExceptionIfFrontendWasNotSet
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\Typo3DatabaseBackendTest::flushRemovesAllCacheEntries
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\Typo3DatabaseBackendTest::flushByTagThrowsExceptionIfFrontendWasNotSet
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\Typo3DatabaseBackendTest::flushByTagRemovesCacheEntriesWithSpecifiedTag
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\WincacheBackendTest::setThrowsExceptionIfNoFrontEndHasBeenSet
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\WincacheBackendTest::itIsPossibleToSetAndCheckExistenceInCache
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\WincacheBackendTest::itIsPossibleToSetAndGetEntry
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\WincacheBackendTest::itIsPossibleToRemoveEntryFromCache
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\WincacheBackendTest::itIsPossibleToOverwriteAnEntryInTheCache
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\WincacheBackendTest::findIdentifiersByTagFindsSetEntries
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\WincacheBackendTest::setRemovesTagsFromPreviousSet
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\WincacheBackendTest::hasReturnsFalseIfTheEntryDoesntExist
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\WincacheBackendTest::removeReturnsFalseIfTheEntryDoesntExist
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\WincacheBackendTest::flushByTagRemovesCacheEntriesWithSpecifiedTag
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\WincacheBackendTest::flushRemovesAllCacheEntries
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\WincacheBackendTest::flushRemovesOnlyOwnEntries
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\WincacheBackendTest::largeDataIsStored
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\XcacheBackendTest::setThrowsExceptionIfNoFrontEndHasBeenSet
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\XcacheBackendTest::itIsPossibleToSetAndCheckExistenceInCache
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\XcacheBackendTest::itIsPossibleToSetAndGetEntry
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\XcacheBackendTest::itIsPossibleToRemoveEntryFromCache
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\XcacheBackendTest::itIsPossibleToOverwriteAnEntryInTheCache
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\XcacheBackendTest::findIdentifiersByTagFindsSetEntries
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\XcacheBackendTest::setRemovesTagsFromPreviousSet
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\XcacheBackendTest::hasReturnsFalseIfTheEntryDoesntExist
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\XcacheBackendTest::removeReturnsFalseIfTheEntryDoesntExist
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\XcacheBackendTest::flushByTagRemovesCacheEntriesWithSpecifiedTag
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\XcacheBackendTest::flushRemovesAllCacheEntries
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\XcacheBackendTest::flushRemovesOnlyOwnEntries
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Backend\XcacheBackendTest::largeDataIsStored
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\CacheManagerTest::managerThrowsExceptionOnCacheRegistrationWithAlreadyExistingIdentifier
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\CacheManagerTest::managerReturnsThePreviouslyRegisteredCache
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\CacheManagerTest::getCacheThrowsExceptionForNonExistingIdentifier
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\CacheManagerTest::hasCacheReturnsCorrectResult
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\CacheManagerTest::flushCachesByTagCallsTheFlushByTagMethodOfAllRegisteredCaches
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\CacheManagerTest::flushCachesCallsTheFlushMethodOfAllRegisteredCaches
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\CacheManagerTest::flushCachesInGroupThrowsExceptionForNonExistingGroup
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\CacheManagerTest::flushCachesInGroupByTagThrowsExceptionForNonExistingGroup
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\CacheManagerTest::getCacheCreatesCacheInstanceWithGivenConfiguration
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\CacheManagerTest::getCacheCreatesCacheInstanceWithFallbackToDefaultFrontend
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\CacheManagerTest::getCacheCreatesCacheInstanceWithFallbackToDefaultBackend
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\CacheManagerTest::getCacheCreatesCacheInstanceWithFallbackToDefaultBackenOptions
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\FactoryTest::createReturnsInstanceOfTheSpecifiedCacheFrontend
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\FactoryTest::createInjectsAnInstanceOfTheSpecifiedBackendIntoTheCacheFrontend
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\FactoryTest::createRegistersTheCacheAtTheCacheManager
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Frontend\AbstractFrontendTest::theConstructorAcceptsValidIdentifiers
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Frontend\AbstractFrontendTest::theConstructorRejectsInvalidIdentifiers
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Frontend\AbstractFrontendTest::flushCallsBackend
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Frontend\AbstractFrontendTest::flushByTagRejectsInvalidTags
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Frontend\AbstractFrontendTest::flushByTagCallsBackendIfItIsATaggableBackend
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Frontend\AbstractFrontendTest::collectGarbageCallsBackend
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Frontend\AbstractFrontendTest::getClassTagRendersTagWhichCanBeUsedToTagACacheEntryWithACertainClass
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Frontend\AbstractFrontendTest::invalidEntryIdentifiersAreRecognizedAsInvalid
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Frontend\AbstractFrontendTest::validEntryIdentifiersAreRecognizedAsValid
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Frontend\AbstractFrontendTest::invalidTagsAreRecognizedAsInvalid
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Frontend\AbstractFrontendTest::validTagsAreRecognizedAsValid
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Frontend\PhpFrontendTest::setChecksIfTheIdentifierIsValid
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Frontend\PhpFrontendTest::setPassesPhpSourceCodeTagsAndLifetimeToBackend
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Frontend\PhpFrontendTest::setThrowsInvalidDataExceptionOnNonStringValues
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Frontend\PhpFrontendTest::requireOnceCallsTheBackendsRequireOnceMethod
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Frontend\StringFrontendTest::setChecksIfTheIdentifierIsValid
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Frontend\StringFrontendTest::setPassesStringToBackend
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Frontend\StringFrontendTest::setPassesLifetimeToBackend
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Frontend\StringFrontendTest::setThrowsInvalidDataExceptionOnNonStringValues
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Frontend\StringFrontendTest::getFetchesStringValueFromBackend
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Frontend\StringFrontendTest::hasReturnsResultFromBackend
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Frontend\StringFrontendTest::removeCallsBackend
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Frontend\StringFrontendTest::getByTagRejectsInvalidTags
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Frontend\StringFrontendTest::getByTagCallsBackend
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Frontend\VariableFrontendTest::setChecksIfTheIdentifierIsValid
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Frontend\VariableFrontendTest::setPassesSerializedStringToBackend
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Frontend\VariableFrontendTest::setPassesSerializedArrayToBackend
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Frontend\VariableFrontendTest::setPassesLifetimeToBackend
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Frontend\VariableFrontendTest::setUsesIgBinarySerializeIfAvailable
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Frontend\VariableFrontendTest::getFetchesStringValueFromBackend
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Frontend\VariableFrontendTest::getFetchesArrayValueFromBackend
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Frontend\VariableFrontendTest::getFetchesFalseBooleanValueFromBackend
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Frontend\VariableFrontendTest::getUsesIgBinaryIfAvailable
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Frontend\VariableFrontendTest::hasReturnsResultFromBackend
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Frontend\VariableFrontendTest::removeCallsBackend
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Frontend\VariableFrontendTest::getByTagRejectsInvalidTags
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Frontend\VariableFrontendTest::getByTagCallsBackend
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Cache\Frontend\VariableFrontendTest::getByTagUsesIgBinaryIfAvailable
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Category\CategoryRegistryTest::doesAddReturnTrueOnDefinedTable
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Category\CategoryRegistryTest::doesAddReturnTrueOnDefinedTableTheFirstTimeAndFalseTheSecondTime
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Category\CategoryRegistryTest::doesAddThrowExceptionOnEmptyTablename
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Category\CategoryRegistryTest::doesAddThrowExceptionOnEmptyExtensionKey
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Category\CategoryRegistryTest::doesAddThrowExceptionOnInvalidTablename
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Category\CategoryRegistryTest::doesAddThrowExceptionOnInvalidExtensionKey
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Category\CategoryRegistryTest::areMultipleElementsOfSameExtensionRegistered
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Category\CategoryRegistryTest::areElementsOfDifferentExtensionsRegistered
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Category\CategoryRegistryTest::areElementsOfDifferentExtensionsOnSameTableRegistered
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Category\CategoryRegistryTest::areElementsOfSameExtensionOnSameTableRegistered
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Category\CategoryRegistryTest::areDatabaseDefinitionsOfAllElementsAvailable
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Category\CategoryRegistryTest::areDatabaseDefinitionsOfParticularExtensionAvailable
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Category\CategoryRegistryTest::areDefaultCategorizedTablesLoaded
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Category\CategoryRegistryTest::canApplyTca
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Category\CategoryRegistryTest::isRegisteredReturnsTrueIfElementIsAlreadyRegistered
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Category\CategoryRegistryTest::isRegisteredReturnsFalseIfElementIsNotRegistered
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Category\CategoryRegistryTest::tabIsAddedForElement
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Category\CategoryRegistryTest::tabIsNotAddedForElementIfFieldListIsSpecified
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Category\CategoryRegistryTest::tabIsAddedOnlyOncePerTable
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Category\Collection\CategoryCollectionTest::missingTableNameArgumentForObjectCategoryCollection
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Charset\CharsetConverterTest::substrForEmptyStringAndNonZeroLengthReturnsEmptyString
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Charset\CharsetConverterTest::utf8_strlenForNonEmptyAsciiOnlyStringReturnsNumberOfCharacters
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Collection\RecordCollectionRepositoryTest::doesFindByUidReturnNull
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Collection\RecordCollectionRepositoryTest::doesFindByUidReturnObject
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Collection\RecordCollectionRepositoryTest::doesFindByUidThrowException
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Collection\RecordCollectionRepositoryTest::doesFindByTypeReturnNull
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Collection\RecordCollectionRepositoryTest::doesFindByTypeReturnObjects
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Collection\RecordCollectionRepositoryTest::doesFindByTableNameReturnNull
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Collection\RecordCollectionRepositoryTest::doesFindByTableNameReturnObjects
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Collection\RecordCollectionRepositoryTest::doesFindByTypeAndTableNameReturnNull
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Collection\RecordCollectionRepositoryTest::doesFindByTypeAndTableNameReturnObjects
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Configuration\ConditionMatcherTest::testUserFuncIsCalled
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Configuration\ConditionMatcherTest::testUserFuncWithSingleArgument
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Configuration\ConditionMatcherTest::testUserFuncWithMultipleArguments
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Configuration\ConditionMatcherTest::testUserFuncReturnsFalse
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Configuration\ConditionMatcherTest::testUserFuncWithMultipleArgumentsAndQuotes
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Configuration\ConditionMatcherTest::testUserFuncWithMultipleArgumentsAndQuotesAndSpaces
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Configuration\ConditionMatcherTest::testUserFuncWithMultipleArgumentsAndQuotesAndSpacesStripped
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Configuration\ConditionMatcherTest::testUserFuncWithSpacesInQuotes
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Configuration\ConditionMatcherTest::testUserFuncWithMultipleArgumentsAndQuotesAndSpacesStrippedAndEscapes
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Configuration\ConditionMatcherTest::testUserFuncWithQuoteMissing
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Configuration\ConditionMatcherTest::testUserFuncWithQuotesInside
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Configuration\ConfigurationManagerTest::getDefaultConfigurationExecutesDefinedDefaultConfigurationFile
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Configuration\ConfigurationManagerTest::getLocalConfigurationExecutesDefinedConfigurationFile
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Configuration\ConfigurationManagerTest::updateLocalConfigurationWritesNewMergedLocalConfigurationArray
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Configuration\ConfigurationManagerTest::getDefaultConfigurationValueByPathReturnsCorrectValue
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Configuration\ConfigurationManagerTest::getLocalConfigurationValueByPathReturnsCorrectValue
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Configuration\ConfigurationManagerTest::getConfigurationValueByPathReturnsCorrectValue
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Configuration\ConfigurationManagerTest::setLocalConfigurationValueByPathReturnFalseIfPathIsNotValid
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Configuration\ConfigurationManagerTest::setLocalConfigurationValueByPathUpdatesValueDefinedByPath
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Configuration\ConfigurationManagerTest::setLocalConfigurationValuesByPathValuePairsSetsPathValuePairs
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Configuration\ConfigurationManagerTest::removeLocalConfigurationKeysByPathRemovesGivenPathsFromConfigurationAndReturnsTrue
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Configuration\ConfigurationManagerTest::removeLocalConfigurationKeysByPathReturnsFalseIfNothingIsRemoved
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Configuration\ConfigurationManagerTest::removeLocalConfigurationKeysByPathReturnsFalseIfSomethingInexistentIsRemoved
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Configuration\ConfigurationManagerTest::canWriteConfigurationReturnsFalseIfDirectoryIsNotWritable
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Configuration\ConfigurationManagerTest::canWriteConfigurationReturnsFalseIfLocalConfigurationFileIsNotWritable
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Configuration\ConfigurationManagerTest::canWriteConfigurationReturnsTrueIfDirectoryAndFilesAreWritable
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Configuration\ConfigurationManagerTest::writeLocalConfigurationWritesSortedContentToConfigurationFile
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Configuration\ConfigurationManagerTest::createLocalConfigurationFromFactoryConfigurationThrowsExceptionIfFileExists
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Configuration\ConfigurationManagerTest::createLocalConfigurationFromFactoryConfigurationWritesContentFromFactoryFile
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Configuration\ConfigurationManagerTest::createLocalConfigurationFromFactoryConfigurationMergesConfigurationWithAdditionalFactoryFile
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Configuration\ConfigurationManagerTest::isValidLocalConfigurationPathAcceptsWhitelistedPath
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Configuration\ConfigurationManagerTest::isValidLocalConfigurationPathDeniesNotWhitelistedPath
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Configuration\TypoScript\ConditionMatching\AbstractConditionMatcherTest::evaluateConditionCommonReturnsTrueForMatchingContexts with data set #0
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Configuration\TypoScript\ConditionMatching\AbstractConditionMatcherTest::evaluateConditionCommonReturnsTrueForMatchingContexts with data set #1
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Configuration\TypoScript\ConditionMatching\AbstractConditionMatcherTest::evaluateConditionCommonReturnsTrueForMatchingContexts with data set #2
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Configuration\TypoScript\ConditionMatching\AbstractConditionMatcherTest::evaluateConditionCommonReturnsTrueForMatchingContexts with data set #3
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Configuration\TypoScript\ConditionMatching\AbstractConditionMatcherTest::evaluateConditionCommonReturnsTrueForMatchingContexts with data set #4
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Configuration\TypoScript\ConditionMatching\AbstractConditionMatcherTest::evaluateConditionCommonReturnsNullForNotMatchingApplicationContexts with data set #0
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Configuration\TypoScript\ConditionMatching\AbstractConditionMatcherTest::evaluateConditionCommonReturnsNullForNotMatchingApplicationContexts with data set #1
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Configuration\TypoScript\ConditionMatching\AbstractConditionMatcherTest::evaluateConditionCommonReturnsNullForNotMatchingApplicationContexts with data set #2
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Configuration\TypoScript\ConditionMatching\AbstractConditionMatcherTest::evaluateConditionCommonReturnsNullForNotMatchingApplicationContexts with data set #3
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Configuration\TypoScript\ConditionMatching\AbstractConditionMatcherTest::evaluateConditionCommonReturnsNullForNotMatchingApplicationContexts with data set #4
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Configuration\TypoScript\ConditionMatching\AbstractConditionMatcherTest::evaluateConditionCommonReturnsNullForNotMatchingApplicationContexts with data set #5
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Configuration\TypoScript\ConditionMatching\AbstractConditionMatcherTest::evaluateConditionCommonEvaluatesIpAddressesCorrectly with data set "IP matches"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Configuration\TypoScript\ConditionMatching\AbstractConditionMatcherTest::evaluateConditionCommonEvaluatesIpAddressesCorrectly with data set "ipv4 wildcard subnet"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Configuration\TypoScript\ConditionMatching\AbstractConditionMatcherTest::evaluateConditionCommonEvaluatesIpAddressesCorrectly with data set "ipv6 wildcard subnet"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Configuration\TypoScript\ConditionMatching\AbstractConditionMatcherTest::evaluateConditionCommonEvaluatesIpAddressesCorrectly with data set "List of addresses matches"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Configuration\TypoScript\ConditionMatching\AbstractConditionMatcherTest::evaluateConditionCommonEvaluatesIpAddressesCorrectly with data set "IP does not match"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Configuration\TypoScript\ConditionMatching\AbstractConditionMatcherTest::evaluateConditionCommonEvaluatesIpAddressesCorrectly with data set "ipv4 subnet does not match"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Configuration\TypoScript\ConditionMatching\AbstractConditionMatcherTest::evaluateConditionCommonEvaluatesIpAddressesCorrectly with data set "ipv6 subnet does not match"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Configuration\TypoScript\ConditionMatching\AbstractConditionMatcherTest::evaluateConditionCommonEvaluatesIpAddressesCorrectly with data set "List of addresses does not match"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Core\ApplicationContextTest::contextStringCanBeSetInConstructorAndReadByCallingToString with data set #0
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Core\ApplicationContextTest::contextStringCanBeSetInConstructorAndReadByCallingToString with data set #1
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Core\ApplicationContextTest::contextStringCanBeSetInConstructorAndReadByCallingToString with data set #2
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Core\ApplicationContextTest::contextStringCanBeSetInConstructorAndReadByCallingToString with data set #3
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Core\ApplicationContextTest::contextStringCanBeSetInConstructorAndReadByCallingToString with data set #4
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Core\ApplicationContextTest::contextStringCanBeSetInConstructorAndReadByCallingToString with data set #5
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Core\ApplicationContextTest::constructorThrowsExceptionIfMainContextIsForbidden with data set #0
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Core\ApplicationContextTest::constructorThrowsExceptionIfMainContextIsForbidden with data set #1
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Core\ApplicationContextTest::constructorThrowsExceptionIfMainContextIsForbidden with data set #2
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Core\ApplicationContextTest::constructorThrowsExceptionIfMainContextIsForbidden with data set #3
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Core\ApplicationContextTest::contextMethodsReturnTheCorrectValues with data set "Development"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Core\ApplicationContextTest::contextMethodsReturnTheCorrectValues with data set "Development/YourSpecialContext"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Core\ApplicationContextTest::contextMethodsReturnTheCorrectValues with data set "Production"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Core\ApplicationContextTest::contextMethodsReturnTheCorrectValues with data set "Production/MySpecialContext"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Core\ApplicationContextTest::contextMethodsReturnTheCorrectValues with data set "Testing"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Core\ApplicationContextTest::contextMethodsReturnTheCorrectValues with data set "Testing/MySpecialContext"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Core\ApplicationContextTest::parentContextIsConnectedRecursively
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Core\BootstrapTest::loadCachedTcaRequiresCacheFileIfCacheEntryExists
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Core\BootstrapTest::loadCachedTcaSetsCacheEntryIfNoCacheEntryExists
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Core\SystemEnvironmentBuilderTest::fileDenyPatternMatchesPhpExtension with data set #0
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Core\SystemEnvironmentBuilderTest::fileDenyPatternMatchesPhpExtension with data set #1
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Core\SystemEnvironmentBuilderTest::fileDenyPatternMatchesPhpExtension with data set #2
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Core\SystemEnvironmentBuilderTest::fileDenyPatternMatchesPhpExtension with data set #3
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Core\SystemEnvironmentBuilderTest::fileDenyPatternMatchesPhpExtension with data set #4
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Core\SystemEnvironmentBuilderTest::fileDenyPatternMatchesPhpExtension with data set #5
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Core\SystemEnvironmentBuilderTest::fileDenyPatternMatchesPhpExtension with data set #6
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Core\SystemEnvironmentBuilderTest::fileDenyPatternMatchesPhpExtension with data set #7
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Core\SystemEnvironmentBuilderTest::fileDenyPatternMatchesPhpExtension with data set #8
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Core\SystemEnvironmentBuilderTest::fileDenyPatternMatchesPhpExtension with data set #9
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Core\SystemEnvironmentBuilderTest::fileDenyPatternMatchesPhpExtension with data set #10
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Core\SystemEnvironmentBuilderTest::fileDenyPatternMatchesPhpExtension with data set #11
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Core\SystemEnvironmentBuilderTest::fileDenyPatternMatchesPhpExtension with data set #12
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Core\SystemEnvironmentBuilderTest::fileDenyPatternMatchesPhpExtension with data set #13
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Core\SystemEnvironmentBuilderTest::getPathThisScriptCliReadsLocalPartFromArgv
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Core\SystemEnvironmentBuilderTest::getPathThisScriptCliReadsLocalPartFromEnv
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Core\SystemEnvironmentBuilderTest::getPathThisScriptCliReadsLocalPartFromServer
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Core\SystemEnvironmentBuilderTest::getPathThisScriptCliAddsCurrentWorkingDirectoryFromServerEnvironmentToLocalPathOnUnix
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Core\SystemEnvironmentBuilderTest::getUnifiedDirectoryNameWithTrailingSlashReturnsCorrectPathOnUnix
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Core\SystemEnvironmentBuilderTest::addCorePearPathToIncludePathAddsTypo3ContribPearToPathAsFirstEntry
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Core\SystemEnvironmentBuilderTest::initializeGlobalVariablesUnsetsGlobalErrorArray
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Core\SystemEnvironmentBuilderTest::initializeGlobalVariablesSetsGlobalClientArray
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Core\SystemEnvironmentBuilderTest::initializeGlobalVariablesSetsGlobalTypo3MiscArray
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Core\SystemEnvironmentBuilderTest::initializeGlobalVariablesSetsGlobalT3VarArray
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Core\SystemEnvironmentBuilderTest::initializeGlobalVariablesSetsGlobalT3ServicesArray
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Core\SystemEnvironmentBuilderTest::initializeGlobalTimeTrackingVariablesSetsGlobalVariables with data set "PARSETIME_START"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Core\SystemEnvironmentBuilderTest::initializeGlobalTimeTrackingVariablesSetsGlobalVariables with data set "EXEC_TIME"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Core\SystemEnvironmentBuilderTest::initializeGlobalTimeTrackingVariablesSetsGlobalVariables with data set "ACCESS_TIME"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Core\SystemEnvironmentBuilderTest::initializeGlobalTimeTrackingVariablesSetsGlobalVariables with data set "SIM_EXEC_TIME"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Core\SystemEnvironmentBuilderTest::initializeGlobalTimeTrackingVariablesSetsGlobalVariables with data set "SIM_ACCESS_TIME"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Core\SystemEnvironmentBuilderTest::initializeGlobalTimeTrackingVariablesSetsGlobalTypo3MiscMicrotimeStart
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Core\SystemEnvironmentBuilderTest::initializeGlobalTimeTrackingVariablesRoundsAccessTimeToSixtySeconds
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Core\SystemEnvironmentBuilderTest::initializeGlobalTimeTrackingVariablesRoundsSimAccessTimeToSixtySeconds
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Core\SystemEnvironmentBuilderTest::initializeBasicErrorReportingExcludesStrict
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Core\SystemEnvironmentBuilderTest::initializeBasicErrorReportingExcludesNotice
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Core\SystemEnvironmentBuilderTest::initializeBasicErrorReportingExcludesDeprecated
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\DataHandler\DataHandlerTest::fixtureCanBeCreated
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\DataHandler\DataHandlerTest::adminIsAllowedToModifyNonAdminTable
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\DataHandler\DataHandlerTest::nonAdminIsNorAllowedToModifyNonAdminTable
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\DataHandler\DataHandlerTest::nonAdminWithTableModifyAccessIsAllowedToModifyNonAdminTable
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\DataHandler\DataHandlerTest::adminIsAllowedToModifyAdminTable
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\DataHandler\DataHandlerTest::nonAdminIsNotAllowedToModifyAdminTable
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\DataHandler\DataHandlerTest::nonAdminWithTableModifyAccessIsNotAllowedToModifyAdminTable
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\DataHandler\DataHandlerTest::evalCheckValueDouble2
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\DataHandler\DataHandlerTest::inputValueCheckRecognizesStringValuesAsIntegerValuesCorrectly with data set ""
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\DataHandler\DataHandlerTest::inputValueCheckRecognizesStringValuesAsIntegerValuesCorrectly with data set ""
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\DataHandler\DataHandlerTest::inputValueCheckRecognizesStringValuesAsIntegerValuesCorrectly with data set ""
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\DataHandler\DataHandlerTest::doesCheckModifyAccessListThrowExceptionOnWrongHookInterface
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\DataHandler\DataHandlerTest::doesCheckModifyAccessListHookGetsCalled
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\DataHandler\DataHandlerTest::doesCheckModifyAccessListHookModifyAccessAllowed
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\DataHandler\DataHandlerTest::processDatamapForFrozenNonZeroWorkspaceReturnsFalse
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\DataHandler\DataHandlerTest::processDatamapWhenEditingRecordInWorkspaceCreatesNewRecordInWorkspace
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\DataHandler\DataHandlerTest::doesCheckFlexFormValueHookGetsCalled
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\DataHandler\DataHandlerTest::logCallsWriteLogOfBackendUserIfLoggingIsEnabled
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\DataHandler\DataHandlerTest::logDoesNotCallWriteLogOfBackendUserIfLoggingIsDisabled
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\DataHandler\DataHandlerTest::logAddsEntryToLocalErrorLogArray
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\DataHandler\DataHandlerTest::logFormatsDetailMessageWithAdditionalDataInLocalErrorArray
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\DataHandler\DataHandlerTest::equalSubmittedAndStoredValuesAreDetermined with data set "string value "
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\DataHandler\DataHandlerTest::equalSubmittedAndStoredValuesAreDetermined with data set "string value 0 vs. "
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\DataHandler\DataHandlerTest::equalSubmittedAndStoredValuesAreDetermined with data set "string value 1 vs. "
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\DataHandler\DataHandlerTest::equalSubmittedAndStoredValuesAreDetermined with data set "string value "
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\DataHandler\DataHandlerTest::equalSubmittedAndStoredValuesAreDetermined with data set "string value 0 vs. "
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\DataHandler\DataHandlerTest::equalSubmittedAndStoredValuesAreDetermined with data set "string value null vs. "
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\DataHandler\DataHandlerTest::equalSubmittedAndStoredValuesAreDetermined with data set "integer value 0 vs. 0"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\DataHandler\DataHandlerTest::equalSubmittedAndStoredValuesAreDetermined with data set "integer value "
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\DataHandler\DataHandlerTest::equalSubmittedAndStoredValuesAreDetermined with data set "integer value 0 vs. "
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\DataHandler\DataHandlerTest::equalSubmittedAndStoredValuesAreDetermined with data set "integer value "
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\DataHandler\DataHandlerTest::equalSubmittedAndStoredValuesAreDetermined with data set "integer value "
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\DataHandler\DataHandlerTest::equalSubmittedAndStoredValuesAreDetermined with data set "integer value "
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\DataHandler\DataHandlerTest::equalSubmittedAndStoredValuesAreDetermined with data set "integer value 1 vs. 1"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\DataHandler\DataHandlerTest::equalSubmittedAndStoredValuesAreDetermined with data set "integer value 1 vs. "
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\DataHandler\DataHandlerTest::equalSubmittedAndStoredValuesAreDetermined with data set "integer value "
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\DataHandler\DataHandlerTest::equalSubmittedAndStoredValuesAreDetermined with data set "integer value "
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\DataHandler\DataHandlerTest::equalSubmittedAndStoredValuesAreDetermined with data set "integer value "
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\DataHandler\DataHandlerTest::equalSubmittedAndStoredValuesAreDetermined with data set "string with allowed null value "
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\DataHandler\DataHandlerTest::equalSubmittedAndStoredValuesAreDetermined with data set "string with allowed null value 0 vs. "
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\DataHandler\DataHandlerTest::equalSubmittedAndStoredValuesAreDetermined with data set "string with allowed null value 1 vs. "
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\DataHandler\DataHandlerTest::equalSubmittedAndStoredValuesAreDetermined with data set "string with allowed null value "
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\DataHandler\DataHandlerTest::equalSubmittedAndStoredValuesAreDetermined with data set "string with allowed null value 0 vs. "
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\DataHandler\DataHandlerTest::equalSubmittedAndStoredValuesAreDetermined with data set "string with allowed null value null vs. "
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\DataHandler\DataHandlerTest::equalSubmittedAndStoredValuesAreDetermined with data set "string with allowed null value "
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\DataHandler\DataHandlerTest::equalSubmittedAndStoredValuesAreDetermined with data set "string with allowed null value null vs. null"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\DataHandler\DataHandlerTest::equalSubmittedAndStoredValuesAreDetermined with data set "integer with allowed null value 0 vs. 0"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\DataHandler\DataHandlerTest::equalSubmittedAndStoredValuesAreDetermined with data set "integer with allowed null value "
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\DataHandler\DataHandlerTest::equalSubmittedAndStoredValuesAreDetermined with data set "integer with allowed null value 0 vs. "
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\DataHandler\DataHandlerTest::equalSubmittedAndStoredValuesAreDetermined with data set "integer with allowed null value "
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\DataHandler\DataHandlerTest::equalSubmittedAndStoredValuesAreDetermined with data set "integer with allowed null value "
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\DataHandler\DataHandlerTest::equalSubmittedAndStoredValuesAreDetermined with data set "integer with allowed null value "
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\DataHandler\DataHandlerTest::equalSubmittedAndStoredValuesAreDetermined with data set "integer with allowed null value 1 vs. 1"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\DataHandler\DataHandlerTest::equalSubmittedAndStoredValuesAreDetermined with data set "integer with allowed null value "
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\DataHandler\DataHandlerTest::equalSubmittedAndStoredValuesAreDetermined with data set "integer with allowed null value "
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\DataHandler\DataHandlerTest::equalSubmittedAndStoredValuesAreDetermined with data set "integer with allowed null value 1 vs. "
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\DataHandler\DataHandlerTest::equalSubmittedAndStoredValuesAreDetermined with data set "integer with allowed null value "
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\DataHandler\DataHandlerTest::equalSubmittedAndStoredValuesAreDetermined with data set "integer with allowed null value null vs. "
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\DataHandler\DataHandlerTest::equalSubmittedAndStoredValuesAreDetermined with data set "integer with allowed null value "
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\DataHandler\DataHandlerTest::equalSubmittedAndStoredValuesAreDetermined with data set "integer with allowed null value null vs. null"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\DataHandler\DataHandlerTest::equalSubmittedAndStoredValuesAreDetermined with data set "integer with allowed null value null vs. "
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\DataHandler\DataHandlerTest::equalSubmittedAndStoredValuesAreDetermined with data set "integer with allowed null value null vs. 0"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\DataHandler\DataHandlerTest::equalSubmittedAndStoredValuesAreDetermined with data set "integer with allowed null value "
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\DataHandler\DataHandlerTest::deleteRecord_procBasedOnFieldTypeRespectsEnableCascadingDelete
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\DataHandler\DataHandlerTest::checkValue_checkReturnsExpectedValues with data set "None item selected"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\DataHandler\DataHandlerTest::checkValue_checkReturnsExpectedValues with data set "All items selected"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\DataHandler\DataHandlerTest::checkValue_checkReturnsExpectedValues with data set "Item 1 and 2 are selected"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\DataHandler\DataHandlerTest::checkValue_checkReturnsExpectedValues with data set "Value is higher than allowed"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\DataHandler\DataHandlerTest::checkValue_checkReturnsExpectedValues with data set "Negative value"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Database\DatabaseConnectionTest::storedFullAsciiRangeCallsLinkObjectWithGivenData
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Database\DatabaseConnectionTest::storedGzipCompressedDataReturnsSameData
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Database\DatabaseConnectionTest::listQueryWithIntegerCommaAsValue
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Database\DatabaseConnectionTest::listQueryThrowsExceptionIfValueContainsComma
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Database\DatabaseConnectionTest::searchQueryCreatesQuery with data set "One search word in one field"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Database\DatabaseConnectionTest::searchQueryCreatesQuery with data set "One search word in multiple fields"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Database\DatabaseConnectionTest::searchQueryCreatesQuery with data set "Multiple search words in one field with AND constraint"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Database\DatabaseConnectionTest::searchQueryCreatesQuery with data set "Multiple search words in one field with OR constraint"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Database\DatabaseConnectionTest::searchQueryCreatesQuery with data set "Multiple search words in multiple fields with AND constraint"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Database\DatabaseConnectionTest::searchQueryCreatesQuery with data set "Multiple search words in multiple fields with OR constraint"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Database\DatabaseConnectionTest::escapeStringForLikeComparison
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Database\DatabaseConnectionTest::stripOrderByForOrderByKeyword with data set "single ORDER BY"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Database\DatabaseConnectionTest::stripOrderByForOrderByKeyword with data set "single ORDER BY in lower case"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Database\DatabaseConnectionTest::stripOrderByForOrderByKeyword with data set "ORDER BY with additional space behind"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Database\DatabaseConnectionTest::stripOrderByForOrderByKeyword with data set "ORDER BY without space between the words"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Database\DatabaseConnectionTest::stripOrderByForOrderByKeyword with data set "ORDER BY added twice"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Database\DatabaseConnectionTest::stripOrderByForOrderByKeyword with data set "ORDER BY added twice without spaces in the first occurrence"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Database\DatabaseConnectionTest::stripOrderByForOrderByKeyword with data set "ORDER BY added twice without spaces in the second occurrence"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Database\DatabaseConnectionTest::stripOrderByForOrderByKeyword with data set "ORDER BY added twice without spaces"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Database\DatabaseConnectionTest::stripOrderByForOrderByKeyword with data set "ORDER BY added twice without spaces afterwards"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Database\DatabaseConnectionTest::stripGroupByForGroupByKeyword with data set "single GROUP BY"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Database\DatabaseConnectionTest::stripGroupByForGroupByKeyword with data set "single GROUP BY in lower case"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Database\DatabaseConnectionTest::stripGroupByForGroupByKeyword with data set "GROUP BY with additional space behind"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Database\DatabaseConnectionTest::stripGroupByForGroupByKeyword with data set "GROUP BY without space between the words"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Database\DatabaseConnectionTest::stripGroupByForGroupByKeyword with data set "GROUP BY added twice"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Database\DatabaseConnectionTest::stripGroupByForGroupByKeyword with data set "GROUP BY added twice without spaces in the first occurrence"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Database\DatabaseConnectionTest::stripGroupByForGroupByKeyword with data set "GROUP BY added twice without spaces in the second occurrence"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Database\DatabaseConnectionTest::stripGroupByForGroupByKeyword with data set "GROUP BY added twice without spaces"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Database\DatabaseConnectionTest::stripGroupByForGroupByKeyword with data set "GROUP BY added twice without spaces afterwards"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Database\DatabaseConnectionTest::cleanIntArray with data set "simple array"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Database\DatabaseConnectionTest::cleanIntArray with data set "string array"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Database\DatabaseConnectionTest::cleanIntArray with data set "string array with letters #1"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Database\DatabaseConnectionTest::cleanIntArray with data set "string array with letters #2"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Database\DatabaseConnectionTest::cleanIntArray with data set "string array with letters #3"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Database\DatabaseConnectionTest::cleanIntArray with data set "associative array"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Database\DatabaseConnectionTest::cleanIntArray with data set "associative string array"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Database\DatabaseConnectionTest::cleanIntArray with data set "associative string array with letters #1"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Database\DatabaseConnectionTest::cleanIntArray with data set "associative string array with letters #2"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Database\DatabaseConnectionTest::cleanIntArray with data set "associative string array with letters #3"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Database\DatabaseConnectionTest::cleanIntArray with data set "multidimensional associative array"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Database\PreparedStatementTest::setUpAndReturnDatabaseStubReturnsMockObjectOfDatabaseConnection
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Database\PreparedStatementTest::createPreparedStatementReturnsInstanceOfPreparedStatementClass
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Database\PreparedStatementTest::parametersAreReplacedByQuestionMarkInQueryByCallingExecute with data set "one named integer parameter"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Database\PreparedStatementTest::parametersAreReplacedByQuestionMarkInQueryByCallingExecute with data set "one unnamed integer parameter"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Database\PreparedStatementTest::parametersAreReplacedByQuestionMarkInQueryByCallingExecute with data set "one named integer parameter is replaced multiple times"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Database\PreparedStatementTest::parametersAreReplacedByQuestionMarkInQueryByCallingExecute with data set "two named integer parameters are replaced"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Database\PreparedStatementTest::parametersAreReplacedByQuestionMarkInQueryByCallingExecute with data set "two unnamed integer parameters are replaced"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Database\PreparedStatementTest::parametersAreReplacedInQueryWhenBoundWithBindValues with data set "one named integer parameter"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Database\PreparedStatementTest::parametersAreReplacedInQueryWhenBoundWithBindValues with data set "one unnamed integer parameter"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Database\PreparedStatementTest::parametersAreReplacedInQueryWhenBoundWithBindValues with data set "one named integer parameter is replaced multiple times"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Database\PreparedStatementTest::parametersAreReplacedInQueryWhenBoundWithBindValues with data set "two named integer parameters are replaced"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Database\PreparedStatementTest::parametersAreReplacedInQueryWhenBoundWithBindValues with data set "two unnamed integer parameters are replaced"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Database\PreparedStatementTest::invalidParameterTypesPassedToBindValueThrowsException with data set "integer passed with param type NULL"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Database\PreparedStatementTest::invalidParameterTypesPassedToBindValueThrowsException with data set "string passed with param type NULL"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Database\PreparedStatementTest::invalidParameterTypesPassedToBindValueThrowsException with data set "bool passed with param type NULL"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Database\PreparedStatementTest::invalidParameterTypesPassedToBindValueThrowsException with data set "NULL passed with param type INT"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Database\PreparedStatementTest::invalidParameterTypesPassedToBindValueThrowsException with data set "string passed with param type INT"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Database\PreparedStatementTest::invalidParameterTypesPassedToBindValueThrowsException with data set "bool passed with param type INT"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Database\PreparedStatementTest::invalidParameterTypesPassedToBindValueThrowsException with data set "NULL passed with param type BOOL"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Database\PreparedStatementTest::invalidParameterTypesPassedToBindValueThrowsException with data set "string passed with param type BOOL"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Database\PreparedStatementTest::invalidParameterTypesPassedToBindValueThrowsException with data set "integer passed with param type BOOL"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Database\PreparedStatementTest::passingInvalidMarkersThrowsException with data set "using other prefix than colon"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Database\PreparedStatementTest::passingInvalidMarkersThrowsException with data set "using non alphanumerical character"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Database\PreparedStatementTest::passingInvalidMarkersThrowsException with data set "no colon used"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Database\PreparedStatementTest::passingInvalidMarkersThrowsException with data set "colon at the end"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Database\PreparedStatementTest::passingInvalidMarkersThrowsException with data set "colon without alphanumerical character"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Database\RelationHandlerTest::purgeItemArrayReturnsFalseIfVersioningForTableIsDisabled
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Database\RelationHandlerTest::purgeItemArrayReturnsTrueIfItemsHaveBeenPurged
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Database\SqlParserTest::compileWhereClauseDoesNotDropClauses
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Database\SqlParserTest::trimSqlReallyTrimsAllWhitespace with data set "Nothing to trim"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Database\SqlParserTest::trimSqlReallyTrimsAllWhitespace with data set "Space after ;"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Database\SqlParserTest::trimSqlReallyTrimsAllWhitespace with data set "Space before ;"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Database\SqlParserTest::trimSqlReallyTrimsAllWhitespace with data set "Space before and after ;"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Database\SqlParserTest::trimSqlReallyTrimsAllWhitespace with data set "Linefeed after ;"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Database\SqlParserTest::trimSqlReallyTrimsAllWhitespace with data set "Linefeed before ;"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Database\SqlParserTest::trimSqlReallyTrimsAllWhitespace with data set "Linefeed before and after ;"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Database\SqlParserTest::trimSqlReallyTrimsAllWhitespace with data set "Tab after ;"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Database\SqlParserTest::trimSqlReallyTrimsAllWhitespace with data set "Tab before ;"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Database\SqlParserTest::trimSqlReallyTrimsAllWhitespace with data set "Tab before and after ;"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Encoder\JavaScriptEncoderTest::encodeEncodesCorrectly with data set "Immune characters are returned as is"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Encoder\JavaScriptEncoderTest::encodeEncodesCorrectly with data set "Alphanumerical characters are returned as is"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Encoder\JavaScriptEncoderTest::encodeEncodesCorrectly with data set "Angel brackets and ampersand are encoded"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Encoder\JavaScriptEncoderTest::encodeEncodesCorrectly with data set "Quotes and slashes are encoded"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Encoder\JavaScriptEncoderTest::encodeEncodesCorrectly with data set "Empty string stays empty"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Encoder\JavaScriptEncoderTest::encodeEncodesCorrectly with data set "Exclamation mark and space are properly encoded"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Encoder\JavaScriptEncoderTest::encodeEncodesCorrectly with data set "Whitespaces are properly encoded"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Encoder\JavaScriptEncoderTest::encodeEncodesCorrectly with data set "Null byte is properly encoded"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Encoder\JavaScriptEncoderTest::encodeEncodesCorrectly with data set "Umlauts are properly encoded"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Error\DebugExceptionHandlerTest::echoExceptionWebEscapesExceptionMessage
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Error\ProductionExceptionHandlerTest::echoExceptionWebEscapesExceptionMessage
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Error\ProductionExceptionHandlerTest::echoExceptionWebEscapesExceptionTitle
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\FormProtection\AbstractFormProtectionTest::generateTokenRetrievesTokenOnce
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\FormProtection\AbstractFormProtectionTest::validateTokenRetrievesTokenOnce
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\FormProtection\AbstractFormProtectionTest::cleanMakesTokenInvalid
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\FormProtection\AbstractFormProtectionTest::cleanPersistsToken
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\FormProtection\AbstractFormProtectionTest::generateTokenFormForEmptyFormNameThrowsException
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\FormProtection\AbstractFormProtectionTest::generateTokenFormForEmptyActionNotThrowsException
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\FormProtection\AbstractFormProtectionTest::generateTokenFormForEmptyFormInstanceNameNotThrowsException
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\FormProtection\AbstractFormProtectionTest::generateTokenFormForOmittedActionAndFormInstanceNameNotThrowsException
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\FormProtection\AbstractFormProtectionTest::generateTokenReturns32CharacterHexToken
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\FormProtection\AbstractFormProtectionTest::generateTokenCalledTwoTimesWithSameParametersReturnsSameTokens
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\FormProtection\AbstractFormProtectionTest::validateTokenWithFourEmptyParametersNotThrowsException
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\FormProtection\AbstractFormProtectionTest::validateTokenWithTwoEmptyAndTwoMissingParametersNotThrowsException
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\FormProtection\AbstractFormProtectionTest::validateTokenWithDataFromGenerateTokenWithFormInstanceNameReturnsTrue
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\FormProtection\AbstractFormProtectionTest::validateTokenWithDataFromGenerateTokenWithMissingActionAndFormInstanceNameReturnsTrue
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\FormProtection\AbstractFormProtectionTest::validateTokenWithValidDataCalledTwoTimesReturnsTrueOnSecondCall
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\FormProtection\AbstractFormProtectionTest::validateTokenWithMismatchingTokenIdReturnsFalse
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\FormProtection\AbstractFormProtectionTest::validateTokenWithMismatchingFormNameReturnsFalse
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\FormProtection\AbstractFormProtectionTest::validateTokenWithMismatchingActionReturnsFalse
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\FormProtection\AbstractFormProtectionTest::validateTokenWithMismatchingFormInstanceNameReturnsFalse
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\FormProtection\AbstractFormProtectionTest::validateTokenForValidTokenNotCallsCreateValidationErrorMessage
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\FormProtection\AbstractFormProtectionTest::validateTokenForInvalidTokenCallsCreateValidationErrorMessage
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\FormProtection\AbstractFormProtectionTest::validateTokenForInvalidFormNameCallsCreateValidationErrorMessage
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\FormProtection\BackendFormProtectionTest::getBackendUserReturnsInstanceOfBackendUserAuthenticationClass
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\FormProtection\BackendFormProtectionTest::retrieveTokenReadsTokenFromSessionData
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\FormProtection\BackendFormProtectionTest::tokenFromSessionDataIsAvailableForValidateToken
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\FormProtection\BackendFormProtectionTest::restoreSessionTokenFromRegistryThrowsExceptionIfSessionTokenIsEmpty
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\FormProtection\BackendFormProtectionTest::persistSessionTokenWritesTokenToSession
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\FormProtection\BackendFormProtectionTest::createValidationErrorMessageAddsFlashMessage
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\FormProtection\BackendFormProtectionTest::createValidationErrorMessageAddsErrorFlashMessageButNotInSessionInAjaxRequest
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\FormProtection\FormProtectionFactoryTest::getForInexistentClassThrowsException
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\FormProtection\FormProtectionFactoryTest::getForClassThatIsNoFormProtectionSubclassThrowsException
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\FormProtection\FormProtectionFactoryTest::getForTypeBackEndWithExistingBackEndReturnsBackEndFormProtection
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\FormProtection\FormProtectionFactoryTest::getForTypeBackEndCalledTwoTimesReturnsTheSameInstance
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\FormProtection\FormProtectionFactoryTest::getForTypeInstallToolReturnsInstallToolFormProtection
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\FormProtection\FormProtectionFactoryTest::getForTypeInstallToolCalledTwoTimesReturnsTheSameInstance
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\FormProtection\FormProtectionFactoryTest::getForTypesInstallToolAndBackEndReturnsDifferentInstances
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\FormProtection\FormProtectionFactoryTest::setSetsInstanceForType
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\FormProtection\FormProtectionFactoryTest::setNotSetsInstanceForOtherType
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\FormProtection\InstallToolFormProtectionTest::tokenFromSessionDataIsAvailableForValidateToken
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\FormProtection\InstallToolFormProtectionTest::persistSessionTokenWritesTokensToSession
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\FormProtection\InstallToolFormProtectionTest::createValidationErrorMessageAddsErrorMessage
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\HtmlParserTest::substituteMarkerAndSubpartArrayRecursiveResolvesMarkersAndSubpartsArray with data set "Single marker"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\HtmlParserTest::substituteMarkerAndSubpartArrayRecursiveResolvesMarkersAndSubpartsArray with data set "Subpart marker"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\HtmlParserTest::substituteMarkerAndSubpartArrayRecursiveResolvesMarkersAndSubpartsArray with data set "Subpart marker with wrap"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\HtmlParserTest::substituteMarkerAndSubpartArrayRecursiveResolvesMarkersAndSubpartsArray with data set "Subpart marker with lower marker array keys"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\HtmlParserTest::substituteMarkerAndSubpartArrayRecursiveResolvesMarkersAndSubpartsArray with data set "Subpart marker with unused markers"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\HtmlParserTest::substituteMarkerAndSubpartArrayRecursiveResolvesMarkersAndSubpartsArray with data set "Subpart marker with empty subpart"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::hrTagCorrectlyTransformedOnWayToDataBase with data set "Single hr"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::hrTagCorrectlyTransformedOnWayToDataBase with data set "Non-xhtml single hr"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::hrTagCorrectlyTransformedOnWayToDataBase with data set "Double hr"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::hrTagCorrectlyTransformedOnWayToDataBase with data set "Linebreak followed by hr"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::hrTagCorrectlyTransformedOnWayToDataBase with data set "White space followed by hr"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::hrTagCorrectlyTransformedOnWayToDataBase with data set "White space followed linebreak and hr"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::hrTagCorrectlyTransformedOnWayToDataBase with data set "br followed by hr"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::hrTagCorrectlyTransformedOnWayToDataBase with data set "br followed by linebreak and hr"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::hrTagCorrectlyTransformedOnWayToDataBase with data set "Preserved div followed by hr"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::hrTagCorrectlyTransformedOnWayToDataBase with data set "Preserved div followed by linebreak and hr"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::hrTagCorrectlyTransformedOnWayToDataBase with data set "h1 followed by linebreak and hr"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::hrTagCorrectlyTransformedOnWayToDataBase with data set "Paragraph followed by linebreak and hr"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::hrTagCorrectlyTransformedOnWayToDataBase with data set "Some text followed by hr"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::hrTagCorrectlyTransformedOnWayToDataBase with data set "Some text followed by linebreak and hr"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::hrTagCorrectlyTransformedOnWayToDatabaseAndBackToRte with data set "Single hr"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::hrTagCorrectlyTransformedOnWayToDatabaseAndBackToRte with data set "Non-xhtml single hr"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::hrTagCorrectlyTransformedOnWayToDatabaseAndBackToRte with data set "Double hr"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::hrTagCorrectlyTransformedOnWayToDatabaseAndBackToRte with data set "Linebreak followed by hr"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::hrTagCorrectlyTransformedOnWayToDatabaseAndBackToRte with data set "White space followed by hr"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::hrTagCorrectlyTransformedOnWayToDatabaseAndBackToRte with data set "White space followed by linebreak and hr"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::hrTagCorrectlyTransformedOnWayToDatabaseAndBackToRte with data set "br followed by hr"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::hrTagCorrectlyTransformedOnWayToDatabaseAndBackToRte with data set "br followed by linebreak and hr"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::hrTagCorrectlyTransformedOnWayToDatabaseAndBackToRte with data set "Preserved div followed by hr"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::hrTagCorrectlyTransformedOnWayToDatabaseAndBackToRte with data set "Preserved div followed by linebreak and hr"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::hrTagCorrectlyTransformedOnWayToDatabaseAndBackToRte with data set "h1 followed by linebreak and hr"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::hrTagCorrectlyTransformedOnWayToDatabaseAndBackToRte with data set "Paragraph followed by linebreak and hr"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::hrTagCorrectlyTransformedOnWayToDatabaseAndBackToRte with data set "Some text followed by hr"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::hrTagCorrectlyTransformedOnWayToDatabaseAndBackToRte with data set "Some text followed by linebreak and hr"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::linkWithAtSignCorrectlyTransformedOnWayToRTE with data set "external url with @ sign"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::linkWithAtSignCorrectlyTransformedOnWayToRTE with data set "email address with @ sign"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::paragraphCorrectlyTransformedOnWayToDatabase with data set "Empty string"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::paragraphCorrectlyTransformedOnWayToDatabase with data set "Linebreak"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::paragraphCorrectlyTransformedOnWayToDatabase with data set "Double linebreak"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::paragraphCorrectlyTransformedOnWayToDatabase with data set "Empty paragraph"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::paragraphCorrectlyTransformedOnWayToDatabase with data set "Double empty paragraph"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::paragraphCorrectlyTransformedOnWayToDatabase with data set "Spacing paragraph"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::paragraphCorrectlyTransformedOnWayToDatabase with data set "Double spacing paragraph"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::paragraphCorrectlyTransformedOnWayToDatabase with data set "Plain text"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::paragraphCorrectlyTransformedOnWayToDatabase with data set "Plain text followed by linebreak"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::paragraphCorrectlyTransformedOnWayToDatabase with data set "Paragraph"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::paragraphCorrectlyTransformedOnWayToDatabase with data set "Paragraph followed by paragraph"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::paragraphCorrectlyTransformedOnWayToDatabase with data set "Paragraph followed by paragraph, linebreak-separated"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::paragraphCorrectlyTransformedOnWayToDatabase with data set "Double spacing paragraph with text"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::paragraphCorrectlyTransformedOnWayToDatabase with data set "Paragraph followed by linebreak"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::paragraphCorrectlyTransformedOnWayToDatabase with data set "Paragraph followed by spacing paragraph"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::paragraphCorrectlyTransformedOnWayToDatabase with data set "Paragraph followed by spacing paragraph, linebreak-separated"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::paragraphCorrectlyTransformedOnWayToDatabase with data set "Paragraph followed by double spacing paragraph"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::paragraphCorrectlyTransformedOnWayToDatabase with data set "Paragraph followed by double spacing paragraph, linebreak-separated"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::paragraphCorrectlyTransformedOnWayToDatabase with data set "Paragraph followed by spacing paragraph and by paragraph"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::paragraphCorrectlyTransformedOnWayToDatabase with data set "Paragraph followed by spacing paragraph and by paragraph, linebreak-separated"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::paragraphCorrectlyTransformedOnWayToDatabase with data set "Paragraph followed by double spacing paragraph and by paragraph"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::paragraphCorrectlyTransformedOnWayToDatabase with data set "Paragraph followed by double spacing paragraph and by paragraph, linebreak-separated"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::paragraphCorrectlyTransformedOnWayToDatabase with data set "Paragraph followed by block"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::paragraphCorrectlyTransformedOnWayToDatabase with data set "Paragraph followed by block, linebreak-separated"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::paragraphCorrectlyTransformedOnWayToDatabase with data set "Paragraph followed by spacing paragraph and block"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::paragraphCorrectlyTransformedOnWayToDatabase with data set "Paragraph followed by spacing paragraph and block, linebreak-separated"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::paragraphCorrectlyTransformedOnWayToDatabase with data set "Paragraph followed by double spacing paragraph and block"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::paragraphCorrectlyTransformedOnWayToDatabase with data set "Paragraph followed by double spacing paragraph and block, linebreak-separated"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::paragraphCorrectlyTransformedOnWayToDatabase with data set "Block followed by block"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::paragraphCorrectlyTransformedOnWayToDatabase with data set "Block followed by block, linebreak-separated"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::paragraphCorrectlyTransformedOnWayToDatabase with data set "Block followed by empty paragraph and block"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::paragraphCorrectlyTransformedOnWayToDatabase with data set "Block followed by empty paragraph aand block, linebreak-separated"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::paragraphCorrectlyTransformedOnWayToDatabase with data set "Block followed by spacing paragraph"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::paragraphCorrectlyTransformedOnWayToDatabase with data set "Block followed by spacing paragraph, linebreak-separated"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::paragraphCorrectlyTransformedOnWayToDatabase with data set "Block followed by spacing paragraph and block"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::paragraphCorrectlyTransformedOnWayToDatabase with data set "Block followed by spacing paragraph and block, linebreak-separated"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::paragraphCorrectlyTransformedOnWayToDatabase with data set "Block followed by double spacing paragraph and by block"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::paragraphCorrectlyTransformedOnWayToDatabase with data set "Block followed by double spacing paragraph and by block, linebreak-separated"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::paragraphCorrectlyTransformedOnWayToDatabase with data set "Block followed by paragraph and block"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::paragraphCorrectlyTransformedOnWayToDatabase with data set "Block followed by paragraph and block, linebreak-separated"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::paragraphCorrectlyTransformedOnWayToDatabase with data set "Block followed by paragraph, spacing paragraph and block"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::paragraphCorrectlyTransformedOnWayToDatabase with data set "Block followed by paragraph, spacing paragraph and block, linebreak-separated"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::lineBreakCorrectlyTransformedOnWayToRTE with data set "Empty string"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::lineBreakCorrectlyTransformedOnWayToRTE with data set "Single linebreak"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::lineBreakCorrectlyTransformedOnWayToRTE with data set "Double linebreak"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::lineBreakCorrectlyTransformedOnWayToRTE with data set "Triple linebreak"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::lineBreakCorrectlyTransformedOnWayToRTE with data set "Paragraph"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::lineBreakCorrectlyTransformedOnWayToRTE with data set "Paragraph followed by single linebreak"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::lineBreakCorrectlyTransformedOnWayToRTE with data set "Paragraph followed by double linebreak"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::lineBreakCorrectlyTransformedOnWayToRTE with data set "Paragraph followed by triple linebreak"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::lineBreakCorrectlyTransformedOnWayToRTE with data set "Paragraph followed by paragraph"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::lineBreakCorrectlyTransformedOnWayToRTE with data set "Paragraph followed by double linebreak and paragraph"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::lineBreakCorrectlyTransformedOnWayToRTE with data set "Paragraph followed by triple linebreak and paragraph"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::lineBreakCorrectlyTransformedOnWayToRTE with data set "Paragraph followed by block"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::lineBreakCorrectlyTransformedOnWayToRTE with data set "Paragraph followed by linebreak and block"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::lineBreakCorrectlyTransformedOnWayToRTE with data set "Paragraph followed by double linebreak and block"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::lineBreakCorrectlyTransformedOnWayToRTE with data set "Paragraph followed by triple linebreak and block"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::lineBreakCorrectlyTransformedOnWayToRTE with data set "Block followed by block"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::lineBreakCorrectlyTransformedOnWayToRTE with data set "Block followed by single linebreak and block"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::lineBreakCorrectlyTransformedOnWayToRTE with data set "Block followed by double linebreak and block"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::lineBreakCorrectlyTransformedOnWayToRTE with data set "Block followed by triple linebreak and block"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::lineBreakCorrectlyTransformedOnWayToRTE with data set "Block followed by paragraph and block"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::paragraphCorrectlyTransformedOnWayToDatabaseAndBackToRte with data set "Empty string"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::paragraphCorrectlyTransformedOnWayToDatabaseAndBackToRte with data set "Empty paragraph"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::paragraphCorrectlyTransformedOnWayToDatabaseAndBackToRte with data set "Double empty paragraph"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::paragraphCorrectlyTransformedOnWayToDatabaseAndBackToRte with data set "Triple empty paragraph"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::paragraphCorrectlyTransformedOnWayToDatabaseAndBackToRte with data set "Plain text"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::paragraphCorrectlyTransformedOnWayToDatabaseAndBackToRte with data set "Plain text followed by linebreak"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::paragraphCorrectlyTransformedOnWayToDatabaseAndBackToRte with data set "Plain text followed by paragraph"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::paragraphCorrectlyTransformedOnWayToDatabaseAndBackToRte with data set "Spacing paragraph"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::paragraphCorrectlyTransformedOnWayToDatabaseAndBackToRte with data set "Double spacing paragraph"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::paragraphCorrectlyTransformedOnWayToDatabaseAndBackToRte with data set "Paragraph"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::paragraphCorrectlyTransformedOnWayToDatabaseAndBackToRte with data set "Paragraph followed by linebreak"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::paragraphCorrectlyTransformedOnWayToDatabaseAndBackToRte with data set "Paragraph followed by spacing paragraph"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::paragraphCorrectlyTransformedOnWayToDatabaseAndBackToRte with data set "Paragraph followed by double spacing paragraph"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::paragraphCorrectlyTransformedOnWayToDatabaseAndBackToRte with data set "Paragraph followed by paragraph"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::paragraphCorrectlyTransformedOnWayToDatabaseAndBackToRte with data set "Paragraph followed by paragraph, linebreak-separated"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::paragraphCorrectlyTransformedOnWayToDatabaseAndBackToRte with data set "Paragraph followed by spacing paragraph and by paragraph"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::paragraphCorrectlyTransformedOnWayToDatabaseAndBackToRte with data set "Paragraph followed by spacing paragraph and by paragraph, linebreak-separated"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::paragraphCorrectlyTransformedOnWayToDatabaseAndBackToRte with data set "Paragraph followed by double spacing paragraph and by paragraph"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::paragraphCorrectlyTransformedOnWayToDatabaseAndBackToRte with data set "Paragraph followed by double spacing paragraph and by paragraph, linebreak-separated"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::paragraphCorrectlyTransformedOnWayToDatabaseAndBackToRte with data set "Paragraph followed by block"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::paragraphCorrectlyTransformedOnWayToDatabaseAndBackToRte with data set "Paragraph followed by block, linebreak-separated"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::paragraphCorrectlyTransformedOnWayToDatabaseAndBackToRte with data set "Paragraph followed by spacing paragraph and by block"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::paragraphCorrectlyTransformedOnWayToDatabaseAndBackToRte with data set "Paragraph followed by spacing paragraph and by block, linebreak-separated"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::paragraphCorrectlyTransformedOnWayToDatabaseAndBackToRte with data set "Paragraph followed by double spacing paragraph and by block"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::paragraphCorrectlyTransformedOnWayToDatabaseAndBackToRte with data set "Paragraph followed by double spacing paragraph and by block, linebreak-separated"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::paragraphCorrectlyTransformedOnWayToDatabaseAndBackToRte with data set "Block followed by block"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::paragraphCorrectlyTransformedOnWayToDatabaseAndBackToRte with data set "Block followed by block, linebreak-separated"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::paragraphCorrectlyTransformedOnWayToDatabaseAndBackToRte with data set "Block followed by empty paragraph and by block"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::paragraphCorrectlyTransformedOnWayToDatabaseAndBackToRte with data set "Block followed by empty paragraph and by block, linebreak-separated"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::paragraphCorrectlyTransformedOnWayToDatabaseAndBackToRte with data set "Block followed by spacing paragraph and by block"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::paragraphCorrectlyTransformedOnWayToDatabaseAndBackToRte with data set "Block followed by spacing paragraph and by block, linebreak-separated"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::paragraphCorrectlyTransformedOnWayToDatabaseAndBackToRte with data set "Block followed by double spacing paragraph and by block"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Html\RteHtmlParserTest::paragraphCorrectlyTransformedOnWayToDatabaseAndBackToRte with data set "Block followed by double spacing paragraph and by block, linebreak-separated"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Imaging\GraphicalFunctionsTest::getScaleForImage with data set "Get image scale for a width of 150px"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Imaging\GraphicalFunctionsTest::getScaleForImage with data set "Get image scale with a maximum width of 100px"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Imaging\GraphicalFunctionsTest::getScaleForImage with data set "Get image scale with a minimum width of 200px"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Localization\Parser\LocallangXmlParserTest::canParseLlxmlInEnglish
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Localization\Parser\LocallangXmlParserTest::canParseLlxmlInMd5Code
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Localization\Parser\LocallangXmlParserTest::canParseLlxmlInFrenchAndReturnsNullLabelsIfNoTranslationIsFound
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Localization\Parser\LocallangXmlParserTest::canOverrideLlxml
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Localization\Parser\LocallangXmlParserTest::canTranslateNumericKeys with data set "Numerical key 1"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Localization\Parser\LocallangXmlParserTest::canTranslateNumericKeys with data set "Numerical key 2"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Localization\Parser\LocallangXmlParserTest::canTranslateNumericKeys with data set "Numerical key 3"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Localization\Parser\LocallangXmlParserTest::canTranslateNumericKeys with data set "Numerical key 5"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Localization\Parser\LocallangXmlParserTest::canTranslateNumericKeys with data set "Numerical key 10"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Localization\Parser\XliffParserTest::canParseXliffInEnglish
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Localization\Parser\XliffParserTest::canParseXliffInFrench
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Localization\Parser\XliffParserTest::canOverrideXliff
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Localization\Parser\XliffParserTest::canOverrideXliffWithFrenchOnly
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Locking\LockerTest::constructorUsesDefaultLockingMethodSimple
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Locking\LockerTest::constructorSetsMethodToGivenParameter
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Locking\LockerTest::constructorThrowsExceptionForNotExistingLockingMethod
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Locking\LockerTest::constructorFetchesInstallToolConfigurationIfEmptyMethod
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Locking\LockerTest::constructorUsesDefaultValueForLoops
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Locking\LockerTest::constructorSetsLoopsToGivenNumberOfLoops
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Locking\LockerTest::constructorUsesDefaultValueForSteps
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Locking\LockerTest::constructorSetsStepToGivenNumberOfStep
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Locking\LockerTest::constructorCreatesLockDirectoryIfNotExisting
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Locking\LockerTest::constructorSetsIdToMd5OfStringIfUsingSimpleLocking
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Locking\LockerTest::constructorSetsResourceToPathWithIdIfUsingSimpleLocking
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Locking\LockerTest::constructorSetsIdToAbsCrc32OfIdStringIfUsingSemaphoreLocking
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Locking\LockerTest::acquireFixesPermissionsOnLockFileIfUsingSimpleLogging
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Locking\LockerTest::releaseRemovesLockfileInTypo3TempLocks
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Locking\LockerTest::releaseDoesNotRemoveFilesNotWithinTypo3TempLocksDirectory with data set "simple not within PATH_site"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Locking\LockerTest::releaseDoesNotRemoveFilesNotWithinTypo3TempLocksDirectory with data set "flock not withing PATH_site"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Locking\LockerTest::releaseDoesNotRemoveFilesNotWithinTypo3TempLocksDirectory with data set "simple directory traversal"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Locking\LockerTest::releaseDoesNotRemoveFilesNotWithinTypo3TempLocksDirectory with data set "flock directory traversal"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Locking\LockerTest::releaseDoesNotRemoveFilesNotWithinTypo3TempLocksDirectory with data set "simple directory traversal 2"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Locking\LockerTest::releaseDoesNotRemoveFilesNotWithinTypo3TempLocksDirectory with data set "flock directory traversal 2"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Locking\LockerTest::releaseDoesNotRemoveFilesNotWithinTypo3TempLocksDirectory with data set "simple within uploads"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Locking\LockerTest::releaseDoesNotRemoveFilesNotWithinTypo3TempLocksDirectory with data set "flock within uploads"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Log\LevelTest::isValidLevelValidatesValidLevels
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Log\LevelTest::isValidLevelDoesNotValidateInvalidLevels
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Log\LevelTest::isValidLevelThrowsExceptionOnInvalidLevelIfAskedToDoSo with data set "negative integer"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Log\LevelTest::isValidLevelThrowsExceptionOnInvalidLevelIfAskedToDoSo with data set "higher level than expected"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Log\LevelTest::isValidLevelThrowsExceptionOnInvalidLevelIfAskedToDoSo with data set "float"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Log\LevelTest::isValidLevelThrowsExceptionOnInvalidLevelIfAskedToDoSo with data set "string"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Log\LevelTest::isValidLevelThrowsExceptionOnInvalidLevelIfAskedToDoSo with data set "array"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Log\LevelTest::isValidLevelThrowsExceptionOnInvalidLevelIfAskedToDoSo with data set "object"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Log\LevelTest::isValidLevelThrowsExceptionOnInvalidLevelIfAskedToDoSo with data set "boolean FALSE"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Log\LevelTest::isValidLevelThrowsExceptionOnInvalidLevelIfAskedToDoSo with data set "NULL"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Log\LevelTest::normalizeLevelConvertsValidLevelFromStringToInteger
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Log\LevelTest::normalizeLevelDoesNotConvertInvalidLevel
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Log\LogManagerTest::logManagerReturnsLoggerWhenRequestedWithGetLogger
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Log\LogManagerTest::logManagerTurnsUnderScoreStyleLoggerNamesIntoDotStyleLoggerNames
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Log\LogManagerTest::logManagerTurnsNamespaceStyleLoggerNamesIntoDotStyleLoggerNames
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Log\LogManagerTest::managerReturnsSameLoggerOnRepeatedRequest
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Log\LogManagerTest::configuresLoggerWithConfiguredWriter
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Log\LogManagerTest::configuresLoggerWithConfiguredProcessor
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Log\RecordTest::constructorSetsCorrectComponent
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Log\RecordTest::constructorSetsCorrectLogLevel
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Log\RecordTest::constructorSetsCorrectMessage
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Log\RecordTest::constructorSetsCorrectData
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Log\RecordTest::setComponentSetsComponent
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Log\RecordTest::setLevelSetsLevel
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Log\RecordTest::setLevelValidatesLevel
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Log\RecordTest::setMessageSetsMessage
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Log\RecordTest::setCreatedSetsCreated
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Log\RecordTest::setRequestIdSetsRequestId
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Log\RecordTest::toArrayReturnsCorrectValues
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Log\RecordTest::toStringIncludesDataAsJson
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Log\LoggerTest::getNameGetsLoggerName
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Log\LoggerTest::loggerDoesNotLogRecordsLessCriticalThanLogLevel
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Log\LoggerTest::loggerReturnsItselfAfterLogging
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Log\LoggerTest::loggerReturnsItselfAfterLoggingWithoutWriter
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Log\LoggerTest::loggerReturnsItselfAfterLoggingLessCritical
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Log\LoggerTest::loggerCallsProcessor
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Log\LoggerTest::loggerLogsRecord
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Log\LoggerTest::loggerLogsRecordsAtLeastAsCriticalAsLogLevel
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Log\LoggerTest::loggerLogsRecordsThroughShorthandMethodDataProvider
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Log\LoggerTest::loggerLogsRecordsThroughShorthandMethod with data set #0
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Log\LoggerTest::loggerLogsRecordsThroughShorthandMethod with data set #1
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Log\LoggerTest::loggerLogsRecordsThroughShorthandMethod with data set #2
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Log\LoggerTest::loggerLogsRecordsThroughShorthandMethod with data set #3
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Log\LoggerTest::loggerLogsRecordsThroughShorthandMethod with data set #4
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Log\LoggerTest::loggerLogsRecordsThroughShorthandMethod with data set #5
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Log\LoggerTest::loggerLogsRecordsThroughShorthandMethod with data set #6
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Log\LoggerTest::loggerLogsRecordsThroughShorthandMethod with data set #7
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Log\LoggerTest::loggerLogsRecordsMoreCriticalThanLogLevel
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Log\LoggerTest::addWriterAddsWriterToTheSpecifiedLevel
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Log\LoggerTest::addWriterAddsWriterAlsoToHigherLevelsThanSpecified
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Log\Processor\AbstractMemoryTest::getRealMemoryUsageGetsRealMemoryUsage
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Log\Processor\AbstractMemoryTest::setRealMemoryUsageSetsRealMemoryUsage
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Log\Processor\AbstractMemoryTest::getFormatSizeGetsFormatSize
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Log\Processor\AbstractMemoryTest::setFormatSizeSetsFormatSize
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Log\Processor\AbstractTest::processorRefusesInvalidConfigurationOptions
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Log\Processor\IntrospectionTest::introspectionProcessorAddsIntrospectionDataToLogRecord
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Log\Processor\MemoryPeakUsageTest::memoryPeakUsagePRocessorAddsMemoryPeakUsageDataToLogRecord
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Log\Processor\MemoryUsageTest::memoryUsagePRocessorAddsMemoryUsageDataToLogRecord
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Log\Processor\ProcessorTest::loggerExecutesProcessors
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Log\Processor\WebTest::webProcessorAddsWebDataToLogRecord
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Log\Writer\AbstractWriterTest::constructThrowsExceptionWithInvalidConfigurationOption
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Log\Writer\DatabaseWriterTest::getTableReturnsPreviouslySetTable
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Log\Writer\DatabaseWriterTest::writeLogThrowsExceptionIfDatabaseInsertFailed
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Log\Writer\DatabaseWriterTest::writeLogInsertsToSpecifiedTable
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Log\Writer\DatabaseWriterTest::writeLogInsertsLogRecordWithGivenProperties
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Log\Writer\FileWriterTest::setLogFileSetsLogFile
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Log\Writer\FileWriterTest::setLogFileRefusesIllegalPath
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Log\Writer\FileWriterTest::createsLogFileDirectory
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Log\Writer\FileWriterTest::createsLogFile
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Log\Writer\FileWriterTest::logsToFile with data set "simple record"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Log\Writer\FileWriterTest::logsToFile with data set "record with data"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Log\Writer\FileWriterTest::differentWritersLogToDifferentFiles with data set "simple record"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Log\Writer\FileWriterTest::differentWritersLogToDifferentFiles with data set "record with data"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Log\Writer\FileWriterTest::aSecondLogWriterToTheSameFileDoesNotOpenTheFileTwice
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Log\Writer\FileWriterTest::createsHtaccessForNewDirectory
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Log\Writer\FileWriterTest::createsNoHtaccessForExistingDirectory
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Mail\MailerTest::injectedSettingsAreNotReplacedByGlobalSettings
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Mail\MailerTest::globalSettingsAreUsedIfNoSettingsAreInjected
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Mail\MailerTest::wrongConfigigurationThrowsException with data set "smtp but no host"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Mail\MailerTest::wrongConfigigurationThrowsException with data set "sendmail but no command"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Mail\MailerTest::wrongConfigigurationThrowsException with data set "mbox but no file"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Mail\MailerTest::wrongConfigigurationThrowsException with data set "no instance of Swift_Transport"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Mail\MailerTest::providingCorrectClassnameDoesNotThrowException
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Mail\MailerTest::noPortSettingSetsPortTo25
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Mail\MailerTest::emptyPortSettingSetsPortTo25
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Mail\MailerTest::givenPortSettingIsRespected
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Mail\SwiftMailerAdapterTest::parseAddressesTest with data set "name &ltemail>"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Mail\SwiftMailerAdapterTest::parseAddressesTest with data set "<email>"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Mail\SwiftMailerAdapterTest::parseAddressesTest with data set "email"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Mail\SwiftMailerAdapterTest::parseAddressesTest with data set "email1,email2"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Mail\SwiftMailerAdapterTest::parseAddressesTest with data set "name &ltemail>,email2"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Mail\SwiftMailerAdapterTest::parseAddressesTest with data set ""
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Mail\SwiftMailerAdapterTest::parseAddressesTest with data set "email,name &ltemail>,"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Messaging\FlashMessageQueueTest::userSessionInitiallyIsEmpty
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Messaging\FlashMessageQueueTest::enqueueTransientFlashMessageKeepsSessionEmpty
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Messaging\FlashMessageQueueTest::enqueueSessionFlashMessageWritesSessionEntry
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Messaging\FlashMessageQueueTest::getAllMessagesReturnsSessionFlashMessageAndTransientFlashMessage
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Messaging\FlashMessageQueueTest::clearClearsTheQueue
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Messaging\FlashMessageQueueTest::toArrayOnlyRespectsTransientFlashMessages
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Messaging\FlashMessageQueueTest::toArrayReturnsEmptyArrayWithForEmptyQueue
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Messaging\FlashMessageQueueTest::getAllMessagesAndFlushClearsSessionStack
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Messaging\FlashMessageServiceTest::flashMessageServiceInitiallyIsEmpty
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Messaging\FlashMessageServiceTest::getMessageQueueByIdentifierRegistersNewFlashmessageQueuesOnlyOnce
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Page\PageRendererTest::renderMethodCallsResetInAnyCase
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Page\PageRendererTest::includingNotAvailableLocalJqueryVersionThrowsException
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Page\PageRendererTest::includingJqueryWithNonAlphnumericNamespaceThrowsException
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Page\PageRendererTest::addBodyContentAddsContent
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Page\PageRendererTest::addInlineLanguageLabelFileSetsInlineLanguageLabelFiles
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Page\PageRendererTest::addInlineLanguageLabelFileSetsTwoDifferentInlineLanguageLabelFiles
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Page\PageRendererTest::addInlineLanguageLabelFileDoesNotSetSameLanguageFileTwice
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\RegistryTest::getThrowsExceptionForInvalidNamespacesUsingNoNamespace
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\RegistryTest::getThrowsExceptionForInvalidNamespacesUsingTooShortNamespace
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\RegistryTest::getRetrievesTheCorrectEntry
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\RegistryTest::getLazyLoadsEntriesOfOneNamespace
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\RegistryTest::getReturnsTheDefaultValueIfTheRequestedKeyWasNotFound
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\RegistryTest::setThrowsAnExceptionOnEmptyNamespace
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\RegistryTest::setThrowsAnExceptionOnWrongNamespace
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\RegistryTest::setAllowsValidNamespaces
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\RegistryTest::setReallySavesTheGivenValueToTheDatabase
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\RegistryTest::setUpdatesExistingKeys
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\RegistryTest::setStoresValueInTheInternalEntriesCache
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\RegistryTest::removeThrowsAnExceptionOnWrongNamespace
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\RegistryTest::removeReallyRemovesTheEntryFromTheDatabase
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\RegistryTest::removeUnsetsValueFromTheInternalEntriesCache
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\RegistryTest::removeAllByNamespaceThrowsAnExceptionOnWrongNamespace
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\RegistryTest::removeAllByNamespaceReallyRemovesAllEntriesOfTheSpecifiedNamespaceFromTheDatabase
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\RegistryTest::removeAllByNamespaceUnsetsValuesOfTheSpecifiedNamespaceFromTheInternalEntriesCache
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\AbstractFileTest::getParentFolderGetsParentFolderFromStorage
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Collection\FileCollectionRegistryTest::registeredFileCollectionClassesCanBeRetrieved
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Collection\FileCollectionRegistryTest::registerFileCollectionClassThrowsExceptionIfClassDoesNotExist
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Collection\FileCollectionRegistryTest::registerFileCollectionClassThrowsExceptionIfTypeIsTooLong
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Collection\FileCollectionRegistryTest::registerFileCollectionClassThrowsExceptionIfTypeIsAlreadyRegistered
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Collection\FileCollectionRegistryTest::registerFileCollectionClassOverridesExistingRegisteredFileCollectionClass
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Collection\FileCollectionRegistryTest::getFileCollectionClassThrowsExceptionIfClassIsNotRegistered
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Collection\FileCollectionRegistryTest::getFileCollectionClassAcceptsClassNameIfClassIsRegistered
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Collection\FileCollectionRegistryTest::fileCollectionRegistryIsInitializedWithPreconfiguredFileCollections
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Collection\FileCollectionRegistryTest::fileCollectionExistsReturnsTrueForAllExistingFileCollections
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Collection\FileCollectionRegistryTest::fileCollectionExistsReturnsFalseIfFileCollectionDoesNotExist
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Collection\FileCollectionRegistryTest::addNewTypeToTCA
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\AbstractDriverTest::isCaseSensitiveFileSystemReturnsTrueIfNothingIsConfigured
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\DriverRegistryTest::registeredDriverClassesCanBeRetrieved
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\DriverRegistryTest::registerDriverClassThrowsExceptionIfClassDoesNotExist
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\DriverRegistryTest::registerDriverClassThrowsExceptionIfShortnameIsAlreadyTakenByAnotherDriverClass
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\DriverRegistryTest::getDriverClassThrowsExceptionIfClassIsNotRegistered
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\DriverRegistryTest::getDriverClassAcceptsClassNameIfClassIsRegistered
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\DriverRegistryTest::driverRegistryIsInitializedWithPreconfiguredDrivers
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\DriverRegistryTest::driverExistsReturnsTrueForAllExistingDrivers
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\DriverRegistryTest::driverExistsReturnsFalseIfDriverDoesNotExist
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::createFolderRecursiveSanitizesFilename
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::determineBaseUrlUrlEncodesUriParts
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::getDefaultFolderReturnsFolderForUserUploadPath
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::defaultLevelFolderFolderIsCreatedIfItDoesntExist
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::getFolderInFolderReturnsCorrectFolderObject
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::createFolderCreatesFolderOnDisk
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::createFolderReturnsFolderObject
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::createFolderSanitizesFolderNameBeforeCreation with data set "folder name with NULL character"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::createFolderSanitizesFolderNameBeforeCreation with data set "folder name with directory part"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::basePathIsNormalizedWithTrailingSlash
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::noSecondSlashIsAddedIfBasePathAlreadyHasTrailingSlash
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::getAbsolutePathReturnsCorrectPath
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::addFileMovesFileToCorrectLocation
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::addFileUsesFilenameIfGiven
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::addFileFailsIfFileIsInDriverStorage
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::addFileReturnsFileIdentifier
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::existenceChecksWorkForFilesAndFolders
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::existenceChecksInFolderWorkForFilesAndFolders
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::getPublicUrlReturnsCorrectUriForConfiguredBaseUri
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::getPublicUrlReturnsValidUrlContainingSpecialCharacters with data set #0
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::getPublicUrlReturnsValidUrlContainingSpecialCharacters with data set #1
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::getPublicUrlReturnsValidUrlContainingSpecialCharacters with data set #2
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::getPublicUrlReturnsValidUrlContainingSpecialCharacters with data set #3
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::fileContentsCanBeWrittenAndRead
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::setFileContentsReturnsNumberOfBytesWrittenToFile
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::newFilesCanBeCreated
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::createdFilesAreEmpty
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::createFileFixesPermissionsOnCreatedFile
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::getFileReturnsCorrectIdentifier
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::getFileThrowsExceptionIfFileDoesNotExist
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::getFilesInFolderReturnsEmptyArrayForEmptyDirectory
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::getFileListReturnsAllFilesInDirectory
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::getFileListReturnsAllFilesInSubdirectoryIfRecursiveParameterIsSet
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::getFileListFailsIfDirectoryDoesNotExist
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::getFileInFolderCallsConfiguredCallbackFunctionWithGivenItemName
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::getFileListFiltersItemsWithGivenFilterMethods
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::getFolderListReturnsAllDirectoriesInDirectory
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::getFolderListReturnsHiddenFoldersByDefault
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::getFolderListLeavesOutNavigationalEntries
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::getFolderListFiltersItemsWithGivenFilterMethods
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::getFolderListFailsIfDirectoryDoesNotExist
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::hashReturnsCorrectHashes
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::hashingWithUnsupportedAlgorithmFails
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::getFileForLocalProcessingCreatesCopyOfFileByDefault
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::getFileForLocalProcessingReturnsOriginalFilepathForReadonlyAccess
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::filesCanBeCopiedToATemporaryPath
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::permissionsAreCorrectlyRetrievedForAllowedFile
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::permissionsAreCorrectlyRetrievedForForbiddenFile
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::permissionsAreCorrectlyRetrievedForAllowedFolder
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::permissionsAreCorrectlyRetrievedForForbiddenFolder
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::getFilePermissionsReturnsCorrectPermissionsForFilesNotOwnedByCurrentUser with data set "current group, readable/writable"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::getFilePermissionsReturnsCorrectPermissionsForFilesNotOwnedByCurrentUser with data set "current group, readable/not writable"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::getFilePermissionsReturnsCorrectPermissionsForFilesNotOwnedByCurrentUser with data set "current group, not readable/not writable"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::getFilePermissionsReturnsCorrectPermissionsForFilesNotOwnedByCurrentUser with data set "arbitrary group, readable/writable"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::getFilePermissionsReturnsCorrectPermissionsForFilesNotOwnedByCurrentUser with data set "arbitrary group, readable/not writable"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::getFilePermissionsReturnsCorrectPermissionsForFilesNotOwnedByCurrentUser with data set "arbitrary group, not readable/not writable"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::isWithinRecognizesFilesWithinFolderAndInOtherFolders
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::isWithinAcceptsFileAndFolderObjectsAsContent
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::filesCanBeCopiedWithinStorage
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::filesCanBeMovedWithinStorage
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::fileMetadataIsChangedAfterMovingFile
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::renamingFilesChangesFilenameOnDisk with data set "file in subfolder"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::renamingFilesChangesFilenameOnDisk with data set "file in rootfolder"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::renamingFilesFailsIfTargetFileExists
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::renamingFoldersChangesFolderNameOnDisk with data set "folder in root folder"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::renamingFoldersChangesFolderNameOnDisk with data set "file in subfolder"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::renameFolderReturnsCorrectMappingInformationForAllFiles
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::renameFolderRevertsRenamingIfFilenameMapCannotBeCreated
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::isFolderEmptyReturnsTrueForEmptyFolder
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::isFolderEmptyReturnsFalseIfFolderHasFile
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::isFolderEmptyReturnsFalseIfFolderHasSubfolder
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::foldersCanBeMovedWithinStorage
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::moveFolderWithinStorageReturnsCorrectMappingInformationForAllFiles
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::folderCanBeRenamedWhenMoving
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::copyFolderWithinStorageCopiesSingleFileToNewFolderName
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::copyFolderWithinStorageCopiesSingleSubFolderToNewFolderName
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::copyFolderWithinStorageCopiesFileInSingleSubFolderToNewFolderName
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::sanitizeFileNameUTF8Filesystem with data set "allowed characters utf-8 (ASCII part)"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::sanitizeFileNameUTF8Filesystem with data set "replace special characters with _ (not allowed characters) utf-8 (ASCII part)"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::sanitizeFileNameUTF8Filesystem with data set "utf-8 (Latin-1 Supplement)"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::sanitizeFileNameUTF8Filesystem with data set "trim leading and tailing spaces utf-8"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::sanitizeFileNameUTF8Filesystem with data set "remove tailing dot"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::sanitizeFileNameNonUTF8Filesystem with data set "allowed characters iso-8859-1"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::sanitizeFileNameNonUTF8Filesystem with data set "allowed characters utf-8"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::sanitizeFileNameNonUTF8Filesystem with data set "replace special characters with _ (not allowed characters) iso-8859-1"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::sanitizeFileNameNonUTF8Filesystem with data set "replace special characters with _ (not allowed characters) utf-8"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::sanitizeFileNameNonUTF8Filesystem with data set "iso-8859-1 (code > 127)"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::sanitizeFileNameNonUTF8Filesystem with data set "utf-8 (Latin-1 Supplement)"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::sanitizeFileNameNonUTF8Filesystem with data set "utf-8 (Latin-1 Extended A)"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::sanitizeFileNameNonUTF8Filesystem with data set "trim leading and tailing spaces iso-8859-1"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::sanitizeFileNameNonUTF8Filesystem with data set "trim leading and tailing spaces utf-8"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::sanitizeFileNameNonUTF8Filesystem with data set "remove tailing dot iso-8859-1"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::sanitizeFileNameNonUTF8Filesystem with data set "remove tailing dot utf-8"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Driver\LocalDriverTest::sanitizeFileNameThrowsExceptionOnInvalidFileName
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\FileReferenceTest::getPropertiesReturnsMergedPropertiesAndRespectsNullValues with data set "File properties correctly override file reference properties"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\FileReferenceTest::hasPropertyReturnsTrueForAllMergedPropertyKeys with data set "File properties correctly override file reference properties"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\FileReferenceTest::getPropertyReturnsAllMergedPropertyKeys with data set "File properties correctly override file reference properties"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\FileReferenceTest::getPropertyThrowsExceptionForNotAvailableProperty with data set "File properties correctly override file reference properties"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\FileReferenceTest::getPropertyDoesNotThrowExceptionForPropertyOnlyAvailableInOriginalFile with data set "File properties correctly override file reference properties"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\FileReferenceTest::getReferencePropertyThrowsExceptionForPropertyOnlyAvailableInOriginalFile with data set "File properties correctly override file reference properties"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\FileTest::propertiesPassedToConstructorAreAvailableViaGenericGetter
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\FileTest::commonPropertiesAreAvailableWithOwnGetters
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\FileTest::fileIndexStatusIsTrueIfUidIsSet
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\FileTest::updatePropertiesUpdatesFileProperties
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\FileTest::updatePropertiesLeavesPropertiesUntouchedIfNotSetInNewProperties
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\FileTest::updatePropertiesDiscardsUidIfAlreadySet
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\FileTest::updatePropertiesRecordsNamesOfChangedProperties
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\FileTest::updatePropertiesDoesNotRecordPropertyNameIfSameValueIsProvided
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\FileTest::updatePropertiesMarksPropertyAsChangedOnlyOnce
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\FileTest::updatePropertiesReloadsStorageObjectIfStorageChanges
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\FileTest::copyToCallsCopyOperationOnTargetFolderStorage
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\FileTest::moveToCallsMoveOperationOnTargetFolderStorage
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\FileTest::openCorrectlyOpensFileInDriver
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\FileTest::isOpenReturnsCorrectValuesForClosedAndOpenFile
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\FileTest::fileIsCorrectlyClosed
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\FileTest::readReturnsRequestedContentsFromDriver
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\FileTest::readFailsIfFileIsClosed
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\FileTest::writePassesContentsToDriver
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\FileTest::writeFailsIfFileIsClosed
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\FileTest::getNameWithoutExtensionReturnsCorrectName with data set #0
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\FileTest::getNameWithoutExtensionReturnsCorrectName with data set #1
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\FileTest::getNameWithoutExtensionReturnsCorrectName with data set #2
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\FileTest::getNameWithoutExtensionReturnsCorrectName with data set #3
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\FileTest::getNameWithoutExtensionReturnsCorrectName with data set #4
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\FileTest::getExtensionReturnsCorrectExtension with data set #0
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\FileTest::getExtensionReturnsCorrectExtension with data set #1
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\FileTest::getExtensionReturnsCorrectExtension with data set #2
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\FileTest::getExtensionReturnsCorrectExtension with data set #3
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\FileTest::getExtensionReturnsCorrectExtension with data set #4
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\FileTest::hasPropertyReturnsTrueFilePropertyExists
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\FileTest::hasPropertyReturnsTrueIfMetadataPropertyExists
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\FolderTest::constructorArgumentsAreAvailableAtRuntime
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\FolderTest::propertiesCanBeUpdated
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\FolderTest::propertiesAreNotUpdatedIfNotSetInInput
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\FolderTest::getFilesReturnsArrayWithFilenamesAsKeys
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\FolderTest::getFilesHandsOverRecursiveFALSEifNotExplicitlySet
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\FolderTest::getFilesHandsOverRecursiveTRUEifSet
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\FolderTest::getSubfolderCallsFactoryWithCorrectArguments
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\FolderTest::getParentFolderGetsParentFolderFromStorage
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\ProcessedFileRepositoryTest::cleanUnavailableColumnsWorks
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Repository\AbstractRepositoryTest::findByUidFailsIfUidIsString
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Repository\AbstractRepositoryTest::findByUidAcceptsNumericUidInString
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Repository\AbstractRepositoryTest::getWhereClauseForEnabledFieldsIncludesDeletedCheckInBackend
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Repository\AbstractRepositoryTest::getWhereClauseForEnabledFieldsCallsSysPageForDeletedFlagInFrontend
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\ResourceCompressorTest::cssFixStatementsMovesStatementsToTopIfNeeded with data set "nothing to do - no charset/import/namespace"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\ResourceCompressorTest::cssFixStatementsMovesStatementsToTopIfNeeded with data set "import in front"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\ResourceCompressorTest::cssFixStatementsMovesStatementsToTopIfNeeded with data set "import in back, without quotes"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\ResourceCompressorTest::cssFixStatementsMovesStatementsToTopIfNeeded with data set "import in back, with double-quotes"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\ResourceCompressorTest::cssFixStatementsMovesStatementsToTopIfNeeded with data set "import in back, with single-quotes"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\ResourceCompressorTest::cssFixStatementsMovesStatementsToTopIfNeeded with data set "import in middle and back, without quotes"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\ResourceCompressorTest::compressedCssFileIsFlaggedToNotCompressAgain
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\ResourceCompressorTest::compressedJsFileIsFlaggedToNotCompressAgain
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\ResourceCompressorTest::concatenatedCssFileIsFlaggedToNotConcatenateAgain
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\ResourceCompressorTest::concatenatedJsFileIsFlaggedToNotConcatenateAgain
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\ResourceFactoryTest::createStorageCollectionObjectCreatesCollectionWithCorrectArguments
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\ResourceFactoryTest::getDriverObjectAcceptsDriverClassName
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\ResourceFactoryTest::retrieveFileOrFolderObjectCallsGetFolderObjectFromCombinedIdentifierWithRelativePath
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\ResourceFactoryTest::retrieveFileOrFolderObjectCallsGetFolderObjectFromCombinedIdentifierWithAbsolutePath
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\ResourceFactoryTest::retrieveFileOrFolderObjectReturnsFileIfPathIsGiven
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\ResourceFactoryTest::findBestMatchingStorageByLocalPathReturnsDefaultStorageIfNoMatchIsFound with data set "NoLocalStoragesReturnDefaultStorage"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\ResourceFactoryTest::findBestMatchingStorageByLocalPathReturnsDefaultStorageIfNoMatchIsFound with data set "NoMatchReturnsDefaultStorage"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\ResourceFactoryTest::findBestMatchingStorageByLocalPathReturnsDefaultStorageIfNoMatchIsFound with data set "MatchReturnsTheMatch"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\ResourceFactoryTest::findBestMatchingStorageByLocalPathReturnsDefaultStorageIfNoMatchIsFound with data set "TwoFoldersWithSameStartReturnsCorrect"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\ResourceFactoryTest::findBestMatchingStorageByLocalPathReturnsDefaultStorageIfNoMatchIsFound with data set "NestedStorageReallyReturnsTheBestMatching"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\ResourceFactoryTest::findBestMatchingStorageByLocalPathReturnsDefaultStorageIfNoMatchIsFound with data set "CommonPrefixButWrongPath"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\ResourceFactoryTest::findBestMatchingStorageByLocalPathReturnsDefaultStorageIfNoMatchIsFound with data set "CommonPrefixRightPath"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\ResourceFactoryTest::findBestMatchingStorageByLocalPathReturnsDefaultStorageIfNoMatchIsFound with data set "FindStorageFromWindowsPath"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\ResourceStorageTest::capabilitiesOfStorageObjectAreCorrectlySet with data set "only public"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\ResourceStorageTest::capabilitiesOfStorageObjectAreCorrectlySet with data set "only writable"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\ResourceStorageTest::capabilitiesOfStorageObjectAreCorrectlySet with data set "only browsable"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\ResourceStorageTest::capabilitiesOfStorageObjectAreCorrectlySet with data set "all capabilities"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\ResourceStorageTest::capabilitiesOfStorageObjectAreCorrectlySet with data set "none"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\ResourceStorageTest::fileAndFolderListFiltersAreInitializedWithDefaultFilters
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\ResourceStorageTest::addFileFailsIfFileDoesNotExist
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\ResourceStorageTest::getPublicUrlReturnsNullIfStorageIsNotOnline
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\ResourceStorageTest::checkFolderPermissionsRespectsFilesystemPermissions with data set "read action on readable/writable folder"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\ResourceStorageTest::checkFolderPermissionsRespectsFilesystemPermissions with data set "read action on unreadable folder"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\ResourceStorageTest::checkFolderPermissionsRespectsFilesystemPermissions with data set "write action on read-only folder"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\ResourceStorageTest::checkUserActionPermissionsAlwaysReturnsTrueIfNoUserPermissionsAreSet
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\ResourceStorageTest::checkUserActionPermissionReturnsFalseIfPermissionIsSetToZero
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\ResourceStorageTest::checkUserActionPermissionAcceptsArbitrarilyCasedArguments with data set "all lower cased"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\ResourceStorageTest::checkUserActionPermissionAcceptsArbitrarilyCasedArguments with data set "all upper case"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\ResourceStorageTest::checkUserActionPermissionAcceptsArbitrarilyCasedArguments with data set "mixed case"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\ResourceStorageTest::userActionIsDisallowedIfPermissionIsSetToFalse
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\ResourceStorageTest::userActionIsDisallowedIfPermissionIsNotSet
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\ResourceStorageTest::getEvaluatePermissionsWhenSetFalse
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\ResourceStorageTest::getEvaluatePermissionsWhenSetTrue
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\ResourceStorageTest::setFileContentsUpdatesObjectProperties
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\ResourceStorageTest::moveFileCallsDriversMethodsWithCorrectArguments
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\ResourceStorageTest::storageUsesInjectedFilemountsToCheckForMountBoundaries
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\ResourceStorageTest::createFolderChecksIfParentFolderExistsBeforeCreatingFolder
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\ResourceStorageTest::deleteFolderThrowsExceptionIfFolderIsNotEmptyAndRecursiveDeleteIsDisabled
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\ResourceStorageTest::createFolderCallsDriverForFolderCreation
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\ResourceStorageTest::createFolderCanRecursivelyCreateFolders
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\ResourceStorageTest::createFolderUsesRootFolderAsParentFolderIfNotGiven
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\ResourceStorageTest::createFolderCreatesNestedStructureEvenIfPartsAlreadyExist
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\ResourceStorageTest::createFolderThrowsExceptionIfParentFolderDoesNotExist
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\ResourceStorageTest::replaceFileFailsIfLocalFileDoesNotExist
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\ResourceStorageTest::getRoleReturnsDefaultForRegularFolders
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Service\FrontendContentAdapterServiceTest::emptyRelationResetsLegacyFields
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Service\FrontendContentAdapterServiceTest::imageFieldIsFilledWithPathOfImage
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Service\FrontendContentAdapterServiceTest::migrationOfLegacyFieldsIsOnlyDoneWhenRelationFieldIsVisibleInType with data set "Image Element"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Service\FrontendContentAdapterServiceTest::migrationOfLegacyFieldsIsOnlyDoneWhenRelationFieldIsVisibleInType with data set "Textpic Element"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Service\FrontendContentAdapterServiceTest::migrationOfLegacyFieldsIsOnlyDoneWhenRelationFieldIsVisibleInType with data set "Uploads Element"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Service\FrontendContentAdapterServiceTest::registerAdditionalTypeForMigrationAddsTypeToArray
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Service\FrontendContentAdapterServiceTest::registerAdditionalTypeForMigrationThrowsExceptionIfNoConfigurationAvailable
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Service\FrontendContentAdapterServiceTest::registerAdditionalTypeForMigrationThrowsExceptionIfNoTypeConfigurationAvailable
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Service\FrontendContentAdapterServiceTest::registerFieldForMigrationAddsCorrectConfiguration with data set "table without type column"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Service\FrontendContentAdapterServiceTest::registerFieldForMigrationAddsCorrectConfiguration with data set "table with type column"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Service\FrontendContentAdapterServiceTest::registerFieldForMigrationThrowsExceptionForInvalidMigrationField
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Service\IndexerServiceTest::indexFileUpdatesFileProperties
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Service\IndexerServiceTest::indexFileSetsCreationdateAndTimestampPropertiesOfRecordToCurrentExecutionTime
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Utility\FileExtensionFilterTest::areInlineChildrenFilteredWithInvalidParameters with data set #0
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Utility\FileExtensionFilterTest::areInlineChildrenFilteredWithInvalidParameters with data set #1
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Utility\FileExtensionFilterTest::areInlineChildrenFilteredWithInvalidParameters with data set #2
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Utility\FileExtensionFilterTest::extensionFilterIgnoresCaseInAllowedExtensionCheck with data set "Allowed extensions"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Utility\FileExtensionFilterTest::extensionFilterIgnoresCaseInAllowedExtensionCheck with data set "Allowed extensions, lower and upper case mix"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Utility\FileExtensionFilterTest::extensionFilterIgnoresCaseInAllowedExtensionCheck with data set "Disallowed extensions"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Utility\FileExtensionFilterTest::extensionFilterIgnoresCaseInAllowedExtensionCheck with data set "Disallowed extensions, lower and upper case mix"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Resource\Utility\FileExtensionFilterTest::extensionFilterIgnoresCaseInAllowedExtensionCheck with data set "Combine allowed / disallowed extensions"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Tree\TableConfiguration\TreeDataProviderFactoryTest::factoryThrowsExceptionIfInvalidConfigurationIsGiven with data set "Empty Configuration"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Tree\TableConfiguration\TreeDataProviderFactoryTest::factoryThrowsExceptionIfInvalidConfigurationIsGiven with data set "File Configuration"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Tree\TableConfiguration\TreeDataProviderFactoryTest::factoryThrowsExceptionIfInvalidConfigurationIsGiven with data set "Unknown Type"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Tree\TableConfiguration\TreeDataProviderFactoryTest::factoryThrowsExceptionIfInvalidConfigurationIsGiven with data set "No foreign table"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Tree\TableConfiguration\TreeDataProviderFactoryTest::factoryThrowsExceptionIfInvalidConfigurationIsGiven with data set "No tree configuration"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Tree\TableConfiguration\TreeDataProviderFactoryTest::factoryThrowsExceptionIfInvalidConfigurationIsGiven with data set "Tree configuration not array"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Tree\TableConfiguration\TreeDataProviderFactoryTest::factoryThrowsExceptionIfInvalidConfigurationIsGiven with data set "Tree configuration missing childer and parent field"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Tree\TableConfiguration\TreeDataProviderFactoryTest::configuredDataProviderClassIsInstantiated
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Tree\TableConfiguration\TreeDataProviderFactoryTest::configuredDataProviderClassIsInstantiatedWithTcaConfigurationInConstructor
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Type\EnumerationTest::constructThrowsExceptionIfNoConstantsAreDefined
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Type\EnumerationTest::loadValuesThrowsExceptionIfGivenValueIsNotAvailableInEnumeration
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Type\EnumerationTest::loadValuesThrowsExceptionIfDisallowedTypeIsDefinedAsConstant
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Type\EnumerationTest::loadValuesThrowsExceptionIfNoDefaultConstantIsDefinedAndNoValueIsGiven
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Type\EnumerationTest::loadValuesThrowsExceptionIfValueIsDefinedMultipleTimes
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Type\EnumerationTest::loadValuesSetsStaticEnumConstants
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Type\EnumerationTest::constructerSetsValue
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Type\EnumerationTest::setValueSetsValue
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Type\EnumerationTest::setValueToAnInvalidValueThrowsException
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Type\EnumerationTest::isValidDoesTypeLooseComparison with data set #0
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Type\EnumerationTest::isValidDoesTypeLooseComparison with data set #1
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Type\EnumerationTest::isValidDoesTypeLooseComparison with data set #2
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Type\EnumerationTest::isValidDoesTypeLooseComparison with data set #3
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Type\EnumerationTest::isValidDoesTypeLooseComparison with data set #4
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Type\EnumerationTest::isValidDoesTypeLooseComparison with data set #5
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Type\EnumerationTest::isValidDoesTypeLooseComparison with data set #6
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Type\EnumerationTest::isValidDoesTypeLooseComparison with data set #7
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Type\EnumerationTest::isValidDoesTypeLooseComparison with data set #8
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Type\EnumerationTest::isValidDoesTypeLooseComparison with data set #9
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Type\EnumerationTest::getConstantsReturnsArrayOfPossibleValuesWithoutDefault
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Type\EnumerationTest::getConstantsReturnsArrayOfPossibleValuesWithDefaultIfRequested
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Type\EnumerationTest::toStringReturnsValueAsString
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Type\EnumerationTest::castReturnsObjectOfEnumerationTypeIfSimpleValueIsGiven
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Type\EnumerationTest::castReturnsObjectOfCalledEnumerationTypeIfCalledWithValueOfDifferentType
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Type\EnumerationTest::castReturnsGivenObjectIfCalledWithValueOfSameType
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Type\EnumerationTest::castCastsStringToEnumerationWithCorrespondingValue
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Type\EnumerationTest::castCastsIntegerToEnumerationWithCorrespondingValue
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Type\EnumerationTest::equalsReturnsTrueIfIntegerIsGivenThatEqualsEnumerationsIntegerValue
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Type\EnumerationTest::equalsReturnsTrueIfStringIsGivenThatEqualsEnumerationsIntegerValue
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Type\EnumerationTest::equalsReturnsTrueIfEqualEnumerationIsGiven
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Type\EnumerationTest::equalsReturnsTrueIfDifferentEnumerationWithSameValueIsGiven
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Type\EnumerationTest::equalsReturnsFalseIfDifferentEnumerationWithDifferentValueIsGiven
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Type\EnumerationTest::equalsReturnsFalseIfEnumerationOfSameTypeWithDifferentValueIsGiven
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\Parser\TypoScriptParserTest::executeValueModifierReturnsModifiedResult with data set "prependString with string"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\Parser\TypoScriptParserTest::executeValueModifierReturnsModifiedResult with data set "prependString with empty string"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\Parser\TypoScriptParserTest::executeValueModifierReturnsModifiedResult with data set "appendString with string"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\Parser\TypoScriptParserTest::executeValueModifierReturnsModifiedResult with data set "appendString with empty string"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\Parser\TypoScriptParserTest::executeValueModifierReturnsModifiedResult with data set "removeString removes simple string"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\Parser\TypoScriptParserTest::executeValueModifierReturnsModifiedResult with data set "removeString removes nothing if no match"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\Parser\TypoScriptParserTest::executeValueModifierReturnsModifiedResult with data set "removeString removes multiple matches"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\Parser\TypoScriptParserTest::executeValueModifierReturnsModifiedResult with data set "replaceString replaces simple match"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\Parser\TypoScriptParserTest::executeValueModifierReturnsModifiedResult with data set "replaceString replaces simple match with nothing"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\Parser\TypoScriptParserTest::executeValueModifierReturnsModifiedResult with data set "replaceString replaces multiple matches"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\Parser\TypoScriptParserTest::executeValueModifierReturnsModifiedResult with data set "addToList adds at end of existing list"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\Parser\TypoScriptParserTest::executeValueModifierReturnsModifiedResult with data set "addToList adds nothing"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\Parser\TypoScriptParserTest::executeValueModifierReturnsModifiedResult with data set "addToList adds to empty list"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\Parser\TypoScriptParserTest::executeValueModifierReturnsModifiedResult with data set "removeFromList removes value from list"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\Parser\TypoScriptParserTest::executeValueModifierReturnsModifiedResult with data set "removeFromList removes value at beginning of list"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\Parser\TypoScriptParserTest::executeValueModifierReturnsModifiedResult with data set "removeFromList removes value at end of list"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\Parser\TypoScriptParserTest::executeValueModifierReturnsModifiedResult with data set "removeFromList removes multiple values from list"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\Parser\TypoScriptParserTest::executeValueModifierReturnsModifiedResult with data set "removeFromList removes empty values"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\Parser\TypoScriptParserTest::executeValueModifierReturnsModifiedResult with data set "uniqueList removes duplicates"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\Parser\TypoScriptParserTest::executeValueModifierReturnsModifiedResult with data set "uniqueList removes duplicate empty list values"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\Parser\TypoScriptParserTest::executeValueModifierReturnsModifiedResult with data set "reverseList returns list reversed"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\Parser\TypoScriptParserTest::executeValueModifierReturnsModifiedResult with data set "reverseList keeps empty values"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\Parser\TypoScriptParserTest::executeValueModifierReturnsModifiedResult with data set "reverseList does not change single element"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\Parser\TypoScriptParserTest::executeValueModifierReturnsModifiedResult with data set "sortList sorts a list"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\Parser\TypoScriptParserTest::executeValueModifierReturnsModifiedResult with data set "sortList sorts a list numeric"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\Parser\TypoScriptParserTest::executeValueModifierReturnsModifiedResult with data set "sortList sorts a list descending"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\Parser\TypoScriptParserTest::executeValueModifierReturnsModifiedResult with data set "sortList sorts a list numeric descending"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\Parser\TypoScriptParserTest::executeValueModifierReturnsModifiedResult with data set "sortList ignores invalid modifier arguments"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\Parser\TypoScriptParserTest::typoScriptIsParsedToArray with data set "simple assignment"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\Parser\TypoScriptParserTest::typoScriptIsParsedToArray with data set "simple assignment with escaped dot at the beginning"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\Parser\TypoScriptParserTest::typoScriptIsParsedToArray with data set "simple assignment with protected escaped dot at the beginning"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\Parser\TypoScriptParserTest::typoScriptIsParsedToArray with data set "nested assignment"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\Parser\TypoScriptParserTest::typoScriptIsParsedToArray with data set "nested assignment with escaped key"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\Parser\TypoScriptParserTest::typoScriptIsParsedToArray with data set "nested assignment with escaped key and escaped dot at the beginning"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\Parser\TypoScriptParserTest::typoScriptIsParsedToArray with data set "nested assignment with protected escaped key"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\Parser\TypoScriptParserTest::typoScriptIsParsedToArray with data set "nested assignment with protected escaped key and protected escaped dot at the beginning"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\Parser\TypoScriptParserTest::typoScriptIsParsedToArray with data set "assignment with escaped an non escaped keys"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\Parser\TypoScriptParserTest::typoScriptIsParsedToArray with data set "nested structured assignment"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\Parser\TypoScriptParserTest::typoScriptIsParsedToArray with data set "nested structured assignment with escaped key inside"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\Parser\TypoScriptParserTest::typoScriptIsParsedToArray with data set "nested structured assignment with escaped key inside and escaped dots at the beginning"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\Parser\TypoScriptParserTest::typoScriptIsParsedToArray with data set "nested structured assignment with protected escaped key inside"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\Parser\TypoScriptParserTest::typoScriptIsParsedToArray with data set "nested structured assignment with protected escaped key inside and protected escaped dots at the beginning"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\Parser\TypoScriptParserTest::typoScriptIsParsedToArray with data set "nested structured assignment with escaped key"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\Parser\TypoScriptParserTest::typoScriptIsParsedToArray with data set "nested structured assignment with protected escaped key"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\Parser\TypoScriptParserTest::typoScriptIsParsedToArray with data set "multiline assignment"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\Parser\TypoScriptParserTest::typoScriptIsParsedToArray with data set "multiline assignment with escaped key"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\Parser\TypoScriptParserTest::typoScriptIsParsedToArray with data set "multiline assignment with protected escaped key"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\Parser\TypoScriptParserTest::typoScriptIsParsedToArray with data set "copying values"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\Parser\TypoScriptParserTest::typoScriptIsParsedToArray with data set "copying values with escaped key"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\Parser\TypoScriptParserTest::typoScriptIsParsedToArray with data set "copying values with protected escaped key"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\Parser\TypoScriptParserTest::typoScriptIsParsedToArray with data set "one-line hash comment"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\Parser\TypoScriptParserTest::typoScriptIsParsedToArray with data set "one-line slash comment"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\Parser\TypoScriptParserTest::typoScriptIsParsedToArray with data set "multi-line slash comment"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\Parser\TypoScriptParserTest::typoScriptIsParsedToArray with data set "nested assignment repeated segment names"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\Parser\TypoScriptParserTest::typoScriptIsParsedToArray with data set "simple assignment operator with tab character before "
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\Parser\TypoScriptParserTest::typoScriptIsParsedToArray with data set "simple assignment operator character as value "
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\Parser\TypoScriptParserTest::typoScriptIsParsedToArray with data set "nested assignment operator character as value "
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\Parser\TypoScriptParserTest::typoScriptIsParsedToArray with data set "simple assignment character as value "
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\Parser\TypoScriptParserTest::typoScriptIsParsedToArray with data set "nested assignment character as value "
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\Parser\TypoScriptParserTest::typoScriptIsParsedToArray with data set "simple assignment character as value "
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\Parser\TypoScriptParserTest::typoScriptIsParsedToArray with data set "nested assignment character as value "
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\Parser\TypoScriptParserTest::typoScriptIsParsedToArray with data set "nested assignment repeated segment names with whitespaces"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\Parser\TypoScriptParserTest::typoScriptIsParsedToArray with data set "simple assignment operator character as value "
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\Parser\TypoScriptParserTest::typoScriptIsParsedToArray with data set "nested assignment operator character as value "
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\Parser\TypoScriptParserTest::typoScriptIsParsedToArray with data set "simple assignment character as value "
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\Parser\TypoScriptParserTest::typoScriptIsParsedToArray with data set "nested assignment character as value "
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\Parser\TypoScriptParserTest::typoScriptIsParsedToArray with data set "simple assignment character as value "
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\Parser\TypoScriptParserTest::typoScriptIsParsedToArray with data set "nested assignment character as value "
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\Parser\TypoScriptParserTest::typoScriptIsParsedToArray with data set "CSC example #1"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\Parser\TypoScriptParserTest::typoScriptIsParsedToArray with data set "CSC example #2"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\Parser\TypoScriptParserTest::typoScriptIsParsedToArray with data set "CSC example #3"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\Parser\TypoScriptParserTest::setValCanBeCalledWithArrayValueParameter
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\Parser\TypoScriptParserTest::setValCanBeCalledWithStringValueParameter
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\Parser\TypoScriptParserTest::parseNextKeySegmentReturnsCorrectNextKeySegment with data set "key without separator"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\Parser\TypoScriptParserTest::parseNextKeySegmentReturnsCorrectNextKeySegment with data set "key with normal separator"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\Parser\TypoScriptParserTest::parseNextKeySegmentReturnsCorrectNextKeySegment with data set "key with multiple normal separators"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\Parser\TypoScriptParserTest::parseNextKeySegmentReturnsCorrectNextKeySegment with data set "key with separator and escape character"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\Parser\TypoScriptParserTest::parseNextKeySegmentReturnsCorrectNextKeySegment with data set "key with escaped separators"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\Parser\TypoScriptParserTest::parseNextKeySegmentReturnsCorrectNextKeySegment with data set "key with escaped and unescaped separator 1"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\Parser\TypoScriptParserTest::parseNextKeySegmentReturnsCorrectNextKeySegment with data set "key with escaped and unescaped separator 2"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\Parser\TypoScriptParserTest::parseNextKeySegmentReturnsCorrectNextKeySegment with data set "key with escaped escape character"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\Parser\TypoScriptParserTest::parseNextKeySegmentReturnsCorrectNextKeySegment with data set "key with escaped separator and additional escape character"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\Parser\TypoScriptParserTest::parseNextKeySegmentReturnsCorrectNextKeySegment with data set "multiple escape characters within the key are preserved"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\TemplateServiceTest::versionOlCallsVersionOlOfPageSelectClassWithGivenRow
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\TemplateServiceTest::extensionStaticFilesAreNotProcessedIfNotExplicitlyRequested
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\TemplateServiceTest::extensionStaticsAreProcessedIfExplicitlyRequested
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\TemplateServiceTest::updateRootlineDataOverwritesOwnArrayData
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\TypoScript\TemplateServiceTest::updateRootlineDataWithInvalidNewRootlineThrowsException
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::filterByValueRecursiveCorrectlyFiltersArray with data set "empty search array"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::filterByValueRecursiveCorrectlyFiltersArray with data set "empty string as needle"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::filterByValueRecursiveCorrectlyFiltersArray with data set "flat array searching for string"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::filterByValueRecursiveCorrectlyFiltersArray with data set "flat array searching for string with two matches"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::filterByValueRecursiveCorrectlyFiltersArray with data set "multi dimensional array searching for string with multiple matches"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::filterByValueRecursiveCorrectlyFiltersArray with data set "multi dimensional array searching for integer with multiple matches"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::filterByValueRecursiveCorrectlyFiltersArray with data set "flat array searching for boolean TRUE"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::filterByValueRecursiveCorrectlyFiltersArray with data set "multi dimensional array searching for boolean FALSE"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::filterByValueRecursiveCorrectlyFiltersArray with data set "flat array searching for array"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::filterByValueRecursiveMatchesReferencesToSameObject
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::filterByValueRecursiveDoesNotMatchDifferentInstancesOfSameClass
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::isValidPathReturnsTrueIfPathExists
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::isValidPathReturnsFalseIfPathDoesNotExist
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::getValueByPathThrowsExceptionIfPathIsEmpty
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::getValueByPathThrowsExceptionIfPathNotExists with data set "not existing path 1"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::getValueByPathThrowsExceptionIfPathNotExists with data set "not existing path 2"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::getValueByPathThrowsExceptionIfPathNotExists with data set "doubletick encapsulated quoted doubletick does not work"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::getValueByPathThrowsExceptionIfPathNotExists with data set "path with doubletick does not work"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::getValueByPathGetsCorrectValue with data set "integer in multi level array"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::getValueByPathGetsCorrectValue with data set "zero integer in multi level array"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::getValueByPathGetsCorrectValue with data set "NULL value in multi level array"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::getValueByPathGetsCorrectValue with data set "get string value"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::getValueByPathGetsCorrectValue with data set "get boolean value: FALSE"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::getValueByPathGetsCorrectValue with data set "get boolean value: TRUE"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::getValueByPathGetsCorrectValue with data set "get object value"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::getValueByPathGetsCorrectValue with data set "enclosed path"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::getValueByPathAccpetsDifferentDelimeter
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::setValueByPathThrowsExceptionIfPathIsEmpty
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::setValueByPathThrowsExceptionIfPathIsNotAString
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::setValueByPathSetsCorrectValue with data set "set integer value: 42"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::setValueByPathSetsCorrectValue with data set "set integer value: 0"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::setValueByPathSetsCorrectValue with data set "set null value"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::setValueByPathSetsCorrectValue with data set "set array value"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::setValueByPathSetsCorrectValue with data set "set boolean value: FALSE"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::setValueByPathSetsCorrectValue with data set "set boolean value: TRUE"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::setValueByPathSetsCorrectValue with data set "set object value"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::setValueByPathSetsCorrectValue with data set "multi keys in array"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::removeByPathThrowsExceptionIfPathIsEmpty
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::removeByPathThrowsExceptionIfPathIsNotAString
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::removeByPathThrowsExceptionWithEmptyPathSegment
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::removeByPathThrowsExceptionIfPathDoesNotExistInArray
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::removeByPathAcceptsGivenDelimiter
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::removeByPathRemovesCorrectPath with data set "single value"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::removeByPathRemovesCorrectPath with data set "whole array"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::removeByPathRemovesCorrectPath with data set "sub array"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::sortByKeyRecursiveCheckIfSortingIsCorrect
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::sortArraysByKeyCheckIfSortingIsCorrect with data set "assoc array index"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::sortArraysByKeyCheckIfSortingIsCorrect with data set "numeric array index"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::sortArraysByKeyCheckIfSortingIsCorrect with data set "numeric array index DESC"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::sortArraysByKeyThrowsExceptionForNonExistingKey
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::arrayExportReturnsFormattedMultidimensionalArray
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::arrayExportThrowsExceptionIfObjectShouldBeExported
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::arrayExportReturnsNumericArrayKeys
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::arrayExportReturnsNoKeyIndexForConsecutiveCountedArrays
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::arrayExportReturnsKeyIndexForNonConsecutiveCountedArrays
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::flattenCalculatesExpectedResult with data set "plain array"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::flattenCalculatesExpectedResult with data set "plain array with faulty dots"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::flattenCalculatesExpectedResult with data set "nested array of 2 levels"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::flattenCalculatesExpectedResult with data set "nested array of 2 levels with faulty dots"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::flattenCalculatesExpectedResult with data set "nested array of 3 levels"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::flattenCalculatesExpectedResult with data set "nested array of 3 levels with faulty dots"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::intersectRecursiveCalculatesExpectedResult with data set "empty array is returned if source is empty array"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::intersectRecursiveCalculatesExpectedResult with data set "empty array is returned if mask is empty"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::intersectRecursiveCalculatesExpectedResult with data set "key is kept on first level if exists in mask"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::intersectRecursiveCalculatesExpectedResult with data set "value of key in source is kept if mask has different value"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::intersectRecursiveCalculatesExpectedResult with data set "key is kept on first level if according mask value is NULL"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::intersectRecursiveCalculatesExpectedResult with data set "null in source value is kept"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::intersectRecursiveCalculatesExpectedResult with data set "mask does not add new keys"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::intersectRecursiveCalculatesExpectedResult with data set "mask does not overwrite simple values with arrays"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::intersectRecursiveCalculatesExpectedResult with data set "key is kept on first level if according mask value is array"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::intersectRecursiveCalculatesExpectedResult with data set "full array is kept if value is array and mask value is simple type"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::intersectRecursiveCalculatesExpectedResult with data set "key handling is type agnostic"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::intersectRecursiveCalculatesExpectedResult with data set "value is same if value is object"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::intersectRecursiveCalculatesExpectedResult with data set "mask does not add simple value to result if key does not exist in source"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::intersectRecursiveCalculatesExpectedResult with data set "array of source is kept if value of mask key exists but is no array"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::intersectRecursiveCalculatesExpectedResult with data set "sub arrays are kept if mask has according sub array key and is similar array"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::renumberKeysToAvoidLeapsIfKeysAreAllNumeric with data set "empty array is returned if source is empty array"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::renumberKeysToAvoidLeapsIfKeysAreAllNumeric with data set "returns self if array is already numerically keyed"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::renumberKeysToAvoidLeapsIfKeysAreAllNumeric with data set "returns correctly if keys are numeric, but contains a leap"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::renumberKeysToAvoidLeapsIfKeysAreAllNumeric with data set "returns correctly even though keys are strings but still numeric"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::renumberKeysToAvoidLeapsIfKeysAreAllNumeric with data set "returns correctly if just a single keys is not numeric"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::renumberKeysToAvoidLeapsIfKeysAreAllNumeric with data set "return self with nested numerically keyed array"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::renumberKeysToAvoidLeapsIfKeysAreAllNumeric with data set "returns correctly with nested numerically keyed array with leaps"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::renumberKeysToAvoidLeapsIfKeysAreAllNumeric with data set "returns correctly with nested string-keyed array"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::renumberKeysToAvoidLeapsIfKeysAreAllNumeric with data set "returns correctly with deeply nested arrays"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ArrayUtilityTest::arrayMergeRecursiveOverruleDoesConsiderUnsetValues
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ClassNamingUtilityTest::translateModelNameToRepositoryName with data set #0
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ClassNamingUtilityTest::translateModelNameToRepositoryName with data set #1
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ClassNamingUtilityTest::translateModelNameToRepositoryName with data set #2
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ClassNamingUtilityTest::translateModelNameToRepositoryName with data set #3
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ClassNamingUtilityTest::translateModelNameToRepositoryName with data set #4
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ClassNamingUtilityTest::translateModelNameToRepositoryName with data set #5
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ClassNamingUtilityTest::translateModelNameToRepositoryName with data set #6
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ClassNamingUtilityTest::translateModelNameToRepositoryName with data set #7
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ClassNamingUtilityTest::translateModelNameToRepositoryName with data set #8
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ClassNamingUtilityTest::translateModelNameToRepositoryName with data set #9
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ClassNamingUtilityTest::translateModelNameToRepositoryName with data set #10
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ClassNamingUtilityTest::translateModelNameToRepositoryName with data set #11
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ClassNamingUtilityTest::translateModelNameToRepositoryName with data set #12
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ClassNamingUtilityTest::translateModelNameToRepositoryName with data set #13
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ClassNamingUtilityTest::translateRepositoryNameToModelName with data set #0
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ClassNamingUtilityTest::translateRepositoryNameToModelName with data set #1
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ClassNamingUtilityTest::translateRepositoryNameToModelName with data set #2
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ClassNamingUtilityTest::translateRepositoryNameToModelName with data set #3
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ClassNamingUtilityTest::translateRepositoryNameToModelName with data set #4
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ClassNamingUtilityTest::translateRepositoryNameToModelName with data set #5
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ClassNamingUtilityTest::translateRepositoryNameToModelName with data set #6
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ClassNamingUtilityTest::translateRepositoryNameToModelName with data set #7
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ClassNamingUtilityTest::translateRepositoryNameToModelName with data set #8
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ClassNamingUtilityTest::translateRepositoryNameToModelName with data set #9
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ClassNamingUtilityTest::translateRepositoryNameToModelName with data set #10
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ClassNamingUtilityTest::translateRepositoryNameToModelName with data set #11
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ClassNamingUtilityTest::translateRepositoryNameToModelName with data set #12
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ClassNamingUtilityTest::translateRepositoryNameToModelName with data set #13
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ClassNamingUtilityTest::translateModelNameToValidatorName with data set #0
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ClassNamingUtilityTest::translateModelNameToValidatorName with data set #1
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ClassNamingUtilityTest::translateModelNameToValidatorName with data set #2
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ClassNamingUtilityTest::translateModelNameToValidatorName with data set #3
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ClassNamingUtilityTest::translateModelNameToValidatorName with data set #4
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ClassNamingUtilityTest::translateModelNameToValidatorName with data set #5
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ClassNamingUtilityTest::translateModelNameToValidatorName with data set #6
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ClassNamingUtilityTest::translateModelNameToValidatorName with data set #7
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ClassNamingUtilityTest::translateModelNameToValidatorName with data set #8
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ClassNamingUtilityTest::translateModelNameToValidatorName with data set #9
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ClassNamingUtilityTest::translateModelNameToValidatorName with data set #10
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ClassNamingUtilityTest::translateModelNameToValidatorName with data set #11
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ClassNamingUtilityTest::translateModelNameToValidatorName with data set #12
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ClassNamingUtilityTest::translateModelNameToValidatorName with data set #13
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ClassNamingUtilityTest::explodeObjectControllerName with data set #0
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ClassNamingUtilityTest::explodeObjectControllerName with data set #1
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ClassNamingUtilityTest::explodeObjectControllerName with data set #2
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ClassNamingUtilityTest::explodeObjectControllerName with data set #3
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ClassNamingUtilityTest::explodeObjectControllerName with data set #4
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ClassNamingUtilityTest::explodeObjectControllerName with data set #5
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ClassNamingUtilityTest::explodeObjectControllerName with data set #6
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ClassNamingUtilityTest::explodeObjectControllerName with data set #7
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ClassNamingUtilityTest::explodeObjectControllerName with data set #8
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ClientUtilityTest::checkBrowserInfoIE6
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ClientUtilityTest::checkBrowserInfoIE7
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ClientUtilityTest::checkBrowserInfoIE8
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ClientUtilityTest::checkBrowserInfoIE9
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ClientUtilityTest::checkBrowserInfoIE10
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ClientUtilityTest::checkBrowserInfoIE11
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ClientUtilityTest::checkGeckoVersion
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ClientUtilityTest::getBrowserInfoReturnsCorrectSystemValueForUserAgentStringOfWindows8
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ClientUtilityTest::getBrowserInfoReturnsCorrectSystemValueForUserAgentStringOfWindows8rev1
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ClientUtilityTest::getBrowserInfoReturnsCorrectSystemValueForUserAgentStringOfWindows7
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ClientUtilityTest::getBrowserInfoReturnsCorrectSystemValueForUserAgentStringOfWindowsVista
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ClientUtilityTest::getBrowserInfoReturnsCorrectSystemValueForUserAgentStringOfWindowsXp
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ClientUtilityTest::getBrowserInfoReturnsCorrectSystemValueForUserAgentStringOfWindows2k
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ClientUtilityTest::getBrowserInfoReturnsCorrectSystemValueForUserAgentStringOfWindows2kServicePack1
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ClientUtilityTest::getBrowserInfoReturnsCorrectSystemValueForUserAgentStringOfWindowsNt
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ClientUtilityTest::getBrowserInfoReturnsCorrectSystemValueForUserAgentStringOfIpad
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ClientUtilityTest::getBrowserInfoReturnsCorrectSystemValueForUserAgentStringOfIphone
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ClientUtilityTest::getBrowserInfoReturnsCorrectSystemValueForUserAgentStringOfIpod
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ClientUtilityTest::getBrowserInfoReturnsCorrectSystemValueForUserAgentStringOfMacOsX
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ClientUtilityTest::getBrowserInfoReturnsCorrectSystemValueForUserAgentStringOfLinux
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ClientUtilityTest::getBrowserInfoReturnsCorrectSystemValueForUserAgentStringOfSolaris
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ClientUtilityTest::getBrowserInfoReturnsCorrectSystemValueForUserAgentStringOfAndroid with data set "defaultBrowser"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ClientUtilityTest::getBrowserInfoReturnsCorrectSystemValueForUserAgentStringOfAndroid with data set "operaMini"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ClientUtilityTest::getBrowserInfoReturnsCorrectSystemValueForUserAgentStringOfOpenbsd
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ClientUtilityTest::getBrowserInfoReturnsCorrectSystemValueForUserAgentStringOfNetbsd
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ClientUtilityTest::getBrowserInfoReturnsCorrectSystemValueForUserAgentStringOfFreebsd
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ClientUtilityTest::getBrowserInfoReturnsCorrectSystemValueForUserAgentStringOfChromeOs
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ClientUtilityTest::getBrowserInfoReturnsCorrectBrowserValueForUserAgentStringOfSafari
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ClientUtilityTest::getBrowserInfoReturnsCorrectBrowserValueForUserAgentStringOfFirefox
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ClientUtilityTest::getBrowserInfoReturnsCorrectBrowserValueForUserAgentStringOfOpera
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ClientUtilityTest::getBrowserInfoReturnsCorrectBrowserValueForUserAgentStringOfMobileSafariOnAndroid
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ClientUtilityTest::getBrowserInfoReturnsCorrectBrowserValueForUserAgentStringOfMobileSafariOnIphone
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ClientUtilityTest::getBrowserInfoReturnsCorrectBrowserValueForUserAgentStringOfKonqueror
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ExtensionManagementUtilityTest::isLoadedReturnsTrueIfExtensionIsLoaded
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ExtensionManagementUtilityTest::isLoadedReturnsFalseIfExtensionIsNotLoadedAndExitIsDisabled
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ExtensionManagementUtilityTest::isLoadedThrowsExceptionIfExtensionIsNotLoaded
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ExtensionManagementUtilityTest::extPathThrowsExceptionIfExtensionIsNotLoaded
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ExtensionManagementUtilityTest::extPathAppendsScriptNameToPath
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ExtensionManagementUtilityTest::getClassNamePrefixForExtensionKey with data set "Without underscores"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ExtensionManagementUtilityTest::getClassNamePrefixForExtensionKey with data set "With underscores"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ExtensionManagementUtilityTest::getClassNamePrefixForExtensionKey with data set "With user prefix and without underscores"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ExtensionManagementUtilityTest::getClassNamePrefixForExtensionKey with data set "With user prefix and with underscores"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ExtensionManagementUtilityTest::getExtensionKeyByPrefixForLoadedExtensionWithUnderscoresReturnsExtensionKey
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ExtensionManagementUtilityTest::getExtensionKeyByPrefixForLoadedExtensionWithoutUnderscoresReturnsExtensionKey
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ExtensionManagementUtilityTest::getExtensionKeyByPrefixForNotLoadedExtensionReturnsFalse
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ExtensionManagementUtilityTest::canAddFieldsToAllTCATypesBeforeExistingOnes
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ExtensionManagementUtilityTest::canAddFieldsToAllTCATypesAfterExistingOnes
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ExtensionManagementUtilityTest::canAddFieldsToTCATypeBeforeExistingOnes
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ExtensionManagementUtilityTest::canAddFieldsToTCATypeAfterExistingOnes
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ExtensionManagementUtilityTest::canAddFieldsToTCATypeAndReplaceExistingOnes
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ExtensionManagementUtilityTest::canAddFieldsToPaletteBeforeExistingOnes
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ExtensionManagementUtilityTest::canAddFieldsToPaletteAfterExistingOnes
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ExtensionManagementUtilityTest::canAddFieldsToPaletteAfterNotExistingOnes
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ExtensionManagementUtilityTest::canAddFieldsToAllPalettesOfFieldBeforeExistingOnes
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ExtensionManagementUtilityTest::canAddFieldsToAllPalettesOfFieldAfterExistingOnes
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ExtensionManagementUtilityTest::canAddFieldsToAllPalettesOfFieldAfterNotExistingOnes
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ExtensionManagementUtilityTest::canAddFieldsToAllPalettesOfFieldWithoutPaletteExistingBefore
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ExtensionManagementUtilityTest::executePositionedStringInsertionTrimsCorrectCharacters with data set "normal characters"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ExtensionManagementUtilityTest::executePositionedStringInsertionTrimsCorrectCharacters with data set "newlines"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ExtensionManagementUtilityTest::executePositionedStringInsertionTrimsCorrectCharacters with data set "newlines with carriage return"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ExtensionManagementUtilityTest::executePositionedStringInsertionTrimsCorrectCharacters with data set "tabs"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ExtensionManagementUtilityTest::executePositionedStringInsertionTrimsCorrectCharacters with data set "commas"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ExtensionManagementUtilityTest::executePositionedStringInsertionTrimsCorrectCharacters with data set "multiple commas with trailing spaces"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ExtensionManagementUtilityTest::addTcaSelectItemThrowsExceptionIfTableIsNotOfTypeString
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ExtensionManagementUtilityTest::addTcaSelectItemThrowsExceptionIfFieldIsNotOfTypeString
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ExtensionManagementUtilityTest::addTcaSelectItemThrowsExceptionIfRelativeToFieldIsNotOfTypeString
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ExtensionManagementUtilityTest::addTcaSelectItemThrowsExceptionIfRelativePositionIsNotOfTypeString
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ExtensionManagementUtilityTest::addTcaSelectItemThrowsExceptionIfRelativePositionIsNotOneOfValidKeywords
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ExtensionManagementUtilityTest::addTcaSelectItemThrowsExceptionIfFieldIsNotFoundInTca
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ExtensionManagementUtilityTest::addTcaSelectItemInsertsItemAtSpecifiedPosition with data set "add at end of array"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ExtensionManagementUtilityTest::addTcaSelectItemInsertsItemAtSpecifiedPosition with data set "replace element"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ExtensionManagementUtilityTest::addTcaSelectItemInsertsItemAtSpecifiedPosition with data set "add element after"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ExtensionManagementUtilityTest::addTcaSelectItemInsertsItemAtSpecifiedPosition with data set "add element before"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ExtensionManagementUtilityTest::addTcaSelectItemInsertsItemAtSpecifiedPosition with data set "add at end if relative position was not found"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ExtensionManagementUtilityTest::loadExtLocalconfDoesNotReadFromCacheIfCachingIsDenied
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ExtensionManagementUtilityTest::loadExtLocalconfRequiresCacheFileIfExistsAndCachingIsAllowed
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ExtensionManagementUtilityTest::loadSingleExtLocalconfFilesRequiresExtLocalconfFileRegisteredInGlobalTypo3LoadedExt
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ExtensionManagementUtilityTest::addModuleCanAddModule with data set "can add new main module if none exists"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ExtensionManagementUtilityTest::addModuleCanAddModule with data set "can add new sub module if no position specified"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ExtensionManagementUtilityTest::addModuleCanAddModule with data set "can add new sub module to top of module"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ExtensionManagementUtilityTest::addModuleCanAddModule with data set "can add new sub module if bottom of module"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ExtensionManagementUtilityTest::addModuleCanAddModule with data set "can add new sub module before specified sub module"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ExtensionManagementUtilityTest::addModuleCanAddModule with data set "can add new sub module after specified sub module"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ExtensionManagementUtilityTest::addModuleCanAddModule with data set "can add new sub module at the bottom if specified sub module to add before does not exist"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ExtensionManagementUtilityTest::addModuleCanAddModule with data set "can add new sub module at the bottom if specified sub module to add after does not exist"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ExtensionManagementUtilityTest::createExtLocalconfCacheEntryWritesCacheEntryWithContentOfLoadedExtensionExtLocalconf
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ExtensionManagementUtilityTest::createExtLocalconfCacheEntryWritesCacheEntryWithExtensionContentOnlyIfExtLocalconfExists
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ExtensionManagementUtilityTest::createExtLocalconfCacheEntryWritesCacheEntryWithNoTags
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ExtensionManagementUtilityTest::getExtLocalconfCacheIdentifierCreatesSha1WithFourtyCharactersAndPrefix
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ExtensionManagementUtilityTest::loadBaseTcaDoesNotReadFromCacheIfCachingIsDenied
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ExtensionManagementUtilityTest::loadBaseTcaRequiresCacheFileIfExistsAndCachingIsAllowed
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ExtensionManagementUtilityTest::loadBaseTcaCreatesCacheFileWithContentOfAnExtensionsConfigurationTcaPhpFile
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ExtensionManagementUtilityTest::loadBaseTcaWritesCacheEntryWithNoTags
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ExtensionManagementUtilityTest::getBaseTcaCacheIdentifierCreatesSha1WithFourtyCharactersAndPrefix
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ExtensionManagementUtilityTest::loadExtTablesDoesNotReadFromCacheIfCachingIsDenied
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ExtensionManagementUtilityTest::loadExtTablesRequiresCacheFileIfExistsAndCachingIsAllowed
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ExtensionManagementUtilityTest::createExtTablesCacheEntryWritesCacheEntryWithContentOfLoadedExtensionExtTables
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ExtensionManagementUtilityTest::createExtTablesCacheEntryWritesCacheEntryWithExtensionContentOnlyIfExtTablesExists
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ExtensionManagementUtilityTest::createExtTablesCacheEntryWritesCacheEntryWithNoTags
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ExtensionManagementUtilityTest::getExtTablesCacheIdentifierCreatesSha1WithFourtyCharactersAndPrefix
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ExtensionManagementUtilityTest::removeCacheFilesFlushesSystemCaches
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ExtensionManagementUtilityTest::loadNewTcaColumnsConfigFilesIncludesDefinedDynamicConfigFileIfNoColumnsExist
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ExtensionManagementUtilityTest::loadNewTcaColumnsConfigFilesDoesNotIncludeFileIfColumnsExist
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ExtensionManagementUtilityTest::getExtensionVersionForFaultyExtensionKeyThrowsException with data set #0
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ExtensionManagementUtilityTest::getExtensionVersionForFaultyExtensionKeyThrowsException with data set #1
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ExtensionManagementUtilityTest::getExtensionVersionForFaultyExtensionKeyThrowsException with data set #2
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ExtensionManagementUtilityTest::getExtensionVersionForFaultyExtensionKeyThrowsException with data set #3
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ExtensionManagementUtilityTest::getExtensionVersionForNotLoadedExtensionReturnsEmptyString
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ExtensionManagementUtilityTest::getExtensionVersionForLoadedExtensionReturnsExtensionVersion
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ExtensionManagementUtilityTest::loadExtensionThrowsExceptionIfExtensionIsLoaded
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ExtensionManagementUtilityTest::unloadExtensionThrowsExceptionIfExtensionIsNotLoaded
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ExtensionManagementUtilityTest::unloadExtensionCallsPackageManagerToDeactivatePackage
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ExtensionManagementUtilityTest::doesMakeCategorizableCallsTheCategoryRegistryWithDefaultFieldName
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ExtensionManagementUtilityTest::doesMakeCategorizableCallsTheCategoryRegistryWithFieldName
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::canRetrieveValueWithGP with data set "No key parameter"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::canRetrieveValueWithGP with data set "Key not found"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::canRetrieveValueWithGP with data set "Value only in GET"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::canRetrieveValueWithGP with data set "Value only in POST"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::canRetrieveValueWithGP with data set "Value from POST preferred over GET"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::canRetrieveValueWithGP with data set "Value can be an array"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::gpMergedWillMergeArraysFromGetAndPost with data set "Key doesn' exist"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::gpMergedWillMergeArraysFromGetAndPost with data set "No POST data"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::gpMergedWillMergeArraysFromGetAndPost with data set "No GET data"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::gpMergedWillMergeArraysFromGetAndPost with data set "POST and GET are merged"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::gpMergedWillMergeArraysFromGetAndPost with data set "POST is preferred over GET"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::canRetrieveGlobalInputsThroughGet with data set "Requested input data doesn't exist"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::canRetrieveGlobalInputsThroughGet with data set "No key will return entire input data"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::canRetrieveGlobalInputsThroughGet with data set "Can retrieve specific input"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::canRetrieveGlobalInputsThroughGet with data set "Can retrieve nested input data"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::canRetrieveGlobalInputsThroughPost with data set "Requested input data doesn't exist"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::canRetrieveGlobalInputsThroughPost with data set "No key will return entire input data"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::canRetrieveGlobalInputsThroughPost with data set "Can retrieve specific input"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::canRetrieveGlobalInputsThroughPost with data set "Can retrieve nested input data"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::canSetNewGetInputValues with data set "No input data used without target key"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::canSetNewGetInputValues with data set "No input data used with target key"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::canSetNewGetInputValues with data set "No target key used with string input data"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::canSetNewGetInputValues with data set "No target key used with array input data"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::canSetNewGetInputValues with data set "Target key and string input data"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::canSetNewGetInputValues with data set "Replace existing GET data"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::canSetNewGetInputValues with data set "Target key pointing to sublevels and string input data"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::canSetNewGetInputValues with data set "Target key pointing to sublevels and array input data"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::cmpIPv4ReturnsTrueForMatchingAddress with data set "host with full IP address"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::cmpIPv4ReturnsTrueForMatchingAddress with data set "host with two wildcards at the end"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::cmpIPv4ReturnsTrueForMatchingAddress with data set "host with wildcard at third octet"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::cmpIPv4ReturnsTrueForMatchingAddress with data set "host with wildcard at second octet"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::cmpIPv4ReturnsTrueForMatchingAddress with data set "/8 subnet"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::cmpIPv4ReturnsTrueForMatchingAddress with data set "/32 subnet (match only name)"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::cmpIPv4ReturnsTrueForMatchingAddress with data set "/30 subnet"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::cmpIPv4ReturnsTrueForMatchingAddress with data set "host with wildcard in list with IPv4/IPv6 addresses"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::cmpIPv4ReturnsTrueForMatchingAddress with data set "host in list with IPv4/IPv6 addresses"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::cmpIPv4ReturnsFalseForNotMatchingAddress with data set "single host"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::cmpIPv4ReturnsFalseForNotMatchingAddress with data set "single host with wildcard"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::cmpIPv4ReturnsFalseForNotMatchingAddress with data set "single host with /32 subnet mask"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::cmpIPv4ReturnsFalseForNotMatchingAddress with data set "/31 subnet"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::cmpIPv4ReturnsFalseForNotMatchingAddress with data set "list with IPv4/IPv6 addresses"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::cmpIPv4ReturnsFalseForNotMatchingAddress with data set "list with only IPv6 addresses"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::cmpIPv6ReturnsTrueForMatchingAddress with data set "empty address"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::cmpIPv6ReturnsTrueForMatchingAddress with data set "empty with netmask in list"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::cmpIPv6ReturnsTrueForMatchingAddress with data set "empty with netmask 0 and host-bits set in list"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::cmpIPv6ReturnsTrueForMatchingAddress with data set "localhost"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::cmpIPv6ReturnsTrueForMatchingAddress with data set "localhost with leading zero blocks"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::cmpIPv6ReturnsTrueForMatchingAddress with data set "host with submask /128"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::cmpIPv6ReturnsTrueForMatchingAddress with data set "/16 subnet"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::cmpIPv6ReturnsTrueForMatchingAddress with data set "/126 subnet"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::cmpIPv6ReturnsTrueForMatchingAddress with data set "/126 subnet with host-bits in list set"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::cmpIPv6ReturnsTrueForMatchingAddress with data set "list with IPv4/IPv6 addresses"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::cmpIPv6ReturnsFalseForNotMatchingAddress with data set "empty against localhost"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::cmpIPv6ReturnsFalseForNotMatchingAddress with data set "empty against localhost with /128 netmask"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::cmpIPv6ReturnsFalseForNotMatchingAddress with data set "localhost against different host"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::cmpIPv6ReturnsFalseForNotMatchingAddress with data set "localhost against host with prior bits set"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::cmpIPv6ReturnsFalseForNotMatchingAddress with data set "host against different /17 subnet"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::cmpIPv6ReturnsFalseForNotMatchingAddress with data set "host against different /127 subnet"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::cmpIPv6ReturnsFalseForNotMatchingAddress with data set "host against IPv4 address list"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::cmpIPv6ReturnsFalseForNotMatchingAddress with data set "host against mixed list with IPv6 host in different subnet"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::IPv6Hex2BinCorrectlyConvertsAddresses with data set "empty 1"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::IPv6Hex2BinCorrectlyConvertsAddresses with data set "empty 2, already normalized"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::IPv6Hex2BinCorrectlyConvertsAddresses with data set "already normalized"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::IPv6Hex2BinCorrectlyConvertsAddresses with data set "expansion in middle 1"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::IPv6Hex2BinCorrectlyConvertsAddresses with data set "expansion in middle 2"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::IPv6Bin2HexCorrectlyConvertsAddresses with data set "empty"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::IPv6Bin2HexCorrectlyConvertsAddresses with data set "non-empty front"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::IPv6Bin2HexCorrectlyConvertsAddresses with data set "non-empty back"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::IPv6Bin2HexCorrectlyConvertsAddresses with data set "normalized"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::IPv6Bin2HexCorrectlyConvertsAddresses with data set "expansion in middle 1"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::IPv6Bin2HexCorrectlyConvertsAddresses with data set "expansion in middle 2"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::normalizeIPv6CorrectlyNormalizesAddresses with data set "empty"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::normalizeIPv6CorrectlyNormalizesAddresses with data set "localhost"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::normalizeIPv6CorrectlyNormalizesAddresses with data set "expansion in middle 1"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::normalizeIPv6CorrectlyNormalizesAddresses with data set "expansion in middle 2"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::normalizeIPv6CorrectlyNormalizesAddresses with data set "expansion in middle 3"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::normalizeIPv6CorrectlyNormalizesAddresses with data set "expansion in middle 4"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::compressIPv6CorrectlyCompressesAdresses with data set "empty"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::compressIPv6CorrectlyCompressesAdresses with data set "localhost"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::compressIPv6CorrectlyCompressesAdresses with data set "expansion in middle 1"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::compressIPv6CorrectlyCompressesAdresses with data set "expansion in middle 2"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::compressIPv6CorrectlyCompressesAdresses with data set "expansion in middle 3"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::compressIPv6CorrectlyCompressesAdresses with data set "expansion in middle 4"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::compressIPv6CorrectlyCompressesAdressWithSomeAddressOnRightSide
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::validIpReturnsTrueForValidIp with data set "0.0.0.0"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::validIpReturnsTrueForValidIp with data set "private IPv4 class C"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::validIpReturnsTrueForValidIp with data set "private IPv4 class A"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::validIpReturnsTrueForValidIp with data set "private IPv6"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::validIpReturnsFalseForInvalidIp with data set "null"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::validIpReturnsFalseForInvalidIp with data set "zero"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::validIpReturnsFalseForInvalidIp with data set "string"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::validIpReturnsFalseForInvalidIp with data set "string empty"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::validIpReturnsFalseForInvalidIp with data set "string NULL"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::validIpReturnsFalseForInvalidIp with data set "out of bounds IPv4"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::validIpReturnsFalseForInvalidIp with data set "dotted decimal notation with only two dots"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::cmpFqdnReturnsTrue with data set "localhost should usually resolve, IPv4"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::cmpFqdnReturnsTrue with data set "localhost should usually resolve, IPv6"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::cmpFqdnReturnsTrue with data set "aaa.bbb.ccc.ddd.eee, full"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::cmpFqdnReturnsTrue with data set "aaa.bbb.ccc.ddd.eee, wildcard first"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::cmpFqdnReturnsTrue with data set "aaa.bbb.ccc.ddd.eee, wildcard last"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::cmpFqdnReturnsTrue with data set "aaa.bbb.ccc.ddd.eee, wildcard middle"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::cmpFqdnReturnsTrue with data set "list-matches, 1"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::cmpFqdnReturnsTrue with data set "list-matches, 2"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::cmpFqdnReturnsFalse with data set "num-parts of hostname to check can only be less or equal than hostname, 1"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::cmpFqdnReturnsFalse with data set "num-parts of hostname to check can only be less or equal than hostname, 2"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::inListForItemContainedReturnsTrue with data set "Element as second element of four items"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::inListForItemContainedReturnsTrue with data set "Element at beginning of list"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::inListForItemContainedReturnsTrue with data set "Element at end of list"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::inListForItemContainedReturnsTrue with data set "One item list"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::inListForItemNotContainedReturnsFalse with data set "Four item list"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::inListForItemNotContainedReturnsFalse with data set "One item list"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::inListForItemNotContainedReturnsFalse with data set "Empty list"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::rmFromListRemovesElementsFromCommaSeparatedList with data set "Element as second element of three"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::rmFromListRemovesElementsFromCommaSeparatedList with data set "Element at beginning of list"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::rmFromListRemovesElementsFromCommaSeparatedList with data set "Element at end of list"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::rmFromListRemovesElementsFromCommaSeparatedList with data set "One item list"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::rmFromListRemovesElementsFromCommaSeparatedList with data set "Element not contained in list"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::rmFromListRemovesElementsFromCommaSeparatedList with data set "Empty list"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::rmFromListRemovesElementsFromCommaSeparatedList with data set "List with leading comma is trimmed afterwards"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::rmFromListRemovesElementsFromCommaSeparatedList with data set "List with trailing comma is trimmed afterwards"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::expandListExpandsIntegerRanges with data set "Expand for the same number"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::expandListExpandsIntegerRanges with data set "Small range expand with parameters reversed ignores reversed items"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::expandListExpandsIntegerRanges with data set "Small range expand"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::expandListExpandsIntegerRanges with data set "Expand at beginning"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::expandListExpandsIntegerRanges with data set "Expand at end"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::expandListExpandsIntegerRanges with data set "Multiple small range expands"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::expandListExpandsIntegerRanges with data set "One item list"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::expandListExpandsIntegerRanges with data set "Nothing to expand"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::expandListExpandsIntegerRanges with data set "Empty list"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::expandListExpandsForTwoThousandElementsExpandsOnlyToThousandElementsMaximum
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::uniqueListUnifiesCommaSeparatedList with data set "List without duplicates"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::uniqueListUnifiesCommaSeparatedList with data set "List with two consecutive duplicates"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::uniqueListUnifiesCommaSeparatedList with data set "List with non-consecutive duplicates"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::uniqueListUnifiesCommaSeparatedList with data set "One item list"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::uniqueListUnifiesCommaSeparatedList with data set "Empty list"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::isFirstPartOfStrReturnsTrueForMatchingFirstPart with data set "match first part of string"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::isFirstPartOfStrReturnsTrueForMatchingFirstPart with data set "match whole string"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::isFirstPartOfStrReturnsTrueForMatchingFirstPart with data set "integer is part of string with same number"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::isFirstPartOfStrReturnsTrueForMatchingFirstPart with data set "string is part of integer with same number"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::isFirstPartOfStrReturnsTrueForMatchingFirstPart with data set "integer is part of string starting with same number"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::isFirstPartOfStrReturnsFalseForNotMatchingFirstPart with data set "no string match"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::isFirstPartOfStrReturnsFalseForNotMatchingFirstPart with data set "no case sensitive string match"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::isFirstPartOfStrReturnsFalseForNotMatchingFirstPart with data set "array is not part of string"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::isFirstPartOfStrReturnsFalseForNotMatchingFirstPart with data set "string is not part of array"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::isFirstPartOfStrReturnsFalseForNotMatchingFirstPart with data set "NULL is not part of string"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::isFirstPartOfStrReturnsFalseForNotMatchingFirstPart with data set "string is not part of NULL"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::isFirstPartOfStrReturnsFalseForNotMatchingFirstPart with data set "NULL is not part of array"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::isFirstPartOfStrReturnsFalseForNotMatchingFirstPart with data set "array is not part of NULL"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::isFirstPartOfStrReturnsFalseForNotMatchingFirstPart with data set "empty string is not part of empty string"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::isFirstPartOfStrReturnsFalseForNotMatchingFirstPart with data set "NULL is not part of empty string"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::isFirstPartOfStrReturnsFalseForNotMatchingFirstPart with data set "false is not part of empty string"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::isFirstPartOfStrReturnsFalseForNotMatchingFirstPart with data set "empty string is not part of NULL"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::isFirstPartOfStrReturnsFalseForNotMatchingFirstPart with data set "empty string is not part of false"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::isFirstPartOfStrReturnsFalseForNotMatchingFirstPart with data set "empty string is not part of zero integer"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::isFirstPartOfStrReturnsFalseForNotMatchingFirstPart with data set "zero integer is not part of NULL"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::isFirstPartOfStrReturnsFalseForNotMatchingFirstPart with data set "zero integer is not part of empty string"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::formatSizeTranslatesBytesToHigherOrderRepresentation with data set "Bytes keep beeing bytes (min)"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::formatSizeTranslatesBytesToHigherOrderRepresentation with data set "Bytes keep beeing bytes (max)"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::formatSizeTranslatesBytesToHigherOrderRepresentation with data set "Kilobytes are detected"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::formatSizeTranslatesBytesToHigherOrderRepresentation with data set "Megabytes are detected"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::formatSizeTranslatesBytesToHigherOrderRepresentation with data set "Gigabytes are detected"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::formatSizeTranslatesBytesToHigherOrderRepresentation with data set "Decimal is omitted for large kilobytes"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::formatSizeTranslatesBytesToHigherOrderRepresentation with data set "Decimal is omitted for large megabytes"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::formatSizeTranslatesBytesToHigherOrderRepresentation with data set "Decimal is omitted for large gigabytes"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::formatSizeTranslatesBytesToHigherOrderRepresentation with data set "Label for bytes can be exchanged"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::formatSizeTranslatesBytesToHigherOrderRepresentation with data set "Label for kilobytes can be exchanged"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::formatSizeTranslatesBytesToHigherOrderRepresentation with data set "Label for megabyes can be exchanged"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::formatSizeTranslatesBytesToHigherOrderRepresentation with data set "Label for gigabytes can be exchanged"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::splitCalcCorrectlySplitsExpression with data set "empty string returns empty array"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::splitCalcCorrectlySplitsExpression with data set "number without operator returns array with plus and number"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::splitCalcCorrectlySplitsExpression with data set "two numbers with asterisk return first number with plus and second number with asterisk"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::htmlspecialcharsDecodeReturnsDecodedString
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::deHSCentitiesReturnsDecodedString with data set "Empty string"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::deHSCentitiesReturnsDecodedString with data set "Double encoded &"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::deHSCentitiesReturnsDecodedString with data set "Double encoded numeric entity"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::deHSCentitiesReturnsDecodedString with data set "Double encoded hexadecimal entity"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::deHSCentitiesReturnsDecodedString with data set "Single encoded entities are not touched"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::slashJsEscapesSingleQuotesAndSlashes with data set "Empty string is not changed"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::slashJsEscapesSingleQuotesAndSlashes with data set "Normal string is not changed"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::slashJsEscapesSingleQuotesAndSlashes with data set "String with single quotes"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::slashJsEscapesSingleQuotesAndSlashes with data set "String with single quotes and backslashes - just escape single quotes"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::slashJsEscapesSingleQuotesAndSlashes with data set "String with single quotes and backslashes - escape both"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::rawUrlEncodeJsPreservesWhitespaces
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::rawUrlEncodeFpPreservesSlashes
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::strtoupperConvertsOnlyLatinCharacters with data set "Empty string"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::strtoupperConvertsOnlyLatinCharacters with data set "String containing only latin characters"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::strtoupperConvertsOnlyLatinCharacters with data set "String with umlauts and accent characters"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::strtolowerConvertsOnlyLatinCharacters with data set "Empty string"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::strtolowerConvertsOnlyLatinCharacters with data set "String containing only latin characters"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::strtolowerConvertsOnlyLatinCharacters with data set "String with umlauts and accent characters"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::validEmailReturnsTrueForValidMailAddress with data set "short mail address"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::validEmailReturnsTrueForValidMailAddress with data set "simple mail address"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::validEmailReturnsTrueForValidMailAddress with data set "uppercase characters"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::validEmailReturnsTrueForValidMailAddress with data set "dash in local part"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::validEmailReturnsTrueForValidMailAddress with data set "plus in local part"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::validEmailReturnsTrueForValidMailAddress with data set "slash in local part"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::validEmailReturnsTrueForValidMailAddress with data set "hash in local part"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::validEmailReturnsTrueForValidMailAddress with data set "umlauts in domain part"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::validEmailReturnsFalseForInvalidMailAddress with data set "empty string"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::validEmailReturnsFalseForInvalidMailAddress with data set "empty array"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::validEmailReturnsFalseForInvalidMailAddress with data set "integer"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::validEmailReturnsFalseForInvalidMailAddress with data set "float"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::validEmailReturnsFalseForInvalidMailAddress with data set "array"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::validEmailReturnsFalseForInvalidMailAddress with data set "object"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::validEmailReturnsFalseForInvalidMailAddress with data set "@ sign only"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::validEmailReturnsFalseForInvalidMailAddress with data set "string longer than 320 characters"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::validEmailReturnsFalseForInvalidMailAddress with data set "duplicate @"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::validEmailReturnsFalseForInvalidMailAddress with data set "duplicate @ combined with further special characters in local part"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::validEmailReturnsFalseForInvalidMailAddress with data set "opening parenthesis in local part"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::validEmailReturnsFalseForInvalidMailAddress with data set "closing parenthesis in local part"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::validEmailReturnsFalseForInvalidMailAddress with data set "opening square bracket in local part"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::validEmailReturnsFalseForInvalidMailAddress with data set "closing square bracket as local part"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::validEmailReturnsFalseForInvalidMailAddress with data set "dash as second level domain"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::validEmailReturnsFalseForInvalidMailAddress with data set "domain part starting with dash"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::validEmailReturnsFalseForInvalidMailAddress with data set "domain part ending with dash"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::validEmailReturnsFalseForInvalidMailAddress with data set "number as top level domain"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::validEmailReturnsFalseForInvalidMailAddress with data set "dot at beginning of domain part"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::validEmailReturnsFalseForInvalidMailAddress with data set "umlauts in local part"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::validEmailReturnsFalseForInvalidMailAddress with data set "trailing whitespace"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::validEmailReturnsFalseForInvalidMailAddress with data set "trailing carriage return"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::validEmailReturnsFalseForInvalidMailAddress with data set "trailing linefeed"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::validEmailReturnsFalseForInvalidMailAddress with data set "trailing carriage return linefeed"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::validEmailReturnsFalseForInvalidMailAddress with data set "trailing tab"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::inArrayChecksStringExistenceWithinArray with data set "Empty array"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::inArrayChecksStringExistenceWithinArray with data set "One item array no match"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::inArrayChecksStringExistenceWithinArray with data set "One item array match"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::inArrayChecksStringExistenceWithinArray with data set "Multiple items array no match"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::inArrayChecksStringExistenceWithinArray with data set "Multiple items array match"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::inArrayChecksStringExistenceWithinArray with data set "Integer search items can match string values"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::inArrayChecksStringExistenceWithinArray with data set "Search item is not casted to integer for a match"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::inArrayChecksStringExistenceWithinArray with data set "Empty item won't match - in contrast to the php-builtin "
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::intExplodeConvertsStringsToInteger
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::keepItemsInArrayWorksWithOneArgument with data set "Empty argument will match "
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::keepItemsInArrayWorksWithOneArgument with data set "No match"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::keepItemsInArrayWorksWithOneArgument with data set "One match"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::keepItemsInArrayWorksWithOneArgument with data set "Multiple matches"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::keepItemsInArrayWorksWithOneArgument with data set "Argument can be an array"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::keepItemsInArrayCanUseCallbackOnSearchArray
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::keepItemsInArrayCanUseClosure
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::implodeArrayForUrlBuildsValidParameterString with data set "Empty input"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::implodeArrayForUrlBuildsValidParameterString with data set "String parameters"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::implodeArrayForUrlBuildsValidParameterString with data set "Nested array parameters"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::implodeArrayForUrlBuildsValidParameterString with data set "Keep blank parameters"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::implodeArrayForUrlCanSkipEmptyParameters
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::implodeArrayForUrlCanUrlEncodeKeyNames
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::explodeUrl2ArrayTransformsParameterStringToNestedArray with data set "Empty input"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::explodeUrl2ArrayTransformsParameterStringToNestedArray with data set "String parameters"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::explodeUrl2ArrayTransformsParameterStringToNestedArray with data set "Nested array parameters"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::explodeUrl2ArrayTransformsParameterStringToNestedArray with data set "Keep blank parameters"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::explodeUrl2ArrayTransformsParameterStringToFlatArray with data set "Empty string"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::explodeUrl2ArrayTransformsParameterStringToFlatArray with data set "Simple parameter string"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::explodeUrl2ArrayTransformsParameterStringToFlatArray with data set "Nested parameter string"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::compileSelectedGetVarsFromArrayFiltersIncomingData
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::compileSelectedGetVarsFromArrayUsesGetPostDataFallback
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::remapArrayKeysExchangesKeysWithGivenMapping
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::arrayMergeKeepsIndexesAfterMerge
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::revExplodeCorrectlyExplodesStringForGivenPartsCount with data set "limit 0 should return unexploded string"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::revExplodeCorrectlyExplodesStringForGivenPartsCount with data set "limit 1 should return unexploded string"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::revExplodeCorrectlyExplodesStringForGivenPartsCount with data set "limit 2 should return two pieces"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::revExplodeCorrectlyExplodesStringForGivenPartsCount with data set "limit 3 should return unexploded string"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::revExplodeCorrectlyExplodesStringForGivenPartsCount with data set "limit 0 should return unexploded string if no delimiter is contained"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::revExplodeCorrectlyExplodesStringForGivenPartsCount with data set "limit 1 should return unexploded string if no delimiter is contained"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::revExplodeCorrectlyExplodesStringForGivenPartsCount with data set "limit 2 should return unexploded string if no delimiter is contained"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::revExplodeCorrectlyExplodesStringForGivenPartsCount with data set "limit 3 should return unexploded string if no delimiter is contained"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::revExplodeCorrectlyExplodesStringForGivenPartsCount with data set "multi character delimiter is handled properly with limit 2"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::revExplodeCorrectlyExplodesStringForGivenPartsCount with data set "multi character delimiter is handled properly with limit 3"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::revExplodeRespectsLimitThreeWhenExploding
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::checkTrimExplodeTrimsSpacesAtElementStartAndEnd
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::checkTrimExplodeRemovesNewLines
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::checkTrimExplodeRemovesEmptyElements
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::checkTrimExplodeKeepsRemainingResultsWithEmptyItemsAfterReachingLimitWithPositiveParameter
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::checkTrimExplodeKeepsRemainingResultsWithoutEmptyItemsAfterReachingLimitWithPositiveParameter
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::checkTrimExplodeKeepsRamainingResultsWithEmptyItemsAfterReachingLimitWithNegativeParameter
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::checkTrimExplodeKeepsRamainingResultsWithoutEmptyItemsAfterReachingLimitWithNegativeParameter
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::checkTrimExplodeReturnsExactResultsWithoutReachingLimitWithPositiveParameter
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::checkTrimExplodeKeepsZeroAsString
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::checkRemoveArrayEntryByValueRemovesEntriesFromOneDimensionalArray
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::checkRemoveArrayEntryByValueRemovesEntriesFromMultiDimensionalArray
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::checkRemoveArrayEntryByValueRemovesEntryWithEmptyString
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::getBytesFromSizeMeasurementCalculatesCorrectByteValue with data set "100 kilo Bytes"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::getBytesFromSizeMeasurementCalculatesCorrectByteValue with data set "100 mega Bytes"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::getBytesFromSizeMeasurementCalculatesCorrectByteValue with data set "100 giga Bytes"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::getIndpEnvTypo3SitePathReturnNonEmptyString
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::getIndpEnvTypo3SitePathReturnsStringStartingWithSlash
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::getIndpEnvTypo3SitePathReturnsStringEndingWithSlash
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::getIndpEnvTypo3HostOnlyParsesHostnamesAndIpAdresses with data set "localhost ipv4 without port"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::getIndpEnvTypo3HostOnlyParsesHostnamesAndIpAdresses with data set "localhost ipv4 with port"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::getIndpEnvTypo3HostOnlyParsesHostnamesAndIpAdresses with data set "localhost ipv6 without port"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::getIndpEnvTypo3HostOnlyParsesHostnamesAndIpAdresses with data set "localhost ipv6 with port"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::getIndpEnvTypo3HostOnlyParsesHostnamesAndIpAdresses with data set "ipv6 without port"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::getIndpEnvTypo3HostOnlyParsesHostnamesAndIpAdresses with data set "ipv6 with port"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::getIndpEnvTypo3HostOnlyParsesHostnamesAndIpAdresses with data set "hostname without port"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::getIndpEnvTypo3HostOnlyParsesHostnamesAndIpAdresses with data set "hostname with port"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::getIndpEnvTypo3PortParsesHostnamesAndIpAdresses with data set "localhost ipv4 without port"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::getIndpEnvTypo3PortParsesHostnamesAndIpAdresses with data set "localhost ipv4 with port"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::getIndpEnvTypo3PortParsesHostnamesAndIpAdresses with data set "localhost ipv6 without port"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::getIndpEnvTypo3PortParsesHostnamesAndIpAdresses with data set "localhost ipv6 with port"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::getIndpEnvTypo3PortParsesHostnamesAndIpAdresses with data set "ipv6 without port"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::getIndpEnvTypo3PortParsesHostnamesAndIpAdresses with data set "ipv6 with port"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::getIndpEnvTypo3PortParsesHostnamesAndIpAdresses with data set "hostname without port"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::getIndpEnvTypo3PortParsesHostnamesAndIpAdresses with data set "hostname with port"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::underscoredToUpperCamelCase with data set "single word"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::underscoredToUpperCamelCase with data set "multiple words"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::underscoredToLowerCamelCase with data set "single word"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::underscoredToLowerCamelCase with data set "multiple words"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::camelCaseToLowerCaseUnderscored with data set "single word"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::camelCaseToLowerCaseUnderscored with data set "single word starting upper case"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::camelCaseToLowerCaseUnderscored with data set "two words starting lower case"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::camelCaseToLowerCaseUnderscored with data set "two words starting upper case"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::lcFirst with data set "single word"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::lcFirst with data set "single Word starting upper case"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::lcFirst with data set "two words"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::encodeHeaderEncodesWhitespacesInQuotedPrintableMailHeader
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::encodeHeaderEncodesQuestionmarksInQuotedPrintableMailHeader
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::validURLReturnsTrueForValidResource with data set "http"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::validURLReturnsTrueForValidResource with data set "http without trailing slash"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::validURLReturnsTrueForValidResource with data set "http directory with trailing slash"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::validURLReturnsTrueForValidResource with data set "http directory without trailing slash"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::validURLReturnsTrueForValidResource with data set "http index.html"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::validURLReturnsTrueForValidResource with data set "http index.php"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::validURLReturnsTrueForValidResource with data set "http test.png"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::validURLReturnsTrueForValidResource with data set "http username password querystring and ancher"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::validURLReturnsTrueForValidResource with data set "file"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::validURLReturnsTrueForValidResource with data set "file directory"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::validURLReturnsTrueForValidResource with data set "ftp directory"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::validURLReturnsTrueForValidResource with data set "mailto"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::validURLReturnsTrueForValidResource with data set "news"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::validURLReturnsTrueForValidResource with data set "telnet"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::validURLReturnsTrueForValidResource with data set "ldap"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::validURLReturnsTrueForValidResource with data set "http punycode domain name"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::validURLReturnsTrueForValidResource with data set "http punicode subdomain"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::validURLReturnsTrueForValidResource with data set "http domain-name umlauts"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::validURLReturnsTrueForValidResource with data set "http subdomain umlauts"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::validURLReturnsFalseForInvalidRessoure with data set "http missing colon"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::validURLReturnsFalseForInvalidRessoure with data set "http missing slash"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::validURLReturnsFalseForInvalidRessoure with data set "hostname only"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::validURLReturnsFalseForInvalidRessoure with data set "file missing protocol specification"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::validURLReturnsFalseForInvalidRessoure with data set "slash only"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::validURLReturnsFalseForInvalidRessoure with data set "string http://"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::validURLReturnsFalseForInvalidRessoure with data set "string http:/"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::validURLReturnsFalseForInvalidRessoure with data set "string http:"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::validURLReturnsFalseForInvalidRessoure with data set "string http"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::validURLReturnsFalseForInvalidRessoure with data set "empty string"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::validURLReturnsFalseForInvalidRessoure with data set "string -1"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::validURLReturnsFalseForInvalidRessoure with data set "string array()"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::validURLReturnsFalseForInvalidRessoure with data set "random string"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::validURLReturnsFalseForInvalidRessoure with data set "http directory umlauts"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::isOnCurrentHostReturnsTrueWithCurrentHost
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::sanitizeLocalUrlAcceptsNotEncodedValidUrls with data set "alt_intro.php"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::sanitizeLocalUrlAcceptsNotEncodedValidUrls with data set "alt_intro.php?foo=1&bar=2"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::sanitizeLocalUrlAcceptsNotEncodedValidUrls with data set "/home/vagrant/dev/hhvm/hphp/test/frameworks/framework_downloads/typo3/typo3/alt_intro.php"
F
Different status in typo3 for test framework_downloads/typo3/typo3/alt_intro.php"
Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::sanitizeLocalUrlAcceptsNotEncodedValidUrls with data set "/home/vagrant/dev/hhvm/hphp/test/frameworks/framework_downloads/typo3/index.php"
F
Different status in typo3 for test framework_downloads/typo3/index.php"
Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::sanitizeLocalUrlAcceptsNotEncodedValidUrls with data set "../index.php"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::sanitizeLocalUrlAcceptsNotEncodedValidUrls with data set "../typo3/alt_intro.php"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::sanitizeLocalUrlAcceptsNotEncodedValidUrls with data set "../~userDirectory/index.php"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::sanitizeLocalUrlAcceptsNotEncodedValidUrls with data set "../typo3/mod.php?var1=test-case&var2=~user"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::sanitizeLocalUrlAcceptsNotEncodedValidUrls with data set "http:///home/vagrant/dev/hhvm/hphp/test/frameworks/framework_downloads/typo3/typo3/alt_intro.php"
F
Different status in typo3 for test framework_downloads/typo3/typo3/alt_intro.php"
Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::sanitizeLocalUrlAcceptsNotEncodedValidUrls with data set "http:///home/vagrant/dev/hhvm/hphp/test/frameworks/framework_downloads/typo3//index.php"
F
Different status in typo3 for test framework_downloads/typo3//index.php"
Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::sanitizeLocalUrlAcceptsEncodedValidUrls with data set "alt_intro.php"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::sanitizeLocalUrlAcceptsEncodedValidUrls with data set "alt_intro.php?foo=1&bar=2"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::sanitizeLocalUrlAcceptsEncodedValidUrls with data set "/home/vagrant/dev/hhvm/hphp/test/frameworks/framework_downloads/typo3/typo3/alt_intro.php"
F
Different status in typo3 for test framework_downloads/typo3/typo3/alt_intro.php"
Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::sanitizeLocalUrlAcceptsEncodedValidUrls with data set "/home/vagrant/dev/hhvm/hphp/test/frameworks/framework_downloads/typo3/index.php"
F
Different status in typo3 for test framework_downloads/typo3/index.php"
Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::sanitizeLocalUrlAcceptsEncodedValidUrls with data set "../index.php"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::sanitizeLocalUrlAcceptsEncodedValidUrls with data set "../typo3/alt_intro.php"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::sanitizeLocalUrlAcceptsEncodedValidUrls with data set "../~userDirectory/index.php"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::sanitizeLocalUrlAcceptsEncodedValidUrls with data set "../typo3/mod.php?var1=test-case&var2=~user"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::sanitizeLocalUrlAcceptsEncodedValidUrls with data set "http:///home/vagrant/dev/hhvm/hphp/test/frameworks/framework_downloads/typo3/typo3/alt_intro.php"
F
Different status in typo3 for test framework_downloads/typo3/typo3/alt_intro.php"
Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::sanitizeLocalUrlAcceptsEncodedValidUrls with data set "http:///home/vagrant/dev/hhvm/hphp/test/frameworks/framework_downloads/typo3//index.php"
F
Different status in typo3 for test framework_downloads/typo3//index.php"
Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::sanitizeLocalUrlDeniesPlainInvalidUrls with data set "empty string"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::sanitizeLocalUrlDeniesPlainInvalidUrls with data set "http domain"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::sanitizeLocalUrlDeniesPlainInvalidUrls with data set "https domain"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::sanitizeLocalUrlDeniesPlainInvalidUrls with data set "relative path with XSS"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::sanitizeLocalUrlDeniesEncodedInvalidUrls with data set "empty string"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::sanitizeLocalUrlDeniesEncodedInvalidUrls with data set "http domain"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::sanitizeLocalUrlDeniesEncodedInvalidUrls with data set "https domain"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::sanitizeLocalUrlDeniesEncodedInvalidUrls with data set "relative path with XSS"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::unlink_tempfileRemovesValidFileInTypo3temp
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::unlink_tempfileRemovesHiddenFile
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::unlink_tempfileReturnsTrueIfFileWasRemoved
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::unlink_tempfileReturnsNullIfFileDoesNotExist
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::unlink_tempfileReturnsNullIfFileIsNowWithinTypo3temp
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::addSlashesOnArrayAddsSlashesRecursive
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::stripSlashesOnArrayStripsSlashesRecursive
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::arrayDiffAssocRecursiveHandlesOneDimensionalArrays
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::arrayDiffAssocRecursiveHandlesMultiDimensionalArrays
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::arrayDiffAssocRecursiveHandlesMixedArrays
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::removeDotsFromTypoScriptSucceedsWithDottedArray
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::removeDotsFromTypoScriptOverridesSubArray
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::removeDotsFromTypoScriptOverridesWithScalar
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::naturalKeySortRecursiveReturnsFalseIfInputIsNotAnArray
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::naturalKeySortRecursiveSortsOneDimensionalArrayByNaturalOrder
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::naturalKeySortRecursiveSortsMultiDimensionalArrayByNaturalOrder
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::getDirsReturnsArrayOfDirectoriesFromGivenDirectory
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::getDirsReturnsStringErrorOnPathFailure
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::hmacReturnsHashOfProperLength
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::hmacReturnsEqualHashesForEqualInput
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::hmacReturnsNoEqualHashesForNonEqualInput
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::quoteJsValueTest with data set "Immune characters are returned as is"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::quoteJsValueTest with data set "Alphanumerical characters are returned as is"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::quoteJsValueTest with data set "Angle brackets and ampersand are encoded"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::quoteJsValueTest with data set "Quotes and backslashes are encoded"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::quoteJsValueTest with data set "Forward slashes are escaped"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::quoteJsValueTest with data set "Empty string stays empty"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::quoteJsValueTest with data set "Exclamation mark and space are properly encoded"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::quoteJsValueTest with data set "Whitespaces are properly encoded"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::quoteJsValueTest with data set "Null byte is properly encoded"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::quoteJsValueTest with data set "Umlauts are properly encoded"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::readLLfileHandlesLocallangXMLOverride
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::getSetWritesArrayToGetSystemVariable
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::getSetWritesArrayToGlobalsHttpGetVars
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::getSetForArrayDropsExistingValues
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::getSetAssignsOneValueToOneKey
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::getSetForOneValueDoesNotDropUnrelatedValues
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::getSetCanAssignsAnArrayToASpecificArrayElement
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::getSetCanAssignAStringValueToASpecificArrayChildElement
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::getSetCanAssignAnArrayToASpecificArrayChildElement
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::minifyJavaScriptReturnsInputStringIfNoHookIsRegistered
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::minifyJavaScriptCallsRegisteredHookWithInputString
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::minifyJavaScriptReturnsErrorStringOfHookException
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::minifyJavaScriptWritesExceptionMessageToDevLog
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::fixPermissionsSetsGroup
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::fixPermissionsSetsPermissionsToFile
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::fixPermissionsSetsPermissionsToHiddenFile
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::fixPermissionsSetsPermissionsToDirectory
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::fixPermissionsSetsPermissionsToDirectoryWithTrailingSlash
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::fixPermissionsSetsPermissionsToHiddenDirectory
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::fixPermissionsCorrectlySetsPermissionsRecursive
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::fixPermissionsDoesNotSetPermissionsToNotAllowedPath
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::fixPermissionsSetsPermissionsWithRelativeFileReference
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::fixPermissionsSetsDefaultPermissionsToFile
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::fixPermissionsSetsDefaultPermissionsToDirectory
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::mkdirCreatesDirectory
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::mkdirCreatesHiddenDirectory
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::mkdirCreatesDirectoryWithTrailingSlash
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::mkdirSetsPermissionsOfCreatedDirectory
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::mkdirSetsGroupOwnershipOfCreatedDirectory
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::mkdirDeepCreatesDirectory
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::mkdirDeepCreatesSubdirectoriesRecursive
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::mkdirDeepFixesPermissionsOfCreatedDirectory
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::mkdirDeepFixesPermissionsOnNewParentDirectory
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::mkdirDeepDoesNotChangePermissionsOfExistingSubDirectories
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::mkdirDeepSetsGroupOwnershipOfCreatedDirectory
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::mkdirDeepSetsGroupOwnershipOfCreatedParentDirectory
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::mkdirDeepSetsGroupOwnershipOnNewSubDirectory
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::mkdirDeepCreatesDirectoryInVfsStream
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::mkdirDeepThrowsExceptionIfDirectoryCreationFails
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::mkdirDeepThrowsExceptionIfBaseDirectoryIsNotOfTypeString
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::mkdirDeepThrowsExceptionIfDeepDirectoryIsNotOfTypeString
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::rmdirRemovesFile
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::rmdirReturnTrueIfFileWasRemoved
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::rmdirReturnFalseIfNoFileWasRemoved
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::rmdirRemovesDirectory
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::rmdirRemovesDirectoryWithTrailingSlash
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::rmdirDoesNotRemoveDirectoryWithFilesAndReturnsFalseIfRecursiveDeletionIsOff
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::rmdirRemovesDirectoriesRecursiveAndReturnsTrue
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::rmdirRemovesLinkToDirectory
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::rmdirRemovesDeadLinkToDirectory
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::rmdirRemovesDeadLinkToFile
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::getFilesInDirFindsRegularFile
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::getFilesInDirFindsHiddenFile
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::getFilesInDirByExtensionFindsFiles
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::getFilesInDirByExtensionDoesNotFindFilesWithOtherExtensions
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::getFilesInDirExcludesFilesMatchingPattern
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::getFilesInDirCanPrependPath
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::getFilesInDirDoesSortAlphabeticallyByDefault
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::getFilesInDirCanOrderByMtime
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::getFilesInDirReturnsArrayWithMd5OfElementAndPathAsArrayKey
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::getFilesInDirDoesNotFindDirectories
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::getFilesInDirDoesNotFindDotfiles
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::explodeAndUnquoteImageMagickCommands with data set #0
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::explodeAndUnquoteImageMagickCommands with data set #1
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::explodeAndUnquoteImageMagickCommands with data set #2
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::explodeAndUnquoteImageMagickCommands with data set #3
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::explodeAndUnquoteImageMagickCommands with data set #4
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::explodeAndUnquoteImageMagickCommands with data set #5
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::explodeAndUnquoteImageMagickCommands with data set #6
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::explodeAndUnquoteImageMagickCommands with data set #7
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::explodeAndUnquoteImageMagickCommands with data set #8
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::splitFileRefReturnsFileTypeNotForFolders
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::splitFileRefReturnsFileTypeForFilesWithoutPathSite
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::dirnameWithDataProvider with data set "absolute path with multiple part and file"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::dirnameWithDataProvider with data set "absolute path with one part"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::dirnameWithDataProvider with data set "absolute path to file without extension"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::dirnameWithDataProvider with data set "relative path with one part and file"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::dirnameWithDataProvider with data set "relative one-character path with one part and file"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::dirnameWithDataProvider with data set "absolute zero-part path with file"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::dirnameWithDataProvider with data set "empty string"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::resolveBackPathWithDataProvider with data set "empty path"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::resolveBackPathWithDataProvider with data set "this directory"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::resolveBackPathWithDataProvider with data set "relative directory without .."
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::resolveBackPathWithDataProvider with data set "relative path without .."
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::resolveBackPathWithDataProvider with data set "absolute directory without .."
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::resolveBackPathWithDataProvider with data set "absolute path without .."
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::resolveBackPathWithDataProvider with data set "only one directory upwards without trailing slash"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::resolveBackPathWithDataProvider with data set "only one directory upwards with trailing slash"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::resolveBackPathWithDataProvider with data set "one level with trailing .."
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::resolveBackPathWithDataProvider with data set "one level with trailing ../"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::resolveBackPathWithDataProvider with data set "two levels with trailing .."
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::resolveBackPathWithDataProvider with data set "two levels with trailing ../"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::resolveBackPathWithDataProvider with data set "leading ../ without trailing /"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::resolveBackPathWithDataProvider with data set "leading ../ with trailing /"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::resolveBackPathWithDataProvider with data set "leading ../ and inside path"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::resolveBackPathWithDataProvider with data set "one times ../ in relative directory"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::resolveBackPathWithDataProvider with data set "one times ../ in absolute directory"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::resolveBackPathWithDataProvider with data set "one times ../ in relative path"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::resolveBackPathWithDataProvider with data set "one times ../ in absolute path"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::resolveBackPathWithDataProvider with data set "consecutive ../"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::resolveBackPathWithDataProvider with data set "distrubuted ../ with trailing /"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::resolveBackPathWithDataProvider with data set "distributed ../ without trailing /"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::resolveBackPathWithDataProvider with data set "multiple distributed and consecutive ../ together"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::resolveBackPathWithDataProvider with data set "dirname with leading .."
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::resolveBackPathWithDataProvider with data set "dirname with trailing .."
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::resolveBackPathWithDataProvider with data set "more times upwards than downwards in directory"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::resolveBackPathWithDataProvider with data set "more times upwards than downwards in path"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::makeInstanceWithEmptyClassNameThrowsException
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::makeInstanceWithNullClassNameThrowsException
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::makeInstanceWithZeroStringClassNameThrowsException
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::makeInstanceWithEmptyArrayThrowsException
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::makeInstanceWithNonEmptyArrayThrowsException
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::makeInstanceReturnsClassInstance
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::makeInstancePassesParametersToConstructor
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::makeInstanceInstanciatesConfiguredImplementation
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::makeInstanceResolvesConfiguredImplementationsRecursively
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::makeInstanceCalledTwoTimesForNonSingletonClassReturnsDifferentInstances
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::makeInstanceCalledTwoTimesForSingletonClassReturnsSameInstance
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::makeInstanceCalledTwoTimesForSingletonClassWithPurgeInstancesInbetweenReturnsDifferentInstances
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::setSingletonInstanceForEmptyClassNameThrowsException
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::setSingletonInstanceForClassThatIsNoSubclassOfProvidedClassThrowsException
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::setSingletonInstanceMakesMakeInstanceReturnThatInstance
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::setSingletonInstanceCalledTwoTimesMakesMakeInstanceReturnLastSetInstance
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::getSingletonInstancesContainsPreviouslySetSingletonInstance
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::resetSingletonInstancesResetsPreviouslySetInstance
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::resetSingletonInstancesSetsGivenInstance
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::addInstanceForEmptyClassNameThrowsException
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::addInstanceForClassThatIsNoSubclassOfProvidedClassThrowsException
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::addInstanceWithSingletonInstanceThrowsException
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::addInstanceMakesMakeInstanceReturnThatInstance
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::makeInstanceCalledTwoTimesAfterAddInstanceReturnTwoDifferentInstances
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::addInstanceCalledTwoTimesMakesMakeInstanceReturnBothInstancesInAddingOrder
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::purgeInstancesDropsAddedInstance
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::validPathStrDetectsInvalidCharacters with data set "double slash in path"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::validPathStrDetectsInvalidCharacters with data set "backslash in path"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::validPathStrDetectsInvalidCharacters with data set "directory up in path"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::validPathStrDetectsInvalidCharacters with data set "directory up at the beginning"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::validPathStrDetectsInvalidCharacters with data set "NUL character in path"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::validPathStrDetectsInvalidCharacters with data set "BS character in path"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::validPathStrWorksWithUnicodeFileNames
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::verifyFilenameAgainstDenyPatternDetectsNotAllowedFiles with data set "Nul character in file"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::verifyFilenameAgainstDenyPatternDetectsNotAllowedFiles with data set "Nul character in file with .php"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::verifyFilenameAgainstDenyPatternDetectsNotAllowedFiles with data set "Regular .php file"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::verifyFilenameAgainstDenyPatternDetectsNotAllowedFiles with data set "Regular .php5 file"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::verifyFilenameAgainstDenyPatternDetectsNotAllowedFiles with data set "Regular .php3 file"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::verifyFilenameAgainstDenyPatternDetectsNotAllowedFiles with data set "Regular .phpsh file"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::verifyFilenameAgainstDenyPatternDetectsNotAllowedFiles with data set "Regular .phtml file"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::verifyFilenameAgainstDenyPatternDetectsNotAllowedFiles with data set "PHP file in the middle"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::verifyFilenameAgainstDenyPatternDetectsNotAllowedFiles with data set ".htaccess file"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::copyDirectoryCopiesFilesAndDirectoriesWithRelativePaths
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::copyDirectoryCopiesFilesAndDirectoriesWithAbsolutePaths
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::syslogFixesPermissionsOnFileIfUsingFileLogging
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::deprecationLogFixesPermissionsOnLogFile
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::callUserFunctionWillReturnFalseForInvalidParameters with data set "Function is not prefixed"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::callUserFunctionWillReturnFalseForInvalidParameters with data set "Class doesn't exists"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::callUserFunctionWillReturnFalseForInvalidParameters with data set "No method name"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::callUserFunctionWillReturnFalseForInvalidParameters with data set "No class name"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::callUserFunctionWillReturnFalseForInvalidParameters with data set "No function name"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::callUserFunctionWillThrowExceptionForInvalidParameters with data set "Function is not prefixed"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::callUserFunctionWillThrowExceptionForInvalidParameters with data set "Class doesn't exists"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::callUserFunctionWillThrowExceptionForInvalidParameters with data set "No method name"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::callUserFunctionWillThrowExceptionForInvalidParameters with data set "No class name"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::callUserFunctionWillThrowExceptionForInvalidParameters with data set "No function name"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::callUserFunctionCanCallFunction
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::callUserFunctionCanCallMethod
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::callUserFunctionCanPrefixFuncNameWithFilePath
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::callUserFunctionCanPersistObjectsBetweenCalls
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::callUserFunctionAcceptsClosures
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::generateRandomBytesReturnsExpectedAmountOfBytes with data set #0
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::generateRandomBytesReturnsExpectedAmountOfBytes with data set #1
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::generateRandomBytesReturnsExpectedAmountOfBytes with data set #2
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::generateRandomBytesReturnsExpectedAmountOfBytes with data set #3
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::generateRandomBytesReturnsExpectedAmountOfBytes with data set #4
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::generateRandomBytesReturnsExpectedAmountOfBytes with data set #5
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::generateRandomBytesReturnsExpectedAmountOfBytes with data set #6
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::generateRandomBytesReturnsExpectedAmountOfBytes with data set #7
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::generateRandomBytesReturnsExpectedAmountOfBytes with data set #8
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::generateRandomBytesReturnsExpectedAmountOfBytes with data set #9
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::generateRandomBytesReturnsExpectedAmountOfBytes with data set #10
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::generateRandomBytesReturnsExpectedAmountOfBytes with data set #11
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::generateRandomBytesReturnsExpectedAmountOfBytes with data set #12
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::generateRandomBytesReturnsExpectedAmountOfBytes with data set #13
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::generateRandomBytesReturnsExpectedAmountOfBytes with data set #14
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::generateRandomBytesReturnsDifferentBytesDuringDifferentCalls with data set #0
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::generateRandomBytesReturnsDifferentBytesDuringDifferentCalls with data set #1
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::generateRandomBytesReturnsDifferentBytesDuringDifferentCalls with data set #2
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::arrayMergeRecursiveOverruleDoesConsiderUnsetValues
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::substUrlsInPlainText with data set #0
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::substUrlsInPlainText with data set #1
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::substUrlsInPlainText with data set #2
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::substUrlsInPlainText with data set #3
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::substUrlsInPlainText with data set #4
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::substUrlsInPlainText with data set #5
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::substUrlsInPlainText with data set #6
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::substUrlsInPlainText with data set #7
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::substUrlsInPlainText with data set #8
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::substUrlsInPlainText with data set #9
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::substUrlsInPlainText with data set #10
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::substUrlsInPlainText with data set #11
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::substUrlsInPlainText with data set #12
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::substUrlsInPlainText with data set #13
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::substUrlsInPlainText with data set #14
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::substUrlsInPlainText with data set #15
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::substUrlsInPlainText with data set #16
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\HttpUtilityTest::isUrlBuiltCorrectly with data set "rebuild url without scheme"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\HttpUtilityTest::isUrlBuiltCorrectly with data set "rebuild url with scheme"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\HttpUtilityTest::isUrlBuiltCorrectly with data set "rebuild url with all properties"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\HttpUtilityTest::isUrlBuiltCorrectly with data set "url without username, but password"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MailUtilityTest::mailCallsHook
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MailUtilityTest::mailCallsHookWithDefaultMailFrom
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MailUtilityTest::breakLinesForEmailReturnsEmptyStringIfEmptryStringIsGiven
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MailUtilityTest::breakLinesForEmailReturnsOneLineIfCharWithIsNotExceeded
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MailUtilityTest::breakLinesForEmailBreaksTextIfCharWithIsExceeded
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MailUtilityTest::breakLinesForEmailBreaksTextWithNoSpaceFoundBeforeLimit
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MailUtilityTest::breakLinesForEmailBreaksTextIfLineIsLongerThanTheLineWidth
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MailUtilityTest::parseAddressesTest with data set "name &ltemail>"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MailUtilityTest::parseAddressesTest with data set "<email>"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MailUtilityTest::parseAddressesTest with data set "@localhost"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MailUtilityTest::parseAddressesTest with data set "000@example.com"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MailUtilityTest::parseAddressesTest with data set "email"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MailUtilityTest::parseAddressesTest with data set "email1,email2"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MailUtilityTest::parseAddressesTest with data set "name &ltemail>,email2"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MailUtilityTest::parseAddressesTest with data set ""
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MailUtilityTest::parseAddressesTest with data set "email,name &ltemail>,"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::forceIntegerInRangeForcesIntegerIntoDefaultBoundaries with data set "negativeValue"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::forceIntegerInRangeForcesIntegerIntoDefaultBoundaries with data set "normalValue"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::forceIntegerInRangeForcesIntegerIntoDefaultBoundaries with data set "veryHighValue"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::forceIntegerInRangeForcesIntegerIntoDefaultBoundaries with data set "zeroValue"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::forceIntegerInRangeForcesIntegerIntoDefaultBoundaries with data set "anotherNormalValue"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::forceIntegerInRangeSetsDefaultValueIfZeroValueIsGiven
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::convertToPositiveIntegerReturnsZeroForNegativeValues
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::convertToPositiveIntegerReturnsTheInputValueForPositiveValues
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::canBeInterpretedAsIntegerReturnsTrue with data set "int"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::canBeInterpretedAsIntegerReturnsTrue with data set "negative int"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::canBeInterpretedAsIntegerReturnsTrue with data set "largest int"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::canBeInterpretedAsIntegerReturnsTrue with data set "int as string"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::canBeInterpretedAsIntegerReturnsTrue with data set "negative int as string"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::canBeInterpretedAsIntegerReturnsTrue with data set "zero"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::canBeInterpretedAsIntegerReturnsTrue with data set "zero as string"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::canBeInterpretedAsIntegerReturnsFalse with data set "int as string with leading zero"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::canBeInterpretedAsIntegerReturnsFalse with data set "positive int as string with plus modifier"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::canBeInterpretedAsIntegerReturnsFalse with data set "negative int as string with leading zero"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::canBeInterpretedAsIntegerReturnsFalse with data set "largest int plus one"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::canBeInterpretedAsIntegerReturnsFalse with data set "string"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::canBeInterpretedAsIntegerReturnsFalse with data set "empty string"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::canBeInterpretedAsIntegerReturnsFalse with data set "int in string"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::canBeInterpretedAsIntegerReturnsFalse with data set "int as string with space after"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::canBeInterpretedAsIntegerReturnsFalse with data set "int as string with space before"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::canBeInterpretedAsIntegerReturnsFalse with data set "int as string with many spaces before"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::canBeInterpretedAsIntegerReturnsFalse with data set "float"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::canBeInterpretedAsIntegerReturnsFalse with data set "float as string"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::canBeInterpretedAsIntegerReturnsFalse with data set "float as string only a dot"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::canBeInterpretedAsIntegerReturnsFalse with data set "float as string trailing zero would evaluate to int 10"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::canBeInterpretedAsIntegerReturnsFalse with data set "float as string trailing zeros would evaluate to int 10"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::canBeInterpretedAsIntegerReturnsFalse with data set "null"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::canBeInterpretedAsIntegerReturnsFalse with data set "empty array"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::canBeInterpretedAsIntegerReturnsFalse with data set "int in array"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::canBeInterpretedAsIntegerReturnsFalse with data set "int as string in array"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::canBeInterpretedAsIntegerReturnsFalse with data set "object without string representation"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::canBeInterpretedAsIntegerReturnsFalse with data set "object with numerical string representation"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::canBeInterpretedAsIntegerReturnsFalse with data set "object without numerical string representation"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::canBeInterpretedAsIntegerReturnsFalse with data set "object with empty string representation"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::canBeInterpretedAsFloatReturnsTrue with data set "int"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::canBeInterpretedAsFloatReturnsTrue with data set "negative int"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::canBeInterpretedAsFloatReturnsTrue with data set "largest int"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::canBeInterpretedAsFloatReturnsTrue with data set "int as string"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::canBeInterpretedAsFloatReturnsTrue with data set "negative int as string"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::canBeInterpretedAsFloatReturnsTrue with data set "zero"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::canBeInterpretedAsFloatReturnsTrue with data set "zero as string"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::canBeInterpretedAsFloatReturnsTrue with data set "zero as float"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::canBeInterpretedAsFloatReturnsTrue with data set "negative float"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::canBeInterpretedAsFloatReturnsTrue with data set "negative float as string with exp #1"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::canBeInterpretedAsFloatReturnsTrue with data set "negative float as string with exp #2"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::canBeInterpretedAsFloatReturnsTrue with data set "negative float as string with exp #3"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::canBeInterpretedAsFloatReturnsTrue with data set "float"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::canBeInterpretedAsFloatReturnsTrue with data set "float as string"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::canBeInterpretedAsFloatReturnsTrue with data set "float as string only a dot"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::canBeInterpretedAsFloatReturnsTrue with data set "float as string trailing zero"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::canBeInterpretedAsFloatReturnsTrue with data set "float as string trailing zeros"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::canBeInterpretedAsFloatReturnsFalse with data set "string"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::canBeInterpretedAsFloatReturnsFalse with data set "empty string"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::canBeInterpretedAsFloatReturnsFalse with data set "int in string"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::canBeInterpretedAsFloatReturnsFalse with data set "int as string with space after"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::canBeInterpretedAsFloatReturnsFalse with data set "int as string with space before"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::canBeInterpretedAsFloatReturnsFalse with data set "int as string with many spaces before"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::canBeInterpretedAsFloatReturnsFalse with data set "null"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::canBeInterpretedAsFloatReturnsFalse with data set "empty array"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::canBeInterpretedAsFloatReturnsFalse with data set "int in array"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::canBeInterpretedAsFloatReturnsFalse with data set "int as string in array"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::canBeInterpretedAsFloatReturnsFalse with data set "negative float as string with invalid chars in exponent"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::canBeInterpretedAsFloatReturnsFalse with data set "object without string representation"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::canBeInterpretedAsFloatReturnsFalse with data set "object with numerical string representation"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::canBeInterpretedAsFloatReturnsFalse with data set "object without numerical string representation"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::canBeInterpretedAsFloatReturnsFalse with data set "object with empty string representation"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::calculateWithPriorityToAdditionAndSubtractionCorrectlyCalculatesExpression with data set "add"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::calculateWithPriorityToAdditionAndSubtractionCorrectlyCalculatesExpression with data set "substract with positive result"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::calculateWithPriorityToAdditionAndSubtractionCorrectlyCalculatesExpression with data set "substract with negative result"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::calculateWithPriorityToAdditionAndSubtractionCorrectlyCalculatesExpression with data set "multiply"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::calculateWithPriorityToAdditionAndSubtractionCorrectlyCalculatesExpression with data set "divide"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::calculateWithPriorityToAdditionAndSubtractionCorrectlyCalculatesExpression with data set "modulus"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::calculateWithPriorityToAdditionAndSubtractionCorrectlyCalculatesExpression with data set "power"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::calculateWithPriorityToAdditionAndSubtractionCorrectlyCalculatesExpression with data set "three operands with non integer result"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::calculateWithPriorityToAdditionAndSubtractionCorrectlyCalculatesExpression with data set "three operands with power"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::calculateWithPriorityToAdditionAndSubtractionCorrectlyCalculatesExpression with data set "three operads with modulus"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::calculateWithPriorityToAdditionAndSubtractionCorrectlyCalculatesExpression with data set "four operands"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::calculateWithPriorityToAdditionAndSubtractionCorrectlyCalculatesExpression with data set "division by zero when dividing"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::calculateWithPriorityToAdditionAndSubtractionCorrectlyCalculatesExpression with data set "division by zero with modulus"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::calculateWithParenthesesCorrectlyCalculatesExpression with data set "starts with parenthesis"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::calculateWithParenthesesCorrectlyCalculatesExpression with data set "ends with parenthesis"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::calculateWithParenthesesCorrectlyCalculatesExpression with data set "multiple parentheses"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::calculateWithParenthesesCorrectlyCalculatesExpression with data set "nested parentheses"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::calculateWithParenthesesCorrectlyCalculatesExpression with data set "parenthesis with division"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::isIntegerInRangeIncludesLowerBoundary
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::isIntegerInRangeIncludesUpperBoundary
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::isIntegerInRangeAcceptsValueInRange
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::isIntegerInRangeRejectsValueOutsideOfRange
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::isIntegerInRangeRejectsOtherDataTypes with data set "negative integer"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::isIntegerInRangeRejectsOtherDataTypes with data set "float"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::isIntegerInRangeRejectsOtherDataTypes with data set "string"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::isIntegerInRangeRejectsOtherDataTypes with data set "array"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::isIntegerInRangeRejectsOtherDataTypes with data set "object"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::isIntegerInRangeRejectsOtherDataTypes with data set "boolean FALSE"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\MathUtilityTest::isIntegerInRangeRejectsOtherDataTypes with data set "NULL"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\PathUtilityTest::isCommonPrefixResolvedCorrectly with data set #0
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\PathUtilityTest::isCommonPrefixResolvedCorrectly with data set #1
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\PathUtilityTest::isCommonPrefixResolvedCorrectly with data set #2
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\PathUtilityTest::isCommonPrefixResolvedCorrectly with data set #3
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\PathUtilityTest::isCommonPrefixResolvedCorrectly with data set #4
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\PathUtilityTest::isCommonPrefixResolvedCorrectly with data set #5
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\PathUtilityTest::isCommonPrefixResolvedCorrectly with data set #6
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\PathUtilityTest::isCommonPrefixResolvedCorrectly with data set #7
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\PathUtilityTest::isCommonPrefixResolvedCorrectly with data set #8
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\PathUtilityTest::isCommonPrefixResolvedCorrectly with data set #9
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\PathUtilityTest::isRelativePathResolvedCorrectly with data set #0
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\PathUtilityTest::isRelativePathResolvedCorrectly with data set #1
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\PathUtilityTest::isRelativePathResolvedCorrectly with data set #2
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\PathUtilityTest::isRelativePathResolvedCorrectly with data set #3
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\PathUtilityTest::isRelativePathResolvedCorrectly with data set #4
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\PathUtilityTest::isRelativePathResolvedCorrectly with data set #5
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\PathUtilityTest::isTrailingSeparatorSanitizedCorrectly with data set #0
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\PathUtilityTest::isTrailingSeparatorSanitizedCorrectly with data set #1
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\PathUtilityTest::isTrailingSeparatorSanitizedCorrectly with data set #2
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\PathUtilityTest::getAbsolutePathOfRelativeReferencedFileOrPathResolvesFileCorrectly with data set "basic"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\PathUtilityTest::getAbsolutePathOfRelativeReferencedFileOrPathResolvesFileCorrectly with data set "same folder"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\PathUtilityTest::getAbsolutePathOfRelativeReferencedFileOrPathResolvesFileCorrectly with data set "preserve relative path if path goes above start path"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\PathUtilityTest::getAbsolutePathOfRelativeReferencedFileOrPathResolvesFileCorrectly with data set "preserve absolute path even if path goes above start path"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\PathUtilityTest::getCanonicalPathCorrectlyCleansPath with data set "removes single-dot-elements"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\PathUtilityTest::getCanonicalPathCorrectlyCleansPath with data set "removes ./ at beginning"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\PathUtilityTest::getCanonicalPathCorrectlyCleansPath with data set "removes double-slashes"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\PathUtilityTest::getCanonicalPathCorrectlyCleansPath with data set "removes double-slashes from front, but keeps absolute path"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\PathUtilityTest::getCanonicalPathCorrectlyCleansPath with data set "makes double-dot-elements go one level higher, test #1"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\PathUtilityTest::getCanonicalPathCorrectlyCleansPath with data set "makes double-dot-elements go one level higher, test #2"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\PathUtilityTest::getCanonicalPathCorrectlyCleansPath with data set "makes double-dot-elements go one level higher, test #3"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\PathUtilityTest::getCanonicalPathCorrectlyCleansPath with data set "makes double-dot-elements go one level higher, test #4"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\PathUtilityTest::getCanonicalPathCorrectlyCleansPath with data set "truncates slash at the end"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\PathUtilityTest::getCanonicalPathCorrectlyCleansPath with data set "keeps slash in front of absolute paths"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\PathUtilityTest::getCanonicalPathCorrectlyCleansPath with data set "keeps slash in front of absolute paths even if double-dot-elements want to go higher"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\PathUtilityTest::getCanonicalPathCorrectlyCleansPath with data set "works with EXT-syntax-paths"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\PathUtilityTest::getCanonicalPathCorrectlyCleansPath with data set "truncates ending slash with space"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\PathUtilityTest::getCanonicalPathCorrectlyCleansPath with data set "truncates ending space"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\PathUtilityTest::getCanonicalPathCorrectlyCleansPath with data set "truncates ending dot"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\PathUtilityTest::getCanonicalPathCorrectlyCleansPath with data set "does not truncates ending dot if part of name"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\PathUtilityTest::getCanonicalPathCorrectlyCleansPath with data set "protocol is not removed"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\PathUtilityTest::getCanonicalPathCorrectlyCleansPath with data set "works with filenames"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\PathUtilityTest::getCanonicalPathCorrectlyCleansPath with data set "absolute windwos path"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\PathUtilityTest::getCanonicalPathCorrectlyCleansPath with data set "double slashaes"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\PathUtilityTest::getCanonicalPathCorrectlyCleansPath with data set "multiple slashes"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ResourceUtilityTest::recursiveFileListSortingHelperCorrectlySorts with data set "normal file list"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ResourceUtilityTest::recursiveFileListSortingHelperCorrectlySorts with data set "already in correct order"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ResourceUtilityTest::recursiveFileListSortingHelperCorrectlySorts with data set "hidden file"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ResourceUtilityTest::recursiveFileListSortingHelperCorrectlySorts with data set "mixed capitalization"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ResourceUtilityTest::recursiveFileListSortingHelperCorrectlySorts with data set "recursive list with one sublevel"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ResourceUtilityTest::recursiveFileListSortingHelperCorrectlySorts with data set "recursive list with two sub-levels"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\ResourceUtilityTest::recursiveFileListSortingHelperCorrectlySorts with data set "recursive list with three sub-levels"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\RootlineUtilityTest::isMountedPageWithoutMountPointsReturnsFalse
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\RootlineUtilityTest::isMountedPageWithMatchingMountPointParameterReturnsTrue
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\RootlineUtilityTest::isMountedPageWithNonMatchingMountPointParameterReturnsFalse
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\RootlineUtilityTest::processMountedPageWithNonMountedPageThrowsException
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\RootlineUtilityTest::processMountedPageWithMountedPageNotThrowsException
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\RootlineUtilityTest::processMountedPageWithMountedPageAddsMountedFromParameter
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\RootlineUtilityTest::processMountedPageWithMountedPageAddsMountPointParameterToReturnValue
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\RootlineUtilityTest::processMountedPageForMountPageIsOverlayAddsMountOLParameter
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\RootlineUtilityTest::processMountedPageForMountPageIsOverlayAddsDataInformationAboutMountPage
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\RootlineUtilityTest::processMountedPageForMountPageWithoutOverlayReplacesMountedPageWithMountPage
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\RootlineUtilityTest::columnHasRelationToResolveDetectsGroupFieldAsLocal
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\RootlineUtilityTest::columnHasRelationToResolveDetectsGroupFieldWithMMAsRemote2
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\RootlineUtilityTest::columnHasRelationToResolveDetectsInlineFieldAsLocal
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\RootlineUtilityTest::columnHasRelationToResolveDetectsInlineFieldWithForeignKeyAsRemote
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\RootlineUtilityTest::columnHasRelationToResolveDetectsInlineFieldWithFMMAsRemote
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\RootlineUtilityTest::columnHasRelationToResolveDetectsSelectFieldAsLocal
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\RootlineUtilityTest::columnHasRelationToResolveDetectsSelectFieldWithMMAsRemote
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\RootlineUtilityTest::getCacheIdentifierContainsAllContextParameters
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\RootlineUtilityTest::getCacheIdentifierReturnsValidIdentifierWithCommasInMountPointParameter
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\RootlineUtilityTest::getRecordArrayFetchesTranslationWhenLanguageIdIsSet
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\RootlineUtilityTest::enrichWithRelationFieldsCreatesWhereClauseForDisabledField
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\StringUtilityTest::isLastPartOfStringReturnsTrueForMatchingFirstPart with data set "match last part of string"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\StringUtilityTest::isLastPartOfStringReturnsTrueForMatchingFirstPart with data set "match last char of string"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\StringUtilityTest::isLastPartOfStringReturnsTrueForMatchingFirstPart with data set "match whole string"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\StringUtilityTest::isLastPartOfStringReturnsTrueForMatchingFirstPart with data set "integer is part of string with same number"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\StringUtilityTest::isLastPartOfStringReturnsTrueForMatchingFirstPart with data set "string is part of integer with same number"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\StringUtilityTest::isLastPartOfStringReturnsTrueForMatchingFirstPart with data set "integer is part of string starting with same number"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\StringUtilityTest::isLastPartOfStringReturnsFalseForNotMatchingFirstPart with data set "no string match"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\StringUtilityTest::isLastPartOfStringReturnsFalseForNotMatchingFirstPart with data set "no case sensitive string match"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\StringUtilityTest::isLastPartOfStringReturnsThrowsExceptionWithInvalidArguments with data set "array is not part of string"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\StringUtilityTest::isLastPartOfStringReturnsThrowsExceptionWithInvalidArguments with data set "string is not part of array"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\StringUtilityTest::isLastPartOfStringReturnsThrowsExceptionWithInvalidArguments with data set "NULL is not part of string"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\StringUtilityTest::isLastPartOfStringReturnsThrowsExceptionWithInvalidArguments with data set "null is not part of array"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\StringUtilityTest::isLastPartOfStringReturnsThrowsExceptionWithInvalidArguments with data set "NULL is not part of array"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\StringUtilityTest::isLastPartOfStringReturnsThrowsExceptionWithInvalidArguments with data set "array is not part of null"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\StringUtilityTest::isLastPartOfStringReturnsThrowsExceptionWithInvalidArguments with data set "NULL is not part of empty string"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\StringUtilityTest::isLastPartOfStringReturnsThrowsExceptionWithInvalidArguments with data set "false is not part of empty string"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\StringUtilityTest::isLastPartOfStringReturnsThrowsExceptionWithInvalidArguments with data set "empty string is not part of NULL"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\StringUtilityTest::isLastPartOfStringReturnsThrowsExceptionWithInvalidArguments with data set "empty string is not part of false"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\StringUtilityTest::isLastPartOfStringReturnsThrowsExceptionWithInvalidArguments with data set "empty string is not part of zero integer"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\StringUtilityTest::isLastPartOfStringReturnsThrowsExceptionWithInvalidArguments with data set "zero integer is not part of NULL"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\StringUtilityTest::isLastPartOfStringReturnsThrowsExceptionWithInvalidArguments with data set "zero integer is not part of empty string"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\StringUtilityTest::isLastPartOfStringReturnsThrowsExceptionWithInvalidArguments with data set "string is not part of object"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\StringUtilityTest::isLastPartOfStringReturnsThrowsExceptionWithInvalidArguments with data set "object is not part of string"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\VersionNumberUtilityTest::convertVersionNumberToIntegerConvertsVersionNumbersToIntegers with data set #0
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\VersionNumberUtilityTest::convertVersionNumberToIntegerConvertsVersionNumbersToIntegers with data set #1
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\VersionNumberUtilityTest::convertVersionNumberToIntegerConvertsVersionNumbersToIntegers with data set #2
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\VersionNumberUtilityTest::convertVersionNumberToIntegerConvertsVersionNumbersToIntegers with data set #3
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\VersionNumberUtilityTest::convertVersionNumberToIntegerConvertsVersionNumbersToIntegers with data set #4
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\VersionNumberUtilityTest::convertIntegerToVersionNumberConvertsIntegerToVersionNumber with data set #0
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\VersionNumberUtilityTest::convertIntegerToVersionNumberConvertsIntegerToVersionNumber with data set #1
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\VersionNumberUtilityTest::convertIntegerToVersionNumberConvertsIntegerToVersionNumber with data set #2
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\VersionNumberUtilityTest::convertIntegerToVersionNumberConvertsIntegerToVersionNumber with data set #3
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\VersionNumberUtilityTest::convertIntegerToVersionNumberConvertsIntegerToVersionNumber with data set #4
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\VersionNumberUtilityTest::convertIntegerToVersionNumberConvertsOtherTypesAsIntegerToVersionNumber with data set "boolean"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\VersionNumberUtilityTest::convertIntegerToVersionNumberConvertsOtherTypesAsIntegerToVersionNumber with data set "float"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\VersionNumberUtilityTest::convertIntegerToVersionNumberConvertsOtherTypesAsIntegerToVersionNumber with data set "array"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\VersionNumberUtilityTest::convertIntegerToVersionNumberConvertsOtherTypesAsIntegerToVersionNumber with data set "string"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\VersionNumberUtilityTest::convertIntegerToVersionNumberConvertsOtherTypesAsIntegerToVersionNumber with data set "object"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\VersionNumberUtilityTest::convertIntegerToVersionNumberConvertsOtherTypesAsIntegerToVersionNumber with data set "NULL"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\VersionNumberUtilityTest::convertIntegerToVersionNumberConvertsOtherTypesAsIntegerToVersionNumber with data set "function"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\VersionNumberUtilityTest::getNumericTypo3VersionNumber with data set #0
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\VersionNumberUtilityTest::getNumericTypo3VersionNumber with data set #1
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\VersionNumberUtilityTest::getNumericTypo3VersionNumber with data set #2
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\VersionNumberUtilityTest::getNumericTypo3VersionNumber with data set #3
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\VersionNumberUtilityTest::getNumericTypo3VersionNumber with data set #4
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\VersionNumberUtilityTest::getNumericTypo3VersionNumber with data set #5
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\VersionNumberUtilityTest::convertVersionsStringToVersionNumbersForcesVersionNumberInRange with data set "everything ok"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\VersionNumberUtilityTest::convertVersionsStringToVersionNumbersForcesVersionNumberInRange with data set "too high value"
.Analyzing test: TYPO3\CMS\Core\Tests\Unit\Utility\VersionNumberUtilityTest::convertVersionsStringToVersionNumbersForcesVersionNumberInRange with data set "empty high value"
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\DatabaseConnectionMssqlTest::runningADOdbDriverReturnsTrueWithMssqlForMssqlDefaultDriverConfiguration
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\DatabaseConnectionMssqlTest::findInSetIsProperlyRemapped
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\DatabaseConnectionMssqlTest::canParseSingleQuote
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\DatabaseConnectionMssqlTest::canRemapPidToZero
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\DatabaseConnectionMssqlTest::locateStatementIsProperlyQuoted
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\DatabaseConnectionMssqlTest::locateStatementWithPositionIsProperlyQuoted
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\DatabaseConnectionMssqlTest::locateStatementIsProperlyRemapped
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\DatabaseConnectionMssqlTest::locateStatementWithExternalTableIsProperlyRemapped
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\DatabaseConnectionMssqlTest::IfNullIsProperlyRemapped
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\DatabaseConnectionOracleTest::runningADOdbDriverReturnsTrueWithOci8ForOci8DefaultDriverConfiguration
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\DatabaseConnectionOracleTest::sqlHintIsRemoved
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\DatabaseConnectionOracleTest::canCompileInsertWithFields
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\DatabaseConnectionOracleTest::canCompileExtendedInsert
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\DatabaseConnectionOracleTest::sqlForInsertWithMultipleRowsIsValid
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\DatabaseConnectionOracleTest::groupConditionsAreProperlyTransformed
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\DatabaseConnectionOracleTest::selectQueryIsProperlyQuoted
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\DatabaseConnectionOracleTest::truncateQueryIsProperlyQuoted
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\DatabaseConnectionOracleTest::distinctFieldIsProperlyQuoted
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\DatabaseConnectionOracleTest::multipleInnerJoinsAreProperlyQuoted
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\DatabaseConnectionOracleTest::stringsWithinInClauseAreProperlyQuoted
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\DatabaseConnectionOracleTest::concatAfterLikeOperatorIsProperlyQuoted
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\DatabaseConnectionOracleTest::cachingFrameworkQueryIsProperlyQuoted
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\DatabaseConnectionOracleTest::calculatedFieldsAreProperlyQuoted
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\DatabaseConnectionOracleTest::numericColumnsAreNotQuoted
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\DatabaseConnectionOracleTest::tablesAndFieldsAreRemappedInMultipleJoins
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\DatabaseConnectionOracleTest::fieldWithinSqlFunctionIsRemapped
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\DatabaseConnectionOracleTest::tableAndFieldWithinSqlFunctionIsRemapped
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\DatabaseConnectionOracleTest::concatAfterLikeOperatorIsRemapped
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\DatabaseConnectionOracleTest::fieldIsMappedOnRightSideOfAJoinCondition
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\DatabaseConnectionOracleTest::fieldFromAliasIsRemapped
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\DatabaseConnectionOracleTest::fieldFromAliasIsRemappedWithoutBeingTricked
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\DatabaseConnectionOracleTest::fieldFromAliasInJoinIsRemapped
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\DatabaseConnectionOracleTest::aliasRemappingWithInSubqueryDoesNotAffectMainQuery
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\DatabaseConnectionOracleTest::aliasRemappingWithExistsSubqueryDoesNotAffectMainQuery
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\DatabaseConnectionOracleTest::aliasRemappingSupportsNestedSubqueries
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\DatabaseConnectionOracleTest::remappingDoesNotMixUpAliasesInSubquery
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\DatabaseConnectionOracleTest::likeIsRemappedAccordingToFieldTypeWithString
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\DatabaseConnectionOracleTest::likeIsRemappedAccordingToFieldTypeWithInteger
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\DatabaseConnectionOracleTest::notLikeIsRemappedAccordingToFieldTypeWithString
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\DatabaseConnectionOracleTest::notLikeIsRemappedAccordingToFieldTypeWithInteger
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\DatabaseConnectionOracleTest::instrIsUsedForCEOnPages
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\DatabaseConnectionOracleTest::notNullableColumnsWithDefaultEmptyStringAreCreatedAsNullable
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\DatabaseConnectionOracleTest::defaultValueIsProperlyQuotedInCreateTable
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\DatabaseConnectionOracleTest::inWhereClauseWithSubqueryIsProperlyQuoted
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\DatabaseConnectionOracleTest::subqueryIsRemappedForInWhereClause
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\DatabaseConnectionOracleTest::cachingFrameworkQueryIsSupported
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\DatabaseConnectionOracleTest::cachingFrameworkQueryIsRemapped
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\DatabaseConnectionOracleTest::existsWhereClauseIsProperlyQuoted
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\DatabaseConnectionOracleTest::subqueryIsRemappedForExistsWhereClause
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\DatabaseConnectionOracleTest::caseStatementIsProperlyQuoted
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\DatabaseConnectionOracleTest::caseStatementIsProperlyRemapped
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\DatabaseConnectionOracleTest::caseStatementWithExternalTableIsProperlyRemapped
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\DatabaseConnectionOracleTest::locateStatementIsProperlyQuoted
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\DatabaseConnectionOracleTest::locateStatementWithPositionIsProperlyQuoted
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\DatabaseConnectionOracleTest::IfNullIsProperlyRemapped
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\DatabaseConnectionOracleTest::findInSetIsProperlyRemapped
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\DatabaseConnectionOracleTest::findInSetFieldIsProperlyRemapped
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\DatabaseConnectionOracleTest::listQueryIsProperlyRemapped
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\DatabaseConnectionOracleTest::likeBinaryOperatorIsRemoved
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\DatabaseConnectionPostgresqlTest::runningADOdbDriverReturnsTrueWithPostgresForPostgres8DefaultDriverConfiguration
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\DatabaseConnectionPostgresqlTest::limitIsProperlyRemapped
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\DatabaseConnectionPostgresqlTest::limitWithSkipIsProperlyRemapped
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\DatabaseConnectionPostgresqlTest::findInSetIsProperlyRemapped
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\DatabaseConnectionPostgresqlTest::likeBinaryOperatorIsRemappedToLike
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\DatabaseConnectionPostgresqlTest::notLikeBinaryOperatorIsRemappedToNotLike
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\DatabaseConnectionPostgresqlTest::likeOperatorIsRemappedToIlike
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\DatabaseConnectionPostgresqlTest::notLikeOperatorIsRemappedToNotIlike
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\DatabaseConnectionPostgresqlTest::notEqualAnsiOperatorCanBeParsed
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\DatabaseConnectionTest::tableWithMappingIsDetected
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\DatabaseConnectionTest::concatCanBeParsedAfterLikeOperator
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\DatabaseConnectionTest::floatNumberCanBeStoredInDatabase
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\DatabaseConnectionTest::positive64BitIntegerIsSupported
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\DatabaseConnectionTest::sqlForInsertWithMultipleRowsIsValid
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\DatabaseConnectionTest::minFunctionAndInOperatorCanBeParsed
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\DatabaseConnectionTest::maxFunctionAndInOperatorCanBeParsed
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\DatabaseConnectionTest::likeBinaryOperatorIsKept
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\DatabaseConnectionTest::notLikeBinaryOperatorIsKept
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\DatabaseConnectionTest::similarNamedParametersAreProperlyReplaced
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\SqlParserTest::canExtractPartsOfAQuery
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\SqlParserTest::canGetIntegerValue
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\SqlParserTest::canGetStringValue
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\SqlParserTest::canGetStringValueWithSingleQuote
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\SqlParserTest::canGetStringValueWithDoubleQuote
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\SqlParserTest::canGetListOfValues
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\SqlParserTest::parseWhereClauseReturnsArray
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\SqlParserTest::canSelectAllFieldsFromPages
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\SqlParserTest::canParseTruncateTable
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\SqlParserTest::canParseAndCompileBetweenOperator
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\SqlParserTest::canParseInsertWithoutSpaceAfterValues
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\SqlParserTest::canParseInsertWithSpaceAfterValues
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\SqlParserTest::canParseInsertWithFields
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\SqlParserTest::canParseExtendedInsert
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\SqlParserTest::canParseExtendedInsertWithFields
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\SqlParserTest::canParseIfNullOperator
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\SqlParserTest::canParseIfNullOperatorWithAdditionalClauses
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\SqlParserTest::canCompileIfNullOperator
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\SqlParserTest::canParseAlterEngineStatement
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\SqlParserTest::canParseAlterCharacterSetStatement
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\SqlParserTest::canParseFindInSetStatement
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\SqlParserTest::canParseSingleQuote
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\SqlParserTest::parseFromTablesWithInnerJoinReturnsArray
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\SqlParserTest::parseFromTablesWithLeftOuterJoinReturnsArray
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\SqlParserTest::parseFromTablesWithRightOuterJoinReturnsArray
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\SqlParserTest::parseFromTablesWithMultipleJoinsReturnsArray
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\SqlParserTest::parseFromTablesWithMultipleJoinsAndParenthesesReturnsArray
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\SqlParserTest::canUseInnerJoinInSelect
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\SqlParserTest::canUseMultipleInnerJoinsInSelect
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\SqlParserTest::canParseMultipleJoinConditions
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\SqlParserTest::canParseMultipleJoinConditionsWithLessThanOperator
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\SqlParserTest::indexMayContainALengthRestrictionInCreateTable
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\SqlParserTest::indexMayContainALengthRestrictionInAlterTable
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\SqlParserTest::canParseUniqueIndexCreation
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\SqlParserTest::inWhereClauseSupportsSubquery
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\SqlParserTest::inWhereClauseWithSubqueryIsProperlyCompiled
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\SqlParserTest::whereClauseSupportsExistsKeyword
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\SqlParserTest::existsClauseIsProperlyCompiled
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\SqlParserTest::caseWithBooleanConditionIsSupportedInFields
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\SqlParserTest::caseWithBooleanConditionIsProperlyCompiled
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\SqlParserTest::caseWithMultipleWhenIsSupportedInFields
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\SqlParserTest::caseWithMultipleWhenIsProperlyCompiled
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\SqlParserTest::locateIsSupported
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\SqlParserTest::locateWithPositionIsSupported
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\SqlParserTest::locateWithinCaseIsSupported
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\SqlParserTest::namedPlaceholderIsSupported
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\SqlParserTest::questionMarkPlaceholderIsSupported
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\SqlParserTest::parametersAreReferenced
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\SqlParserTest::sameParameterIsReferencedInSubquery
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\SqlParserTest::namedParametersMayBeSafelyReplaced
.Analyzing test: TYPO3\CMS\Dbal\Tests\Unit\Database\SqlParserTest::questionMarkParametersMayBeSafelyReplaced
.Analyzing test: TYPO3\CMS\Documentation\Tests\Unit\Domain\Model\DocumentFormatTest::setFormatForStringSetsFormat
.Analyzing test: TYPO3\CMS\Documentation\Tests\Unit\Domain\Model\DocumentFormatTest::setPathForStringSetsPath
.Analyzing test: TYPO3\CMS\Documentation\Tests\Unit\Domain\Model\DocumentTest::setPackageKeyForStringSetsPackageKey
.Analyzing test: TYPO3\CMS\Documentation\Tests\Unit\Domain\Model\DocumentTest::setIconForStringSetsTitle
.Analyzing test: TYPO3\CMS\Documentation\Tests\Unit\Domain\Model\DocumentTest::getTranslationsReturnsInitialValueForDocumentTranslation
.Analyzing test: TYPO3\CMS\Documentation\Tests\Unit\Domain\Model\DocumentTest::setTranslationsForObjectStorageContainingDocumentTranslationSetsTranslations
.Analyzing test: TYPO3\CMS\Documentation\Tests\Unit\Domain\Model\DocumentTest::addTranslationToObjectStorageHoldingTranslations
.Analyzing test: TYPO3\CMS\Documentation\Tests\Unit\Domain\Model\DocumentTest::removeTranslationFromObjectStorageHoldingTranslations
.Analyzing test: TYPO3\CMS\Documentation\Tests\Unit\Domain\Model\DocumentTranslationTest::setLanguageForStringSetsLocale
.Analyzing test: TYPO3\CMS\Documentation\Tests\Unit\Domain\Model\DocumentTranslationTest::setTitleForStringSetsTitle
.Analyzing test: TYPO3\CMS\Documentation\Tests\Unit\Domain\Model\DocumentTranslationTest::getFormatsReturnsInitialValueForDocumentFormat
.Analyzing test: TYPO3\CMS\Documentation\Tests\Unit\Domain\Model\DocumentTranslationTest::setFormatsForObjectStorageContainingDocumentFormatSetsFormats
.Analyzing test: TYPO3\CMS\Documentation\Tests\Unit\Domain\Model\DocumentTranslationTest::addFormatToObjectStorageHoldingFormats
.Analyzing test: TYPO3\CMS\Documentation\Tests\Unit\Domain\Model\DocumentTranslationTest::removeFormatFromObjectStorageHoldingFormats
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Configuration\AbstractConfigurationManagerTest::setConfigurationResetsConfigurationCache
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Configuration\AbstractConfigurationManagerTest::setConfigurationSetsExtensionAndPluginName
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Configuration\AbstractConfigurationManagerTest::setConfigurationConvertsTypoScriptArrayToPlainArray
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Configuration\AbstractConfigurationManagerTest::getConfigurationReturnsCachedResultOfCurrentPlugin
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Configuration\AbstractConfigurationManagerTest::getConfigurationReturnsCachedResultForGivenExtension
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Configuration\AbstractConfigurationManagerTest::getConfigurationRecursivelyMergesCurrentPluginConfigurationWithFrameworkConfiguration
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Configuration\AbstractConfigurationManagerTest::getConfigurationRecursivelyMergesPluginConfigurationOfSpecifiedPluginWithFrameworkConfiguration
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Configuration\AbstractConfigurationManagerTest::getConfigurationDoesNotOverrideConfigurationWithContextSpecificFrameworkConfigurationIfDifferentPluginIsSpecified
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Configuration\AbstractConfigurationManagerTest::getConfigurationOverridesConfigurationWithContextSpecificFrameworkConfigurationIfNoPluginWasSpecified
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Configuration\AbstractConfigurationManagerTest::getConfigurationOverridesConfigurationWithContextSpecificFrameworkConfigurationIfSpecifiedPluginIsTheCurrentPlugin
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Configuration\AbstractConfigurationManagerTest::getConfigurationStoresResultInConfigurationCache
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Configuration\AbstractConfigurationManagerTest::getConfigurationRetrievesStoragePidIncludingGivenStoragePidWithRecursiveSetForSingleStoragePid
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Configuration\AbstractConfigurationManagerTest::getConfigurationRetrievesStoragePidIncludingGivenStoragePidWithRecursiveSetForMultipleStoragePid
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Configuration\AbstractConfigurationManagerTest::switchableControllerActionsAreNotOverriddenIfPluginNameIsSpecified
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Configuration\AbstractConfigurationManagerTest::switchableControllerActionsAreOverriddenIfSpecifiedPluginIsTheCurrentPlugin
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Configuration\AbstractConfigurationManagerTest::switchableControllerActionsAreOverriddenIfPluginNameIsNotSpecified
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Configuration\AbstractConfigurationManagerTest::orderOfActionsCanBeOverriddenForCurrentPlugin
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Configuration\AbstractConfigurationManagerTest::newActionsCanBeAddedForCurrentPlugin
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Configuration\AbstractConfigurationManagerTest::controllersCanNotBeOverridden
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Configuration\AbstractConfigurationManagerTest::cachingOfActionsCanNotBeChanged
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Configuration\AbstractConfigurationManagerTest::getContentObjectReturnsNullIfNoContentObjectHasBeenSet
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Configuration\AbstractConfigurationManagerTest::getContentObjectTheCurrentContentObject
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Configuration\BackendConfigurationManagerTest::getCurrentPageIdReturnsPageIdFromGet
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Configuration\BackendConfigurationManagerTest::getCurrentPageIdReturnsPageIdFromPost
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Configuration\BackendConfigurationManagerTest::getCurrentPageIdReturnsPidFromFirstRootTemplateIfIdIsNotSetAndNoRootPageWasFound
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Configuration\BackendConfigurationManagerTest::getCurrentPageIdReturnsUidFromFirstRootPageIfIdIsNotSet
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Configuration\BackendConfigurationManagerTest::getCurrentPageIdReturnsDefaultStoragePidIfIdIsNotSetNoRootTemplateAndRootPageWasFound
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Configuration\BackendConfigurationManagerTest::getPluginConfigurationReturnsEmptyArrayIfNoPluginConfigurationWasFound
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Configuration\BackendConfigurationManagerTest::getPluginConfigurationReturnsExtensionConfiguration
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Configuration\BackendConfigurationManagerTest::getPluginConfigurationReturnsPluginConfiguration
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Configuration\BackendConfigurationManagerTest::getPluginConfigurationRecursivelyMergesExtensionAndPluginConfiguration
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Configuration\BackendConfigurationManagerTest::getSwitchableControllerActionsReturnsEmptyArrayByDefault
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Configuration\BackendConfigurationManagerTest::getSwitchableControllerActionsReturnsConfigurationStoredInExtconf
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Configuration\BackendConfigurationManagerTest::getContextSpecificFrameworkConfigurationReturnsUnmodifiedFrameworkConfigurationIfRequestHandlersAreConfigured
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Configuration\BackendConfigurationManagerTest::getContextSpecificFrameworkConfigurationSetsDefaultRequestHandlersIfRequestHandlersAreNotConfigured
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Configuration\BackendConfigurationManagerTest::storagePidsAreExtendedIfRecursiveSearchIsConfigured
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Configuration\BackendConfigurationManagerTest::storagePidsAreExtendedIfRecursiveSearchIsConfiguredAndWithPidIncludedForNegativePid
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Configuration\BackendConfigurationManagerTest::storagePidsAreNotExtendedIfRecursiveSearchIsNotConfigured
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Configuration\BackendConfigurationManagerTest::storagePidsAreNotExtendedIfRecursiveSearchIsConfiguredForZeroLevels
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Configuration\FrontendConfigurationManagerTest::getTypoScriptSetupReturnsSetupFromTsfe
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Configuration\FrontendConfigurationManagerTest::getPluginConfigurationReturnsEmptyArrayIfNoPluginConfigurationWasFound
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Configuration\FrontendConfigurationManagerTest::getPluginConfigurationReturnsExtensionConfiguration
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Configuration\FrontendConfigurationManagerTest::getPluginConfigurationReturnsPluginConfiguration
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Configuration\FrontendConfigurationManagerTest::getPluginConfigurationRecursivelyMergesExtensionAndPluginConfiguration
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Configuration\FrontendConfigurationManagerTest::getSwitchableControllerActionsReturnsEmptyArrayByDefault
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Configuration\FrontendConfigurationManagerTest::getSwitchableControllerActionsReturnsConfigurationStoredInExtconf
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Configuration\FrontendConfigurationManagerTest::overrideSwitchableControllerActionsFromFlexFormReturnsUnchangedFrameworkConfigurationIfNoFlexFormConfigurationIsFound
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Configuration\FrontendConfigurationManagerTest::overrideSwitchableControllerActionsFromFlexFormMergesNonCacheableActions
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Configuration\FrontendConfigurationManagerTest::overrideSwitchableControllerActionsThrowsExceptionIfFlexFormConfigurationIsInvalid
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Configuration\FrontendConfigurationManagerTest::getContextSpecificFrameworkConfigurationCorrectlyCallsOverrideMethods
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Configuration\FrontendConfigurationManagerTest::storagePidsAreExtendedIfRecursiveSearchIsConfigured
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Configuration\FrontendConfigurationManagerTest::storagePidsAreExtendedIfRecursiveSearchIsConfiguredAndWithPidIncludedForNegativePid
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Configuration\FrontendConfigurationManagerTest::storagePidsAreNotExtendedIfRecursiveSearchIsNotConfigured
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Configuration\FrontendConfigurationManagerTest::storagePidsAreNotExtendedIfRecursiveSearchIsConfiguredForZeroLevels
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Configuration\FrontendConfigurationManagerTest::mergeConfigurationIntoFrameworkConfigurationWorksAsExpected
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Configuration\FrontendConfigurationManagerTest::overrideStoragePidIfStartingPointIsSetOverridesCorrectly
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Configuration\FrontendConfigurationManagerTest::overrideConfigurationFromFlexFormChecksForDataIsString
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Configuration\FrontendConfigurationManagerTest::overrideConfigurationFromFlexFormChecksForDataIsStringAndEmpty
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Configuration\FrontendConfigurationManagerTest::overrideConfigurationFromFlexFormChecksForDataIsArray
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Configuration\FrontendConfigurationManagerTest::overrideConfigurationFromFlexFormChecksForDataIsArrayAndEmpty
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Configuration\FrontendConfigurationManagerTest::overrideConfigurationFromPluginOverridesCorrectly
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Core\BootstrapTest::configureObjectManagerRespectsOverridingOfAlternativeObjectRegistrationViaPluginConfiguration
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\BackendUserGroupTest::getTitleInitiallyReturnsEmptyString
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\BackendUserGroupTest::setTitleSetsTitle
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\BackendUserGroupTest::getDescriptionInitiallyReturnsEmptyString
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\BackendUserGroupTest::setDescriptionSetsDescription
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\BackendUserGroupTest::setSubGroupsSetsSubgroups
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\BackendUserGroupTest::anSubGroupCanBeRemoved
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\BackendUserGroupTest::allSubGroupsCanBeRemoved
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\BackendUserGroupTest::getModulesInitiallyReturnsEmptyString
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\BackendUserGroupTest::setModulesSetsModules
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\BackendUserGroupTest::getTablesListeningInitiallyReturnsEmptyString
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\BackendUserGroupTest::setTablesListeningSetsTablesListening
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\BackendUserGroupTest::getTablesModifyInitiallyReturnsEmptyString
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\BackendUserGroupTest::getPageTypesInitiallyReturnsEmptyString
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\BackendUserGroupTest::setPageTypesSetsPageTypes
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\BackendUserGroupTest::setTablesModifySetsTablesModify
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\BackendUserGroupTest::getAllowedExcludeFieldsInitiallyReturnsEmptyString
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\BackendUserGroupTest::setAllowedExcludeFieldsSetsAllowedExcludeFields
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\BackendUserGroupTest::getExplicitlyAllowAndDenyInitiallyReturnsEmptyString
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\BackendUserGroupTest::setExplicitlyAllowAndDenySetsExplicitlyAllowAndDeny
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\BackendUserGroupTest::getAllowedLanguagesInitiallyReturnsEmptyString
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\BackendUserGroupTest::setAllowedLanguagesSetsAllowedLanguages
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\BackendUserGroupTest::getWorkspacePermissionInitiallyReturnsFalse
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\BackendUserGroupTest::setWorkspacePermissionSetsWorkspacePermission
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\BackendUserGroupTest::getDatabaseMountsInitiallyReturnsEmptyString
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\BackendUserGroupTest::setDatabaseMountsSetsDatabaseMounts
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\BackendUserGroupTest::getFileOperationPermissionsInitiallyReturnsZero
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\BackendUserGroupTest::setFileOperationPermissionsSetsFileOperationPermissions
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\BackendUserGroupTest::getIsFileOperationAllowedReturnsFalse
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\BackendUserGroupTest::getIsFileOperationAllowedReturnsTrue
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\BackendUserGroupTest::setFileOperationAllowedSetsFileOperationAllowed
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\BackendUserGroupTest::getIsFileUnzipAllowedReturnsFalse
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\BackendUserGroupTest::getIsFileUnzipAllowedReturnsTrue
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\BackendUserGroupTest::setFileUnzipAllowedSetsFileUnzipAllowed
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\BackendUserGroupTest::getIsDirectoryRemoveRecursivelyAllowedReturnsFalse
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\BackendUserGroupTest::getIsDirectoryRemoveRecursivelyAllowedReturnsTrue
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\BackendUserGroupTest::setDirectoryRemoveRecursivelyAllowedSetsDirectoryRemoveRecursivelyAllowed
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\BackendUserGroupTest::getIsDirectoryCopyAllowedReturnsFalse
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\BackendUserGroupTest::getIsDirectoryCopyAllowedReturnsTrue
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\BackendUserGroupTest::setDirectoryCopyAllowedSetsDirectoryCopyAllowed
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\BackendUserGroupTest::getIsDirectoryOperationAllowedReturnsFalse
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\BackendUserGroupTest::getIsDirectoryOperationAllowedReturnsTrue
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\BackendUserGroupTest::setDirectoryOperationAllowedSetsDirectoryOperationAllowed
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\BackendUserGroupTest::getLockToDomainInitiallyReturnsEmptyString
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\BackendUserGroupTest::setLockToDomainSetsLockToDomain
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\BackendUserGroupTest::getHideInListInitiallyReturnsFalse
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\BackendUserGroupTest::setHideInListSetsHideInList
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\BackendUserGroupTest::getTsConfigInitiallyReturnsEmptyString
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\BackendUserGroupTest::setTsConfigSetsTsConfig
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\BackendUserTest::getUserNameInitiallyReturnsEmptyString
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\BackendUserTest::setUserNameSetsUserName
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\BackendUserTest::getIsAdministratorInitiallyReturnsFalse
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\BackendUserTest::setIsAdministratorCanSetIsAdministratorToTrue
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\BackendUserTest::getIsDisabledInitiallyReturnsFalse
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\BackendUserTest::setIsDisabledCanSetIsDisabledToTrue
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\BackendUserTest::getStartDateAndTimeInitiallyReturnsNull
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\BackendUserTest::setStartDateAndTimeSetsStartDateAndTime
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\BackendUserTest::getEndDateAndTimeInitiallyReturnsNull
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\BackendUserTest::setEndDateAndTimeSetsEndDateAndTime
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\BackendUserTest::isActivatedInitiallyReturnsTrue
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\BackendUserTest::isActivatedForDisabledReturnsFalse
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\BackendUserTest::isActivatedForStartDateAndTimeInFutureReturnsFalse
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\BackendUserTest::isActivatedForStartDateAndTimeInPastReturnsTrue
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\BackendUserTest::isActivatedForEndDateAndTimeInFutureReturnsTrue
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\BackendUserTest::isActivatedForEndDateAndTimeInPastReturnsFalse
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\BackendUserTest::isActivatedForStartDateAndTimeInPastEndDateAndTimeInFutureReturnsTrue
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\BackendUserTest::isActivatedForStartDateAndTimeInPastEndDateAndTimeInPastReturnsFalse
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\BackendUserTest::isActivatedForStartDateAndTimeInFutureEndDateAndTimeInFutureReturnsFalse
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\BackendUserTest::getEmailInitiallyReturnsEmptyString
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\BackendUserTest::setEmailSetsEmail
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\BackendUserTest::getRealNameInitiallyReturnsEmptyString
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\BackendUserTest::setRealNameSetsRealName
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\BackendUserTest::getIpLockIsDisabledInitiallyReturnsFalse
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\BackendUserTest::setIpLockIsDisabledCanSetIpLockIsDisabledToTrue
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\BackendUserTest::getLastLoginDateAndTimeInitiallyReturnsNull
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\BackendUserTest::setLastLoginDateAndTimeSetsLastLoginDateAndTime
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\CategoryTest::getTitleInitiallyReturnsEmptyString
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\CategoryTest::setTitleSetsTitle
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\CategoryTest::getDescriptionInitiallyReturnsEmptyString
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\CategoryTest::setDescriptionSetsDescription
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\CategoryTest::getIconInitiallyReturnsEmptyString
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\CategoryTest::setIconSetsIcon
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\CategoryTest::getParentInitiallyReturnsNull
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\CategoryTest::setParentSetsParent
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\FileMountTest::getTitleInitiallyReturnsEmptyString
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\FileMountTest::setTitleSetsTitle
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\FileMountTest::getPathInitiallyReturnsEmptyString
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\FileMountTest::setPathSetsPath
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\FileMountTest::getIsAbsolutePathInitiallyReturnsFalse
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\FileMountTest::setIsAbsolutePathCanSetBaseIsAbsolutePathToTrue
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\FrontendUserGroupTest::getTitleInitiallyReturnsEmptyString
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\FrontendUserGroupTest::getTitleInitiallyReturnsGivenTitleFromConstruct
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\FrontendUserGroupTest::setTitleSetsTitle
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\FrontendUserGroupTest::getLockToDomainInitiallyReturnsEmptyString
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\FrontendUserGroupTest::setLockToDomainSetsLockToDomain
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\FrontendUserGroupTest::getDescriptionInitiallyReturnsEmptyString
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\FrontendUserGroupTest::setDescriptionSetsDescription
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\FrontendUserGroupTest::addSubgroupAddsSubgroup
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\FrontendUserGroupTest::removeSubgroupRemovesSubgroup
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\FrontendUserGroupTest::setSubgroupSetsSubgroups
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\FrontendUserTest::getUsernameInitiallyReturnsEmptyString
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\FrontendUserTest::setUsernameSetsUsername
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\FrontendUserTest::getPasswordInitiallyReturnsEmptyString
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\FrontendUserTest::setPasswordSetsPassword
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\FrontendUserTest::setUsergroupSetsUsergroup
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\FrontendUserTest::addUsergroupAddsUserGroup
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\FrontendUserTest::removeUsergroupRemovesUsergroup
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\FrontendUserTest::getNameInitiallyReturnsEmptyString
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\FrontendUserTest::setNameSetsName
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\FrontendUserTest::getFirstNameInitiallyReturnsEmptyString
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\FrontendUserTest::setFirstNameSetsFirstName
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\FrontendUserTest::getMiddleNameInitiallyReturnsEmptyString
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\FrontendUserTest::setMiddleNameSetsMiddleName
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\FrontendUserTest::getLastNameInitiallyReturnsEmptyString
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\FrontendUserTest::setLastNameSetsLastName
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\FrontendUserTest::getAddressInitiallyReturnsEmptyString
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\FrontendUserTest::setAddressSetsAddress
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\FrontendUserTest::getTelephoneInitiallyReturnsEmptyString
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\FrontendUserTest::setTelephoneSetsTelephone
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\FrontendUserTest::getFaxInitiallyReturnsEmptyString
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\FrontendUserTest::setFaxSetsFax
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\FrontendUserTest::getEmailInitiallyReturnsEmptyString
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\FrontendUserTest::setEmailSetsEmail
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\FrontendUserTest::getLockToDomainInitiallyReturnsEmptyString
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\FrontendUserTest::setLockToDomainSetsLockToDomain
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\FrontendUserTest::getTitleInitiallyReturnsEmptyString
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\FrontendUserTest::setTitleSetsTitle
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\FrontendUserTest::getZipInitiallyReturnsEmptyString
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\FrontendUserTest::setZipSetsZip
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\FrontendUserTest::getCityInitiallyReturnsEmptyString
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\FrontendUserTest::setCitySetsCity
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\FrontendUserTest::getCountryInitiallyReturnsEmptyString
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\FrontendUserTest::setCountrySetsCountry
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\FrontendUserTest::getWwwInitiallyReturnsEmptyString
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\FrontendUserTest::setWwwSetsWww
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\FrontendUserTest::getCompanyInitiallyReturnsEmptyString
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\FrontendUserTest::setCompanySetsCompany
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\FrontendUserTest::getImageInitiallyReturnsEmptyString
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\FrontendUserTest::setImageSetsImage
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\FrontendUserTest::getLastloginInitiallyReturnsNull
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Model\FrontendUserTest::setLastloginSetsLastlogin
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Repository\BackendUserGroupRepositoryTest::initializeObjectSetsRespectStoragePidToFalse
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Repository\BackendUserGroupRepositoryTest::initializeObjectSetsDefaultQuerySettings
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Repository\BackendUserRepositoryTest::initializeObjectSetsRespectStoragePidToFalse
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Repository\BackendUserRepositoryTest::initializeObjectSetsDefaultQuerySettings
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Repository\CategoryRepositoryTest::initializeObjectSetsRespectStoragePidToFalse
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Domain\Repository\FileMountRepositoryTest::initializeObjectSetsRespectStoragePidToFalse
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\DomainObject\AbstractEntityTest::objectIsNotDirtyAfterCallingMemorizeCleanStateWithSimpleProperties
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\DomainObject\AbstractEntityTest::objectIsDirtyAfterCallingMemorizeCleanStateWithSimplePropertiesAndModifyingThePropertiesAfterwards
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\DomainObject\AbstractEntityTest::objectIsNotDirtyAfterCallingMemorizeCleanStateWithObjectProperties
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\DomainObject\AbstractEntityTest::objectIsNotDirtyAfterCallingMemorizeCleanStateWithOtherDomainObjectsAsProperties
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Error\ErrorTest::theConstructorSetsTheErrorMessageCorrectly
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Error\ErrorTest::theConstructorSetsTheErrorCodeCorrectly
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Error\MessageTest::theConstructorSetsTheMessageMessageCorrectly
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Error\MessageTest::theConstructorSetsTheMessageCodeCorrectly
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Error\MessageTest::theConstructorSetsTheMessageArgumentsCorrectly
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Error\MessageTest::theConstructorSetsTheMessageTitleCorrectly
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Error\MessageTest::renderRendersCorrectlyWithoutArguments
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Error\MessageTest::renderRendersCorrectlyWithArguments
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Error\MessageTest::toStringCallsRender
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Error\ResultTest::addedMessagesShouldBeRetrievableAgain with data set #0
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Error\ResultTest::addedMessagesShouldBeRetrievableAgain with data set #1
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Error\ResultTest::addedMessagesShouldBeRetrievableAgain with data set #2
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Error\ResultTest::getMessageShouldNotBeRecursive with data set #0
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Error\ResultTest::getMessageShouldNotBeRecursive with data set #1
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Error\ResultTest::getMessageShouldNotBeRecursive with data set #2
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Error\ResultTest::getFirstMessageShouldReturnFirstMessage with data set #0
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Error\ResultTest::getFirstMessageShouldReturnFirstMessage with data set #1
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Error\ResultTest::getFirstMessageShouldReturnFirstMessage with data set #2
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Error\ResultTest::forPropertyShouldReturnSubResult
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Error\ResultTest::forPropertyWithEmptyStringShouldReturnSelf
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Error\ResultTest::forPropertyWithNullShouldReturnSelf
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Error\ResultTest::hasMessagesShouldReturnTrueIfTopLevelObjectHasMessages with data set #0
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Error\ResultTest::hasMessagesShouldReturnTrueIfTopLevelObjectHasMessages with data set #1
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Error\ResultTest::hasMessagesShouldReturnTrueIfTopLevelObjectHasMessages with data set #2
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Error\ResultTest::hasMessagesShouldReturnTrueIfSubObjectHasErrors with data set #0
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Error\ResultTest::hasMessagesShouldReturnTrueIfSubObjectHasErrors with data set #1
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Error\ResultTest::hasMessagesShouldReturnTrueIfSubObjectHasErrors with data set #2
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Error\ResultTest::hasMessagesShouldReturnFalseIfSubObjectHasNoErrors with data set #0
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Error\ResultTest::hasMessagesShouldReturnFalseIfSubObjectHasNoErrors with data set #1
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Error\ResultTest::hasMessagesShouldReturnFalseIfSubObjectHasNoErrors with data set #2
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Error\ResultTest::getFlattenedMessagesShouldReturnAllSubMessages with data set #0
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Error\ResultTest::getFlattenedMessagesShouldReturnAllSubMessages with data set #1
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Error\ResultTest::getFlattenedMessagesShouldReturnAllSubMessages with data set #2
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Error\ResultTest::getFlattenedMessagesShouldNotContainEmptyResults with data set #0
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Error\ResultTest::getFlattenedMessagesShouldNotContainEmptyResults with data set #1
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Error\ResultTest::getFlattenedMessagesShouldNotContainEmptyResults with data set #2
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Error\ResultTest::mergeShouldMergeTwoResults
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Hook\DataHandler\CheckFlexFormValueTest::checkFlexFormValueBeforeMergeRemovesSwitchableControllerActions
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Cli\CommandManagerTest::getAvailableCommandsReturnsAllAvailableCommands
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Cli\CommandManagerTest::getCommandByIdentifierReturnsCommandIfIdentifierIsEqual
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Cli\CommandManagerTest::getCommandByIdentifierWorksCaseInsensitive
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Cli\CommandManagerTest::getCommandByIdentifierThrowsExceptionIfNoMatchingCommandWasFound
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Cli\CommandManagerTest::getCommandByIdentifierThrowsExceptionIfMoreThanOneMatchingCommandWasFound
.Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Cli\CommandTest::constructRendersACommandIdentifierByTheGivenControllerAndCommandName with data set #0
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Cli\CommandTest::constructRendersACommandIdentifierByTheGivenControllerAndCommandName with data set #0 was UNKNOWN STATUS and now is .
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Cli\CommandTest::constructRendersACommandIdentifierByTheGivenControllerAndCommandName with data set #1
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Cli\CommandTest::constructRendersACommandIdentifierByTheGivenControllerAndCommandName with data set #1
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Cli\CommandTest::constructThrowsExceptionIfCommandClassNameIsInvalid with data set #0
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Cli\CommandTest::constructThrowsExceptionIfCommandClassNameIsInvalid with data set #0
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Cli\CommandTest::constructThrowsExceptionIfCommandClassNameIsInvalid with data set #1
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Cli\CommandTest::constructThrowsExceptionIfCommandClassNameIsInvalid with data set #1
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Cli\CommandTest::constructThrowsExceptionIfCommandClassNameIsInvalid with data set #2
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Cli\CommandTest::constructThrowsExceptionIfCommandClassNameIsInvalid with data set #2
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Cli\CommandTest::hasArgumentsReturnsFalseIfCommandExpectsNoArguments
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Cli\CommandTest::hasArgumentsReturnsFalseIfCommandExpectsNoArguments
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Cli\CommandTest::hasArgumentsReturnsTrueIfCommandExpectsArguments
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Cli\CommandTest::hasArgumentsReturnsTrueIfCommandExpectsArguments
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Cli\CommandTest::getArgumentDefinitionsReturnsEmptyArrayIfCommandExpectsNoArguments
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Cli\CommandTest::getArgumentDefinitionsReturnsEmptyArrayIfCommandExpectsNoArguments
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Cli\CommandTest::getArgumentDefinitionsReturnsArrayOfArgumentDefinitionIfCommandExpectsArguments
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Cli\CommandTest::getArgumentDefinitionsReturnsArrayOfArgumentDefinitionIfCommandExpectsArguments
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Cli\RequestBuilderTest::cliAccessWithExtensionControllerAndActionNameBuildsCorrectRequest
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Cli\RequestBuilderTest::cliAccessWithExtensionControllerAndActionNameBuildsCorrectRequest
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Cli\RequestBuilderTest::ifCommandCantBeResolvedTheHelpScreenIsShown
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Cli\RequestBuilderTest::ifCommandCantBeResolvedTheHelpScreenIsShown
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Cli\RequestBuilderTest::argumentWithValueSeparatedByEqualSignBuildsCorrectRequest
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Cli\RequestBuilderTest::argumentWithValueSeparatedByEqualSignBuildsCorrectRequest
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Cli\RequestBuilderTest::cliAccessWithExtensionControllerActionAndArgumentsBuildsCorrectRequest
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Cli\RequestBuilderTest::cliAccessWithExtensionControllerActionAndArgumentsBuildsCorrectRequest
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Cli\RequestBuilderTest::checkIfCLIAccesWithPackageControllerActionAndArgumentsToleratesSpaces
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Cli\RequestBuilderTest::checkIfCLIAccesWithPackageControllerActionAndArgumentsToleratesSpaces
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Cli\RequestBuilderTest::CLIAccesWithShortArgumentsBuildsCorrectRequest
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Cli\RequestBuilderTest::CLIAccesWithShortArgumentsBuildsCorrectRequest
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Cli\RequestBuilderTest::CLIAccesWithArgumentsWithAndWithoutValuesBuildsCorrectRequest
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Cli\RequestBuilderTest::CLIAccesWithArgumentsWithAndWithoutValuesBuildsCorrectRequest
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Cli\RequestBuilderTest::insteadOfNamedArgumentsTheArgumentsCanBePassedUnnamedInTheCorrectOrder
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Cli\RequestBuilderTest::insteadOfNamedArgumentsTheArgumentsCanBePassedUnnamedInTheCorrectOrder
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Cli\RequestBuilderTest::argumentsAreDetectedAfterOptions
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Cli\RequestBuilderTest::argumentsAreDetectedAfterOptions
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Cli\RequestBuilderTest::exceedingArgumentsMayBeSpecified
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Cli\RequestBuilderTest::exceedingArgumentsMayBeSpecified
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Cli\RequestBuilderTest::ifNamedArgumentsAreUsedAllRequiredArgumentsMustBeNamed
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Cli\RequestBuilderTest::ifNamedArgumentsAreUsedAllRequiredArgumentsMustBeNamed
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Cli\RequestBuilderTest::ifUnnamedArgumentsAreUsedAllRequiredArgumentsMustBeUnnamed
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Cli\RequestBuilderTest::ifUnnamedArgumentsAreUsedAllRequiredArgumentsMustBeUnnamed
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Cli\RequestBuilderTest::booleanOptionsAreConsideredEvenIfAnUnnamedArgumentFollows
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Cli\RequestBuilderTest::booleanOptionsAreConsideredEvenIfAnUnnamedArgumentFollows
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Cli\RequestBuilderTest::booleanOptionsCanHaveOnlyCertainValuesIfTheValueIsAssignedWithoutEqualSign
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Cli\RequestBuilderTest::booleanOptionsCanHaveOnlyCertainValuesIfTheValueIsAssignedWithoutEqualSign
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Cli\RequestTest::getCommandReturnsTheCommandObjectReflectingTheRequestInformation
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Cli\RequestTest::getCommandReturnsTheCommandObjectReflectingTheRequestInformation
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Cli\RequestTest::setControllerObjectNameAndSetControllerCommandNameUnsetTheBuiltCommandObject
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Cli\RequestTest::setControllerObjectNameAndSetControllerCommandNameUnsetTheBuiltCommandObject
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Cli\RequestTest::setControllerObjectNameProperlyResolvesExtensionNameWithNamespaces
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Cli\RequestTest::setControllerObjectNameProperlyResolvesExtensionNameWithNamespaces
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Cli\RequestTest::setControllerObjectNameProperlyResolvesExtensionNameWithoutNamespaces
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Cli\RequestTest::setControllerObjectNameProperlyResolvesExtensionNameWithoutNamespaces
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\AbstractControllerTest::constructResolvesExtensionnameFromOldStyle
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\AbstractControllerTest::constructResolvesExtensionnameFromOldStyle
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\AbstractControllerTest::constructResolvesExtensionnameFromNamespaced
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\AbstractControllerTest::constructResolvesExtensionnameFromNamespaced
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\AbstractControllerTest::addFlashMessageAddsFlashMessageObjectToFlashMessageQueue with data set #0
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\AbstractControllerTest::addFlashMessageAddsFlashMessageObjectToFlashMessageQueue with data set #0
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\AbstractControllerTest::addFlashMessageAddsFlashMessageObjectToFlashMessageQueue with data set #1
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\AbstractControllerTest::addFlashMessageAddsFlashMessageObjectToFlashMessageQueue with data set #1
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\AbstractControllerTest::addFlashMessageAddsFlashMessageObjectToFlashMessageQueue with data set #2
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\AbstractControllerTest::addFlashMessageAddsFlashMessageObjectToFlashMessageQueue with data set #2
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\AbstractControllerTest::addFlashMessageAddsFlashMessageObjectToFlashMessageQueue with data set #3
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\AbstractControllerTest::addFlashMessageAddsFlashMessageObjectToFlashMessageQueue with data set #3
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\AbstractControllerTest::addFlashMessageAddsFlashMessageObjectToFlashMessageQueue with data set #4
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\AbstractControllerTest::addFlashMessageAddsFlashMessageObjectToFlashMessageQueue with data set #4
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\AbstractControllerTest::addFlashMessageAddsFlashMessageObjectToFlashMessageQueue with data set #5
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\AbstractControllerTest::addFlashMessageAddsFlashMessageObjectToFlashMessageQueue with data set #5
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\AbstractControllerTest::addFlashMessageThrowsExceptionOnInvalidMessageBody
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\AbstractControllerTest::addFlashMessageThrowsExceptionOnInvalidMessageBody
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::processRequestSticksToSpecifiedSequence
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::processRequestSticksToSpecifiedSequence
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::callActionMethodAppendsStringsReturnedByActionMethodToTheResponseObject
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::callActionMethodAppendsStringsReturnedByActionMethodToTheResponseObject
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::callActionMethodRendersTheViewAutomaticallyIfTheActionReturnedNullAndAViewExists
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::callActionMethodRendersTheViewAutomaticallyIfTheActionReturnedNullAndAViewExists
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::callActionMethodCallsTheErrorActionIfTheMappingResultsHaveErrors
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::callActionMethodCallsTheErrorActionIfTheMappingResultsHaveErrors
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::callActionMethodPassesDefaultValuesAsArguments
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::callActionMethodPassesDefaultValuesAsArguments
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::resolveViewUsesFluidTemplateViewIfTemplateIsAvailable
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::resolveViewUsesFluidTemplateViewIfTemplateIsAvailable
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::resolveViewObjectNameUsesViewObjectNamePatternToResolveViewObjectName
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::resolveViewObjectNameUsesViewObjectNamePatternToResolveViewObjectName
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::resolveViewObjectNameUsesDeprecatedViewObjectNamePatternForExtensionsWithoutVendor
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::resolveViewObjectNameUsesDeprecatedViewObjectNamePatternForExtensionsWithoutVendor
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::resolveViewObjectNameUsesNamespacedViewObjectNamePatternForExtensionsWithVendor
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::resolveViewObjectNameUsesNamespacedViewObjectNamePatternForExtensionsWithVendor
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::resolveActionMethodNameReturnsTheCurrentActionMethodNameFromTheRequest
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::resolveActionMethodNameReturnsTheCurrentActionMethodNameFromTheRequest
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::resolveActionMethodNameThrowsAnExceptionIfTheActionDefinedInTheRequestDoesNotExist
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::resolveActionMethodNameThrowsAnExceptionIfTheActionDefinedInTheRequestDoesNotExist
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::initializeActionMethodArgumentsRegistersArgumentsFoundInTheSignatureOfTheCurrentActionMethod
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::initializeActionMethodArgumentsRegistersArgumentsFoundInTheSignatureOfTheCurrentActionMethod
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::initializeActionMethodArgumentsRegistersOptionalArgumentsAsSuch
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::initializeActionMethodArgumentsRegistersOptionalArgumentsAsSuch
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::initializeActionMethodArgumentsThrowsExceptionIfDataTypeWasNotSpecified
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::initializeActionMethodArgumentsThrowsExceptionIfDataTypeWasNotSpecified
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::initializeActionMethodValidatorsCorrectlyRegistersValidatorsBasedOnDataType
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::initializeActionMethodValidatorsCorrectlyRegistersValidatorsBasedOnDataType
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::initializeActionMethodValidatorsRegistersModelBasedValidators
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::initializeActionMethodValidatorsRegistersModelBasedValidators
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::initializeActionMethodValidatorsDoesNotRegisterModelBasedValidatorsIfDontValidateAnnotationIsSet
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::initializeActionMethodValidatorsDoesNotRegisterModelBasedValidatorsIfDontValidateAnnotationIsSet
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::defaultErrorActionSetsArgumentMappingResultsErrorsInRequest
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::defaultErrorActionSetsArgumentMappingResultsErrorsInRequest
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::checkRequestHashDoesNotThrowExceptionInNormalOperations with data set #0
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::checkRequestHashDoesNotThrowExceptionInNormalOperations with data set #0
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::checkRequestHashDoesNotThrowExceptionInNormalOperations with data set #1
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::checkRequestHashDoesNotThrowExceptionInNormalOperations with data set #1
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::checkRequestHashDoesNotThrowExceptionInNormalOperations with data set #2
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::checkRequestHashDoesNotThrowExceptionInNormalOperations with data set #2
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::checkRequestHashThrowsExceptionIfNeeded
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::checkRequestHashThrowsExceptionIfNeeded
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::setViewConfigurationResolvesTemplateRootPathsForTemplateRootPath with data set "old behaviour only"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::setViewConfigurationResolvesTemplateRootPathsForTemplateRootPath with data set "old behaviour only"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::setViewConfigurationResolvesTemplateRootPathsForTemplateRootPath with data set "new behaviour only with text keys"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::setViewConfigurationResolvesTemplateRootPathsForTemplateRootPath with data set "new behaviour only with text keys"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::setViewConfigurationResolvesTemplateRootPathsForTemplateRootPath with data set "new behaviour only with numerical keys"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::setViewConfigurationResolvesTemplateRootPathsForTemplateRootPath with data set "new behaviour only with numerical keys"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::setViewConfigurationResolvesTemplateRootPathsForTemplateRootPath with data set "new behaviour only with mixed keys"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::setViewConfigurationResolvesTemplateRootPathsForTemplateRootPath with data set "new behaviour only with mixed keys"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::setViewConfigurationResolvesTemplateRootPathsForTemplateRootPath with data set "old and new behaviour mixed with text keys"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::setViewConfigurationResolvesTemplateRootPathsForTemplateRootPath with data set "old and new behaviour mixed with text keys"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::setViewConfigurationResolvesTemplateRootPathsForTemplateRootPath with data set "old and new behaviour mixed with numerical keys"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::setViewConfigurationResolvesTemplateRootPathsForTemplateRootPath with data set "old and new behaviour mixed with numerical keys"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::setViewConfigurationResolvesTemplateRootPathsForTemplateRootPath with data set "old and new behaviour mixed with mixed keys"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::setViewConfigurationResolvesTemplateRootPathsForTemplateRootPath with data set "old and new behaviour mixed with mixed keys"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::setViewConfigurationResolvesLayoutRootPathsForLayoutRootPath with data set "old behaviour only"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::setViewConfigurationResolvesLayoutRootPathsForLayoutRootPath with data set "old behaviour only"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::setViewConfigurationResolvesLayoutRootPathsForLayoutRootPath with data set "new behaviour only with text keys"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::setViewConfigurationResolvesLayoutRootPathsForLayoutRootPath with data set "new behaviour only with text keys"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::setViewConfigurationResolvesLayoutRootPathsForLayoutRootPath with data set "new behaviour only with numerical keys"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::setViewConfigurationResolvesLayoutRootPathsForLayoutRootPath with data set "new behaviour only with numerical keys"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::setViewConfigurationResolvesLayoutRootPathsForLayoutRootPath with data set "new behaviour only with mixed keys"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::setViewConfigurationResolvesLayoutRootPathsForLayoutRootPath with data set "new behaviour only with mixed keys"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::setViewConfigurationResolvesLayoutRootPathsForLayoutRootPath with data set "old and new behaviour mixed with text keys"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::setViewConfigurationResolvesLayoutRootPathsForLayoutRootPath with data set "old and new behaviour mixed with text keys"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::setViewConfigurationResolvesLayoutRootPathsForLayoutRootPath with data set "old and new behaviour mixed with numerical keys"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::setViewConfigurationResolvesLayoutRootPathsForLayoutRootPath with data set "old and new behaviour mixed with numerical keys"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::setViewConfigurationResolvesLayoutRootPathsForLayoutRootPath with data set "old and new behaviour mixed with mixed keys"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::setViewConfigurationResolvesLayoutRootPathsForLayoutRootPath with data set "old and new behaviour mixed with mixed keys"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::setViewConfigurationResolvesPartialRootPathsForPartialRootPath with data set "old behaviour only"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::setViewConfigurationResolvesPartialRootPathsForPartialRootPath with data set "old behaviour only"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::setViewConfigurationResolvesPartialRootPathsForPartialRootPath with data set "new behaviour only with text keys"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::setViewConfigurationResolvesPartialRootPathsForPartialRootPath with data set "new behaviour only with text keys"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::setViewConfigurationResolvesPartialRootPathsForPartialRootPath with data set "new behaviour only with numerical keys"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::setViewConfigurationResolvesPartialRootPathsForPartialRootPath with data set "new behaviour only with numerical keys"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::setViewConfigurationResolvesPartialRootPathsForPartialRootPath with data set "new behaviour only with mixed keys"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::setViewConfigurationResolvesPartialRootPathsForPartialRootPath with data set "new behaviour only with mixed keys"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::setViewConfigurationResolvesPartialRootPathsForPartialRootPath with data set "old and new behaviour mixed with text keys"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::setViewConfigurationResolvesPartialRootPathsForPartialRootPath with data set "old and new behaviour mixed with text keys"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::setViewConfigurationResolvesPartialRootPathsForPartialRootPath with data set "old and new behaviour mixed with numerical keys"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::setViewConfigurationResolvesPartialRootPathsForPartialRootPath with data set "old and new behaviour mixed with numerical keys"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::setViewConfigurationResolvesPartialRootPathsForPartialRootPath with data set "old and new behaviour mixed with mixed keys"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ActionControllerTest::setViewConfigurationResolvesPartialRootPathsForPartialRootPath with data set "old and new behaviour mixed with mixed keys"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentBehaviorBeforeExtbase14Test::constructingArgumentWithoutNameThrowsException
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentBehaviorBeforeExtbase14Test::constructingArgumentWithoutNameThrowsException
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentBehaviorBeforeExtbase14Test::constructingArgumentWithInvalidNameThrowsException
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentBehaviorBeforeExtbase14Test::constructingArgumentWithInvalidNameThrowsException
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentBehaviorBeforeExtbase14Test::passingDataTypeToConstructorReallySetsTheDataType
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentBehaviorBeforeExtbase14Test::passingDataTypeToConstructorReallySetsTheDataType
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentBehaviorBeforeExtbase14Test::setShortNameProvidesFluentInterface
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentBehaviorBeforeExtbase14Test::setShortNameProvidesFluentInterface
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentBehaviorBeforeExtbase14Test::setValueProvidesFluentInterface
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentBehaviorBeforeExtbase14Test::setValueProvidesFluentInterface
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentBehaviorBeforeExtbase14Test::setValueUsesNullAsIs
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentBehaviorBeforeExtbase14Test::setValueUsesNullAsIs
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentBehaviorBeforeExtbase14Test::setValueUsesMatchingInstanceAsIs
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentBehaviorBeforeExtbase14Test::setValueUsesMatchingInstanceAsIs
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentBehaviorBeforeExtbase14Test::setValueTriesToConvertAnUidIntoTheRealObjectIfTheDataTypeClassSchemaIsSet
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentBehaviorBeforeExtbase14Test::setValueTriesToConvertAnUidIntoTheRealObjectIfTheDataTypeClassSchemaIsSet
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentBehaviorBeforeExtbase14Test::toStringReturnsTheStringVersionOfTheArgumentsValue
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentBehaviorBeforeExtbase14Test::toStringReturnsTheStringVersionOfTheArgumentsValue
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentBehaviorBeforeExtbase14Test::setNewValidatorConjunctionCreatesANewValidatorConjunctionObject
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentBehaviorBeforeExtbase14Test::setNewValidatorConjunctionCreatesANewValidatorConjunctionObject
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentBehaviorBeforeExtbase14Test::setNewValidatorConjunctionAddsThePassedValidatorsToTheCreatedValidatorChain
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentBehaviorBeforeExtbase14Test::setNewValidatorConjunctionAddsThePassedValidatorsToTheCreatedValidatorChain
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentBehaviorBeforeExtbase14Test::settingDefaultValueReallySetsDefaultValue
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentBehaviorBeforeExtbase14Test::settingDefaultValueReallySetsDefaultValue
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentTest::constructingArgumentWithoutNameThrowsException
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentTest::constructingArgumentWithoutNameThrowsException
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentTest::constructingArgumentWithInvalidNameThrowsException
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentTest::constructingArgumentWithInvalidNameThrowsException
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentTest::passingDataTypeToConstructorReallySetsTheDataType
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentTest::passingDataTypeToConstructorReallySetsTheDataType
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentTest::setShortNameProvidesFluentInterface
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentTest::setShortNameProvidesFluentInterface
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentTest::shortNameShouldThrowExceptionIfInvalid with data set #0
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentTest::shortNameShouldThrowExceptionIfInvalid with data set #0
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentTest::shortNameShouldThrowExceptionIfInvalid with data set #1
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentTest::shortNameShouldThrowExceptionIfInvalid with data set #1
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentTest::shortNameShouldThrowExceptionIfInvalid with data set #2
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentTest::shortNameShouldThrowExceptionIfInvalid with data set #2
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentTest::shortNameCanBeRetrievedAgain
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentTest::shortNameCanBeRetrievedAgain
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentTest::setRequiredShouldProvideFluentInterfaceAndReallySetRequiredState
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentTest::setRequiredShouldProvideFluentInterfaceAndReallySetRequiredState
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentTest::setDefaultValueShouldProvideFluentInterfaceAndReallySetDefaultValue
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentTest::setDefaultValueShouldProvideFluentInterfaceAndReallySetDefaultValue
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentTest::setValidatorShouldProvideFluentInterfaceAndReallySetValidator
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentTest::setValidatorShouldProvideFluentInterfaceAndReallySetValidator
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentTest::setValueProvidesFluentInterface
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentTest::setValueProvidesFluentInterface
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentTest::setValueUsesNullAsIs
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentTest::setValueUsesNullAsIs
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentTest::classSchemaIsBuiltForClassNameDataTypesWhenReflectionServiceIsInjected with data set #0
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentTest::classSchemaIsBuiltForClassNameDataTypesWhenReflectionServiceIsInjected with data set #0
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentTest::classSchemaIsBuiltForClassNameDataTypesWhenReflectionServiceIsInjected with data set #1
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentTest::classSchemaIsBuiltForClassNameDataTypesWhenReflectionServiceIsInjected with data set #1
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentTest::classSchemaIsNotBuiltForPrimitiveDataTypesWhenReflectionServiceIsInjected with data set #0
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentTest::classSchemaIsNotBuiltForPrimitiveDataTypesWhenReflectionServiceIsInjected with data set #0
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentTest::classSchemaIsNotBuiltForPrimitiveDataTypesWhenReflectionServiceIsInjected with data set #1
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentTest::classSchemaIsNotBuiltForPrimitiveDataTypesWhenReflectionServiceIsInjected with data set #1
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentTest::classSchemaIsNotBuiltForPrimitiveDataTypesWhenReflectionServiceIsInjected with data set #2
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentTest::classSchemaIsNotBuiltForPrimitiveDataTypesWhenReflectionServiceIsInjected with data set #2
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentTest::setValueUsesMatchingInstanceAsIs
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentTest::setValueUsesMatchingInstanceAsIs
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentTest::setValueShouldCallPropertyMapperCorrectlyAndStoreResultInValue
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentTest::setValueShouldCallPropertyMapperCorrectlyAndStoreResultInValue
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentTest::setValueShouldBeFluentInterface
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentTest::setValueShouldBeFluentInterface
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentTest::setValueShouldSetValidationErrorsIfValidatorIsSetAndValidationFailed
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentTest::setValueShouldSetValidationErrorsIfValidatorIsSetAndValidationFailed
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentTest::defaultPropertyMappingConfigurationDoesNotAllowCreationOrModificationOfObjects
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentTest::defaultPropertyMappingConfigurationDoesNotAllowCreationOrModificationOfObjects
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentsTest::argumentsObjectIsOfScopePrototype
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentsTest::argumentsObjectIsOfScopePrototype
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentsTest::addingAnArgumentManuallyWorks
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentsTest::addingAnArgumentManuallyWorks
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentsTest::addingAnArgumentReplacesArgumentWithSameName
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentsTest::addingAnArgumentReplacesArgumentWithSameName
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentsTest::addNewArgumentProvidesFluentInterface
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentsTest::addNewArgumentProvidesFluentInterface
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentsTest::addingArgumentThroughArrayAccessWorks
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentsTest::addingArgumentThroughArrayAccessWorks
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentsTest::retrievingArgumentThroughArrayAccessWorks
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentsTest::retrievingArgumentThroughArrayAccessWorks
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentsTest::getArgumentWithNonExistingArgumentNameThrowsException
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentsTest::getArgumentWithNonExistingArgumentNameThrowsException
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentsTest::issetReturnsCorrectResult
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentsTest::issetReturnsCorrectResult
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentsTest::getArgumentNamesReturnsNamesOfAddedArguments
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentsTest::getArgumentNamesReturnsNamesOfAddedArguments
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentsTest::getArgumentShortNamesReturnsShortNamesOfAddedArguments
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentsTest::getArgumentShortNamesReturnsShortNamesOfAddedArguments
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentsTest::addNewArgumentCreatesAndAddsNewArgument
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentsTest::addNewArgumentCreatesAndAddsNewArgument
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentsTest::addNewArgumentAssumesTextDataTypeByDefault
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentsTest::addNewArgumentAssumesTextDataTypeByDefault
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentsTest::addNewArgumentCanAddArgumentsMarkedAsRequired
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentsTest::addNewArgumentCanAddArgumentsMarkedAsRequired
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentsTest::addNewArgumentCanAddArgumentsMarkedAsOptionalWithDefaultValues
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentsTest::addNewArgumentCanAddArgumentsMarkedAsOptionalWithDefaultValues
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentsTest::callingInvalidMethodThrowsException
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentsTest::callingInvalidMethodThrowsException
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentsTest::removeAllClearsAllArguments
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\ArgumentsTest::removeAllClearsAllArguments
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\CommandControllerTest::outputAppendsGivenStringToTheResponseContent
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\CommandControllerTest::outputAppendsGivenStringToTheResponseContent
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\CommandControllerTest::outputReplacesArgumentsInGivenString
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\CommandControllerTest::outputReplacesArgumentsInGivenString
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\CommandControllerTest::outputLineAppendsGivenStringAndNewlineToTheResponseContent
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\CommandControllerTest::outputLineAppendsGivenStringAndNewlineToTheResponseContent
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\CommandControllerTest::quitThrowsStopActionException
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\CommandControllerTest::quitThrowsStopActionException
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\CommandControllerTest::quitSetsResponseExitCode
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\CommandControllerTest::quitSetsResponseExitCode
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\MvcPropertyMappingConfigurationServiceTest::generateTrustedPropertiesTokenGeneratesTheCorrectHashesInNormalOperation with data set "Simple Case - Empty"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\MvcPropertyMappingConfigurationServiceTest::generateTrustedPropertiesTokenGeneratesTheCorrectHashesInNormalOperation with data set "Simple Case - Empty"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\MvcPropertyMappingConfigurationServiceTest::generateTrustedPropertiesTokenGeneratesTheCorrectHashesInNormalOperation with data set "Simple Case - Single Value"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\MvcPropertyMappingConfigurationServiceTest::generateTrustedPropertiesTokenGeneratesTheCorrectHashesInNormalOperation with data set "Simple Case - Single Value"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\MvcPropertyMappingConfigurationServiceTest::generateTrustedPropertiesTokenGeneratesTheCorrectHashesInNormalOperation with data set "Simple Case - Two Values"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\MvcPropertyMappingConfigurationServiceTest::generateTrustedPropertiesTokenGeneratesTheCorrectHashesInNormalOperation with data set "Simple Case - Two Values"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\MvcPropertyMappingConfigurationServiceTest::generateTrustedPropertiesTokenGeneratesTheCorrectHashesInNormalOperation with data set "Recursion"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\MvcPropertyMappingConfigurationServiceTest::generateTrustedPropertiesTokenGeneratesTheCorrectHashesInNormalOperation with data set "Recursion"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\MvcPropertyMappingConfigurationServiceTest::generateTrustedPropertiesTokenGeneratesTheCorrectHashesInNormalOperation with data set "recursion with duplicated field name"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\MvcPropertyMappingConfigurationServiceTest::generateTrustedPropertiesTokenGeneratesTheCorrectHashesInNormalOperation with data set "recursion with duplicated field name"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\MvcPropertyMappingConfigurationServiceTest::generateTrustedPropertiesTokenGeneratesTheCorrectHashesInNormalOperation with data set "Recursion with un-named fields at the end (...[]). There, they should be made explicit by increasing the counter"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\MvcPropertyMappingConfigurationServiceTest::generateTrustedPropertiesTokenGeneratesTheCorrectHashesInNormalOperation with data set "Recursion with un-named fields at the end (...[]). There, they should be made explicit by increasing the counter"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\MvcPropertyMappingConfigurationServiceTest::generateTrustedPropertiesTokenThrowsExceptionInWrongCases with data set "Overriding form fields (string overridden by array) - 1"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\MvcPropertyMappingConfigurationServiceTest::generateTrustedPropertiesTokenThrowsExceptionInWrongCases with data set "Overriding form fields (string overridden by array) - 1"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\MvcPropertyMappingConfigurationServiceTest::generateTrustedPropertiesTokenThrowsExceptionInWrongCases with data set "Overriding form fields (string overridden by array) - 2"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\MvcPropertyMappingConfigurationServiceTest::generateTrustedPropertiesTokenThrowsExceptionInWrongCases with data set "Overriding form fields (string overridden by array) - 2"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\MvcPropertyMappingConfigurationServiceTest::generateTrustedPropertiesTokenThrowsExceptionInWrongCases with data set "Overriding form fields (array overridden by string) - 1"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\MvcPropertyMappingConfigurationServiceTest::generateTrustedPropertiesTokenThrowsExceptionInWrongCases with data set "Overriding form fields (array overridden by string) - 1"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\MvcPropertyMappingConfigurationServiceTest::generateTrustedPropertiesTokenThrowsExceptionInWrongCases with data set "Overriding form fields (array overridden by string) - 2"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\MvcPropertyMappingConfigurationServiceTest::generateTrustedPropertiesTokenThrowsExceptionInWrongCases with data set "Overriding form fields (array overridden by string) - 2"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\MvcPropertyMappingConfigurationServiceTest::generateTrustedPropertiesTokenThrowsExceptionInWrongCases with data set "Empty [] not as last argument"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\MvcPropertyMappingConfigurationServiceTest::generateTrustedPropertiesTokenThrowsExceptionInWrongCases with data set "Empty [] not as last argument"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\MvcPropertyMappingConfigurationServiceTest::serializeAndHashFormFieldArrayWorks
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\MvcPropertyMappingConfigurationServiceTest::serializeAndHashFormFieldArrayWorks
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\MvcPropertyMappingConfigurationServiceTest::initializePropertyMappingConfigurationDoesNothingIfTrustedPropertiesAreNotSet
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\MvcPropertyMappingConfigurationServiceTest::initializePropertyMappingConfigurationDoesNothingIfTrustedPropertiesAreNotSet
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\MvcPropertyMappingConfigurationServiceTest::initializePropertyMappingConfigurationReturnsEarlyIfNoTrustedPropertiesAreSet
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\MvcPropertyMappingConfigurationServiceTest::initializePropertyMappingConfigurationReturnsEarlyIfNoTrustedPropertiesAreSet
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\MvcPropertyMappingConfigurationServiceTest::initializePropertyMappingConfigurationReturnsEarlyIfArgumentIsUnknown
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\MvcPropertyMappingConfigurationServiceTest::initializePropertyMappingConfigurationReturnsEarlyIfArgumentIsUnknown
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\MvcPropertyMappingConfigurationServiceTest::initializePropertyMappingConfigurationSetsModificationAllowedIfIdentityPropertyIsSet
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\MvcPropertyMappingConfigurationServiceTest::initializePropertyMappingConfigurationSetsModificationAllowedIfIdentityPropertyIsSet
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\MvcPropertyMappingConfigurationServiceTest::initializePropertyMappingConfigurationSetsCreationAllowedIfIdentityPropertyIsNotSet
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\MvcPropertyMappingConfigurationServiceTest::initializePropertyMappingConfigurationSetsCreationAllowedIfIdentityPropertyIsNotSet
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\MvcPropertyMappingConfigurationServiceTest::initializePropertyMappingConfigurationSetsAllowedFields
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\MvcPropertyMappingConfigurationServiceTest::initializePropertyMappingConfigurationSetsAllowedFields
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\MvcPropertyMappingConfigurationServiceTest::initializePropertyMappingConfigurationSetsAllowedFieldsRecursively
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Controller\MvcPropertyMappingConfigurationServiceTest::initializePropertyMappingConfigurationSetsAllowedFieldsRecursively
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\RequestTest::aSingleArgumentCanBeSetWithSetArgumentAndRetrievedWithGetArgument
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\RequestTest::aSingleArgumentCanBeSetWithSetArgumentAndRetrievedWithGetArgument
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\RequestTest::setArgumentThrowsExceptionIfTheGivenArgumentNameIsNoString
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\RequestTest::setArgumentThrowsExceptionIfTheGivenArgumentNameIsNoString
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\RequestTest::setArgumentThrowsExceptionIfTheGivenArgumentNameIsAnEmptyString
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\RequestTest::setArgumentThrowsExceptionIfTheGivenArgumentNameIsAnEmptyString
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\RequestTest::setArgumentThrowsExceptionIfTheGivenArgumentValueIsAnObject
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\RequestTest::setArgumentThrowsExceptionIfTheGivenArgumentValueIsAnObject
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\RequestTest::setArgumentsOverridesAllExistingArguments
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\RequestTest::setArgumentsOverridesAllExistingArguments
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\RequestTest::setArgumentsCallsSetArgumentForEveryArrayEntry
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\RequestTest::setArgumentsCallsSetArgumentForEveryArrayEntry
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\RequestTest::setArgumentShouldSetControllerExtensionNameIfPackageKeyIsGiven
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\RequestTest::setArgumentShouldSetControllerExtensionNameIfPackageKeyIsGiven
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\RequestTest::setArgumentShouldSetControllerSubpackageKeyIfSubpackageKeyIsGiven
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\RequestTest::setArgumentShouldSetControllerSubpackageKeyIfSubpackageKeyIsGiven
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\RequestTest::setArgumentShouldSetControllerNameIfControllerIsGiven
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\RequestTest::setArgumentShouldSetControllerNameIfControllerIsGiven
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\RequestTest::setArgumentShouldSetControllerActionNameIfActionIsGiven
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\RequestTest::setArgumentShouldSetControllerActionNameIfActionIsGiven
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\RequestTest::setArgumentShouldSetFormatIfFormatIsGiven
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\RequestTest::setArgumentShouldSetFormatIfFormatIsGiven
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\RequestTest::setArgumentShouldSetVendorIfVendorIsGiven
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\RequestTest::setArgumentShouldSetVendorIfVendorIsGiven
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\RequestTest::internalArgumentsShouldNotBeReturnedAsNormalArgument
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\RequestTest::internalArgumentsShouldNotBeReturnedAsNormalArgument
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\RequestTest::internalArgumentsShouldBeStoredAsInternalArguments
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\RequestTest::internalArgumentsShouldBeStoredAsInternalArguments
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\RequestTest::hasInternalArgumentShouldReturnNullIfArgumentNotFound
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\RequestTest::hasInternalArgumentShouldReturnNullIfArgumentNotFound
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\RequestTest::setArgumentAcceptsObjectIfArgumentIsInternal
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\RequestTest::setArgumentAcceptsObjectIfArgumentIsInternal
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\RequestTest::multipleArgumentsCanBeSetWithSetArgumentsAndRetrievedWithGetArguments
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\RequestTest::multipleArgumentsCanBeSetWithSetArgumentsAndRetrievedWithGetArguments
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\RequestTest::hasArgumentTellsIfAnArgumentExists
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\RequestTest::hasArgumentTellsIfAnArgumentExists
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\RequestTest::theActionNameCanBeSetAndRetrieved
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\RequestTest::theActionNameCanBeSetAndRetrieved
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\RequestTest::theRepresentationFormatCanBeSetAndRetrieved
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\RequestTest::theRepresentationFormatCanBeSetAndRetrieved
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\RequestTest::theRepresentationFormatIsAutomaticallyLowercased
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\RequestTest::theRepresentationFormatIsAutomaticallyLowercased
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\RequestTest::aFlagCanBeSetIfTheRequestNeedsToBeDispatchedAgain
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\RequestTest::aFlagCanBeSetIfTheRequestNeedsToBeDispatchedAgain
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\RequestTest::getControllerObjectNameResolvesControllerObjectNameCorrectly with data set "Vendor TYPO3\CMS, extension, controller given"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\RequestTest::getControllerObjectNameResolvesControllerObjectNameCorrectly with data set "Vendor TYPO3\CMS, extension, controller given"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\RequestTest::getControllerObjectNameResolvesControllerObjectNameCorrectly with data set "Vendor TYPO3\CMS, extension, subpackage, controlle given"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\RequestTest::getControllerObjectNameResolvesControllerObjectNameCorrectly with data set "Vendor TYPO3\CMS, extension, subpackage, controlle given"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\RequestTest::getControllerObjectNameResolvesControllerObjectNameCorrectly with data set "Vendor VENDOR, extension, controller given"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\RequestTest::getControllerObjectNameResolvesControllerObjectNameCorrectly with data set "Vendor VENDOR, extension, controller given"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\RequestTest::getControllerObjectNameResolvesControllerObjectNameCorrectly with data set "Vendor VENDOR, extension subpackage, controller given"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\RequestTest::getControllerObjectNameResolvesControllerObjectNameCorrectly with data set "Vendor VENDOR, extension subpackage, controller given"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\RequestTest::getControllerObjectNameResolvesControllerObjectNameCorrectly with data set "No vendor, extension, controller given"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\RequestTest::getControllerObjectNameResolvesControllerObjectNameCorrectly with data set "No vendor, extension, controller given"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\RequestTest::getControllerObjectNameResolvesControllerObjectNameCorrectly with data set "No vendor, extension, subpackage, controller given"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\RequestTest::getControllerObjectNameResolvesControllerObjectNameCorrectly with data set "No vendor, extension, subpackage, controller given"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\RequestTest::setControllerObjectNameResolvesControllerObjectNameArgumentsCorrectly with data set "Vendor TYPO3\CMS, extension, controller given"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\RequestTest::setControllerObjectNameResolvesControllerObjectNameArgumentsCorrectly with data set "Vendor TYPO3\CMS, extension, controller given"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\RequestTest::setControllerObjectNameResolvesControllerObjectNameArgumentsCorrectly with data set "Vendor TYPO3\CMS, extension, subpackage, controlle given"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\RequestTest::setControllerObjectNameResolvesControllerObjectNameArgumentsCorrectly with data set "Vendor TYPO3\CMS, extension, subpackage, controlle given"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\RequestTest::setControllerObjectNameResolvesControllerObjectNameArgumentsCorrectly with data set "Vendor VENDOR, extension, controller given"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\RequestTest::setControllerObjectNameResolvesControllerObjectNameArgumentsCorrectly with data set "Vendor VENDOR, extension, controller given"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\RequestTest::setControllerObjectNameResolvesControllerObjectNameArgumentsCorrectly with data set "Vendor VENDOR, extension subpackage, controller given"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\RequestTest::setControllerObjectNameResolvesControllerObjectNameArgumentsCorrectly with data set "Vendor VENDOR, extension subpackage, controller given"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\RequestTest::setControllerObjectNameResolvesControllerObjectNameArgumentsCorrectly with data set "No vendor, extension, controller given"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\RequestTest::setControllerObjectNameResolvesControllerObjectNameArgumentsCorrectly with data set "No vendor, extension, controller given"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\RequestTest::setControllerObjectNameResolvesControllerObjectNameArgumentsCorrectly with data set "No vendor, extension, subpackage, controller given"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\RequestTest::setControllerObjectNameResolvesControllerObjectNameArgumentsCorrectly with data set "No vendor, extension, subpackage, controller given"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\ResponseTest::propertyContentInitiallyIsNull
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\ResponseTest::propertyContentInitiallyIsNull
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\ResponseTest::setContentSetsContentCorrectly
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\ResponseTest::setContentSetsContentCorrectly
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\ResponseTest::appendContentAppendsContentCorrectly
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\ResponseTest::appendContentAppendsContentCorrectly
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\ResponseTest::getContentReturnsContentCorrectly
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\ResponseTest::getContentReturnsContentCorrectly
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\ResponseTest::__toStringReturnsActualContent
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\ResponseTest::__toStringReturnsActualContent
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\View\JsonViewTest::testTransformValue with data set #0
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\View\JsonViewTest::testTransformValue with data set #0
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\View\JsonViewTest::testTransformValue with data set #1
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\View\JsonViewTest::testTransformValue with data set #1
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\View\JsonViewTest::testTransformValue with data set #2
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\View\JsonViewTest::testTransformValue with data set #2
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\View\JsonViewTest::testTransformValue with data set #3
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\View\JsonViewTest::testTransformValue with data set #3
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\View\JsonViewTest::testTransformValue with data set #4
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\View\JsonViewTest::testTransformValue with data set #4
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\View\JsonViewTest::testTransformValue with data set #5
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\View\JsonViewTest::testTransformValue with data set #5
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\View\JsonViewTest::testTransformValue with data set #6
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\View\JsonViewTest::testTransformValue with data set #6
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\View\JsonViewTest::testTransformValue with data set #7
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\View\JsonViewTest::testTransformValue with data set #7
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\View\JsonViewTest::testTransformValue with data set #8
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\View\JsonViewTest::testTransformValue with data set #8
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\View\JsonViewTest::testTransformValue with data set #9
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\View\JsonViewTest::testTransformValue with data set #9
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\View\JsonViewTest::testTransformValue with data set #10
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\View\JsonViewTest::testTransformValue with data set #10
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\View\JsonViewTest::testTransformValue with data set #11
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\View\JsonViewTest::testTransformValue with data set #11
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\View\JsonViewTest::testTransformValueWithObjectIdentifierExposure with data set #0
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\View\JsonViewTest::testTransformValueWithObjectIdentifierExposure with data set #0
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\View\JsonViewTest::testTransformValueWithObjectIdentifierExposure with data set #1
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\View\JsonViewTest::testTransformValueWithObjectIdentifierExposure with data set #1
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\View\JsonViewTest::viewExposesClassNameFullyIfConfiguredSo with data set #0
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\View\JsonViewTest::viewExposesClassNameFullyIfConfiguredSo with data set #0
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\View\JsonViewTest::viewExposesClassNameFullyIfConfiguredSo with data set #1
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\View\JsonViewTest::viewExposesClassNameFullyIfConfiguredSo with data set #1
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\View\JsonViewTest::viewExposesClassNameFullyIfConfiguredSo with data set #2
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\View\JsonViewTest::viewExposesClassNameFullyIfConfiguredSo with data set #2
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\View\JsonViewTest::renderSetsContentTypeHeader
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\View\JsonViewTest::renderSetsContentTypeHeader
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\View\JsonViewTest::renderReturnsJsonRepresentationOfAssignedObject
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\View\JsonViewTest::renderReturnsJsonRepresentationOfAssignedObject
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\View\JsonViewTest::renderReturnsJsonRepresentationOfAssignedArray
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\View\JsonViewTest::renderReturnsJsonRepresentationOfAssignedArray
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\View\JsonViewTest::renderReturnsJsonRepresentationOfAssignedSimpleValue
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\View\JsonViewTest::renderReturnsJsonRepresentationOfAssignedSimpleValue
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\View\JsonViewTest::renderReturnsNullIfNameOfAssignedVariableIsNotEqualToValue
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\View\JsonViewTest::renderReturnsNullIfNameOfAssignedVariableIsNotEqualToValue
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\View\JsonViewTest::renderOnlyRendersVariableWithTheNameValue
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\View\JsonViewTest::renderOnlyRendersVariableWithTheNameValue
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\View\JsonViewTest::setVariablesToRenderOverridesValueToRender
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\View\JsonViewTest::setVariablesToRenderOverridesValueToRender
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\View\JsonViewTest::renderRendersMultipleValuesIfTheyAreSpecifiedAsVariablesToRender
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\View\JsonViewTest::renderRendersMultipleValuesIfTheyAreSpecifiedAsVariablesToRender
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\View\JsonViewTest::renderCanRenderMultipleComplexObjects
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\View\JsonViewTest::renderCanRenderMultipleComplexObjects
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\View\JsonViewTest::renderCanRenderPlainArray
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\View\JsonViewTest::renderCanRenderPlainArray
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\View\JsonViewTest::descendAllKeepsArrayIndexes
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\View\JsonViewTest::descendAllKeepsArrayIndexes
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\RequestBuilderTest::buildReturnsAWebRequestObject
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\RequestBuilderTest::buildReturnsAWebRequestObject
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\RequestBuilderTest::buildSetsRequestPluginName
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\RequestBuilderTest::buildSetsRequestPluginName
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\RequestBuilderTest::buildSetsRequestControllerExtensionName
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\RequestBuilderTest::buildSetsRequestControllerExtensionName
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\RequestBuilderTest::buildSetsRequestControllerName
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\RequestBuilderTest::buildSetsRequestControllerName
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\RequestBuilderTest::buildSetsRequestControllerActionName
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\RequestBuilderTest::buildSetsRequestControllerActionName
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\RequestBuilderTest::buildSetsRequestRequestUri
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\RequestBuilderTest::buildSetsRequestRequestUri
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\RequestBuilderTest::buildSetsRequestBaseUri
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\RequestBuilderTest::buildSetsRequestBaseUri
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\RequestBuilderTest::buildSetsRequestMethod
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\RequestBuilderTest::buildSetsRequestMethod
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\RequestBuilderTest::buildSetsVendorNameIfConfigured
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\RequestBuilderTest::buildSetsVendorNameIfConfigured
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\RequestBuilderTest::buildDoesNotSetVendorNameIfNotConfiguredInSecondRequest
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\RequestBuilderTest::buildDoesNotSetVendorNameIfNotConfiguredInSecondRequest
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\RequestBuilderTest::buildThrowsExceptionIfExtensionNameIsNotConfigured
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\RequestBuilderTest::buildThrowsExceptionIfExtensionNameIsNotConfigured
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\RequestBuilderTest::buildThrowsExceptionIfPluginNameIsNotConfigured
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\RequestBuilderTest::buildThrowsExceptionIfPluginNameIsNotConfigured
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\RequestBuilderTest::buildThrowsExceptionIfControllerConfigurationIsEmptyOrNotSet
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\RequestBuilderTest::buildThrowsExceptionIfControllerConfigurationIsEmptyOrNotSet
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\RequestBuilderTest::buildThrowsExceptionIfControllerConfigurationHasNoDefaultActionDefined
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\RequestBuilderTest::buildThrowsExceptionIfControllerConfigurationHasNoDefaultActionDefined
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\RequestBuilderTest::buildThrowsExceptionIfNoDefaultControllerCanBeResolved
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\RequestBuilderTest::buildThrowsExceptionIfNoDefaultControllerCanBeResolved
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\RequestBuilderTest::buildSetsParametersFromGetAndPostVariables
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\RequestBuilderTest::buildSetsParametersFromGetAndPostVariables
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\RequestBuilderTest::buildSetsFormatFromGetAndPostVariables
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\RequestBuilderTest::buildSetsFormatFromGetAndPostVariables
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\RequestBuilderTest::buildCorrectlySetsAllowedControllerActions
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\RequestBuilderTest::buildCorrectlySetsAllowedControllerActions
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\RequestBuilderTest::buildThrowsExceptionIfDefaultControllerCantBeDetermined
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\RequestBuilderTest::buildThrowsExceptionIfDefaultControllerCantBeDetermined
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\RequestBuilderTest::buildSetsDefaultControllerIfNoControllerIsSpecified
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\RequestBuilderTest::buildSetsDefaultControllerIfNoControllerIsSpecified
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\RequestBuilderTest::buildCorrectlySetsSpecifiedControllerNameIfItsAllowedForTheCurrentPlugin
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\RequestBuilderTest::buildCorrectlySetsSpecifiedControllerNameIfItsAllowedForTheCurrentPlugin
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\RequestBuilderTest::buildThrowsInvalidControllerNameExceptionIfSpecifiedControllerIsNotAllowed
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\RequestBuilderTest::buildThrowsInvalidControllerNameExceptionIfSpecifiedControllerIsNotAllowed
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\RequestBuilderTest::buildThrowsPageNotFoundExceptionIfEnabledAndSpecifiedControllerIsNotAllowed
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\RequestBuilderTest::buildThrowsPageNotFoundExceptionIfEnabledAndSpecifiedControllerIsNotAllowed
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\RequestBuilderTest::buildSetsDefaultControllerNameIfSpecifiedControllerIsNotAllowedAndCallDefaultActionIfActionCantBeResolvedIsSet
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\RequestBuilderTest::buildSetsDefaultControllerNameIfSpecifiedControllerIsNotAllowedAndCallDefaultActionIfActionCantBeResolvedIsSet
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\RequestBuilderTest::buildThrowsExceptionIfDefaultActionCantBeDetermined
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\RequestBuilderTest::buildThrowsExceptionIfDefaultActionCantBeDetermined
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\RequestBuilderTest::buildSetsDefaultActionOfTheCurrentControllerIfNoActionIsSpecified
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\RequestBuilderTest::buildSetsDefaultActionOfTheCurrentControllerIfNoActionIsSpecified
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\RequestBuilderTest::buildCorrectlySetsSpecifiedActionNameForTheDefaultControllerIfItsAllowedForTheCurrentPlugin
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\RequestBuilderTest::buildCorrectlySetsSpecifiedActionNameForTheDefaultControllerIfItsAllowedForTheCurrentPlugin
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\RequestBuilderTest::buildCorrectlySetsSpecifiedActionNameForTheSpecifiedControllerIfItsAllowedForTheCurrentPlugin
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\RequestBuilderTest::buildCorrectlySetsSpecifiedActionNameForTheSpecifiedControllerIfItsAllowedForTheCurrentPlugin
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\RequestBuilderTest::buildThrowsInvalidActionNameExceptionIfSpecifiedActionIsNotAllowed
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\RequestBuilderTest::buildThrowsInvalidActionNameExceptionIfSpecifiedActionIsNotAllowed
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\RequestBuilderTest::buildThrowsPageNotFoundExceptionIfEnabledAndSpecifiedActionIsNotAllowed
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\RequestBuilderTest::buildThrowsPageNotFoundExceptionIfEnabledAndSpecifiedActionIsNotAllowed
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\RequestBuilderTest::buildSetsDefaultActionNameIfSpecifiedActionIsNotAllowedAndCallDefaultActionIfActionCantBeResolvedIsSet
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\RequestBuilderTest::buildSetsDefaultActionNameIfSpecifiedActionIsNotAllowedAndCallDefaultActionIfActionCantBeResolvedIsSet
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\RequestBuilderTest::untangleFilesArrayTransformsTheFilesSuperglobalIntoAManageableForm
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\RequestBuilderTest::untangleFilesArrayTransformsTheFilesSuperglobalIntoAManageableForm
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::settersAndGettersWorkAsExpected
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::settersAndGettersWorkAsExpected
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::uriForPrefixesArgumentsWithExtensionAndPluginNameAndSetsControllerArgument
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::uriForPrefixesArgumentsWithExtensionAndPluginNameAndSetsControllerArgument
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::uriForRecursivelyMergesAndOverrulesControllerArgumentsWithArguments
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::uriForRecursivelyMergesAndOverrulesControllerArgumentsWithArguments
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::uriForOnlySetsActionArgumentIfSpecified
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::uriForOnlySetsActionArgumentIfSpecified
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::uriForSetsControllerFromRequestIfControllerIsNotSet
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::uriForSetsControllerFromRequestIfControllerIsNotSet
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::uriForSetsExtensionNameFromRequestIfExtensionNameIsNotSet
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::uriForSetsExtensionNameFromRequestIfExtensionNameIsNotSet
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::uriForSetsPluginNameFromRequestIfPluginNameIsNotSet
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::uriForSetsPluginNameFromRequestIfPluginNameIsNotSet
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::uriForDoesNotDisableCacheHashForNonCacheableActions
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::uriForDoesNotDisableCacheHashForNonCacheableActions
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::buildBackendUriKeepsQueryParametersIfAddQueryStringIsSet
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::buildBackendUriKeepsQueryParametersIfAddQueryStringIsSet
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::buildBackendUriKeepsQueryParametersIfAddQueryStringMethodIsNotSet
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::buildBackendUriKeepsQueryParametersIfAddQueryStringMethodIsNotSet
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::buildBackendUriRemovesSpecifiedQueryParametersIfArgumentsToBeExcludedFromQueryStringIsSet with data set "Arguments to be excluded in the beginning"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::buildBackendUriRemovesSpecifiedQueryParametersIfArgumentsToBeExcludedFromQueryStringIsSet with data set "Arguments to be excluded in the beginning"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::buildBackendUriRemovesSpecifiedQueryParametersIfArgumentsToBeExcludedFromQueryStringIsSet with data set "Arguments to be excluded in the end"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::buildBackendUriRemovesSpecifiedQueryParametersIfArgumentsToBeExcludedFromQueryStringIsSet with data set "Arguments to be excluded in the end"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::buildBackendUriRemovesSpecifiedQueryParametersIfArgumentsToBeExcludedFromQueryStringIsSet with data set "Arguments in nested array to be excluded"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::buildBackendUriRemovesSpecifiedQueryParametersIfArgumentsToBeExcludedFromQueryStringIsSet with data set "Arguments in nested array to be excluded"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::buildBackendUriRemovesSpecifiedQueryParametersIfArgumentsToBeExcludedFromQueryStringIsSet with data set "Arguments in multidimensional array to be excluded"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::buildBackendUriRemovesSpecifiedQueryParametersIfArgumentsToBeExcludedFromQueryStringIsSet with data set "Arguments in multidimensional array to be excluded"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::buildBackendUriKeepsModuleQueryParametersIfAddQueryStringIsNotSet
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::buildBackendUriKeepsModuleQueryParametersIfAddQueryStringIsNotSet
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::buildBackendUriMergesAndOverrulesQueryParametersWithArguments
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::buildBackendUriMergesAndOverrulesQueryParametersWithArguments
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::buildBackendUriConvertsDomainObjectsAfterArgumentsHaveBeenMerged
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::buildBackendUriConvertsDomainObjectsAfterArgumentsHaveBeenMerged
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::buildBackendUriRespectsSection
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::buildBackendUriRespectsSection
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::buildBackendUriCreatesAbsoluteUrisIfSpecified
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::buildBackendUriCreatesAbsoluteUrisIfSpecified
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::buildFrontendUriCreatesTypoLink
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::buildFrontendUriCreatesTypoLink
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::buildFrontendUriCreatesRelativeUrisByDefault
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::buildFrontendUriCreatesRelativeUrisByDefault
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::buildFrontendUriDoesNotStripLeadingSlashesFromRelativeUris
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::buildFrontendUriDoesNotStripLeadingSlashesFromRelativeUris
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::buildFrontendUriCreatesAbsoluteUrisIfSpecified
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::buildFrontendUriCreatesAbsoluteUrisIfSpecified
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::buildFrontendUriSetsAbsoluteUriSchemeIfSpecified
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::buildFrontendUriSetsAbsoluteUriSchemeIfSpecified
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::buildFrontendUriDoesNotSetAbsoluteUriSchemeIfCreateAbsoluteUriIsFalse
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::buildFrontendUriDoesNotSetAbsoluteUriSchemeIfCreateAbsoluteUriIsFalse
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::resetSetsAllOptionsToTheirDefaultValue
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::resetSetsAllOptionsToTheirDefaultValue
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::buildTypolinkConfigurationRespectsSpecifiedTargetPageUid
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::buildTypolinkConfigurationRespectsSpecifiedTargetPageUid
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::buildTypolinkConfigurationUsesCurrentPageUidIfTargetPageUidIsNotSet
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::buildTypolinkConfigurationUsesCurrentPageUidIfTargetPageUidIsNotSet
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::buildTypolinkConfigurationProperlySetsAdditionalArguments
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::buildTypolinkConfigurationProperlySetsAdditionalArguments
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::buildTypolinkConfigurationProperlySetsAddQueryString
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::buildTypolinkConfigurationProperlySetsAddQueryString
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::buildTypolinkConfigurationProperlySetsAddQueryStringMethod
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::buildTypolinkConfigurationProperlySetsAddQueryStringMethod
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::buildTypolinkConfigurationConvertsDomainObjects
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::buildTypolinkConfigurationConvertsDomainObjects
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::buildTypolinkConfigurationResolvesPageTypeFromFormat
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::buildTypolinkConfigurationResolvesPageTypeFromFormat
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::buildTypolinkConfigurationResolvesDefaultPageTypeFromFormatIfNoMappingIsConfigured
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::buildTypolinkConfigurationResolvesDefaultPageTypeFromFormatIfNoMappingIsConfigured
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::buildTypolinkConfigurationResolvesDefaultPageTypeFromFormatIfFormatIsNotMapped
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::buildTypolinkConfigurationResolvesDefaultPageTypeFromFormatIfFormatIsNotMapped
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::buildTypolinkConfigurationDisablesCacheHashIfNoCacheIsSet
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::buildTypolinkConfigurationDisablesCacheHashIfNoCacheIsSet
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::buildTypolinkConfigurationDoesNotSetUseCacheHashOptionIfUseCacheHashIsDisabled
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::buildTypolinkConfigurationDoesNotSetUseCacheHashOptionIfUseCacheHashIsDisabled
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::buildTypolinkConfigurationConsidersSection
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::buildTypolinkConfigurationConsidersSection
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::buildTypolinkConfigurationLinkAccessRestrictedPagesSetting
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::buildTypolinkConfigurationLinkAccessRestrictedPagesSetting
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::convertDomainObjectsToIdentityArraysConvertsDomainObjects
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::convertDomainObjectsToIdentityArraysConvertsDomainObjects
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::conversionOfTansientObjectsIsInvoked
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::conversionOfTansientObjectsIsInvoked
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::conversionOfTansientObjectsThrowsExceptionForOtherThanValueObjects
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::conversionOfTansientObjectsThrowsExceptionForOtherThanValueObjects
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::tansientObjectsAreConvertedToAnArrayOfProperties
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::tansientObjectsAreConvertedToAnArrayOfProperties
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::tansientObjectsAreRecursivelyConverted
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::tansientObjectsAreRecursivelyConverted
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::removeDefaultControllerAndActionDoesNotModifyArgumentsifSpecifiedControlerAndActionIsNotEqualToDefaults
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::removeDefaultControllerAndActionDoesNotModifyArgumentsifSpecifiedControlerAndActionIsNotEqualToDefaults
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::removeDefaultControllerAndActionRemovesControllerIfItIsEqualToTheDefault
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::removeDefaultControllerAndActionRemovesControllerIfItIsEqualToTheDefault
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::removeDefaultControllerAndActionRemovesActionIfItIsEqualToTheDefault
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::removeDefaultControllerAndActionRemovesActionIfItIsEqualToTheDefault
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::removeDefaultControllerAndActionRemovesControllerAndActionIfBothAreEqualToTheDefault
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\Routing\UriBuilderTest::removeDefaultControllerAndActionRemovesControllerAndActionIfBothAreEqualToTheDefault
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ClassInfoFactoryTest::buildClassInfoFromClassNameThrowsExceptionIfGivenClassNameCantBeReflected
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ClassInfoFactoryTest::buildClassInfoFromClassNameThrowsExceptionIfGivenClassNameCantBeReflected
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ClassInfoFactoryTest::buildClassInfoDoesNotIncludeInjectSettingsMethodInListOfInjectMethods
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ClassInfoFactoryTest::buildClassInfoDoesNotIncludeInjectSettingsMethodInListOfInjectMethods
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ClassInfoFactoryTest::buildClassInfoDetectsPropertiesToInjectByAnnotation
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ClassInfoFactoryTest::buildClassInfoDetectsPropertiesToInjectByAnnotation
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ClassInfoFactoryTest::buildClassInfoReturnsCustomClassInfoForDateTime
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ClassInfoFactoryTest::buildClassInfoReturnsCustomClassInfoForDateTime
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getInstanceReturnsInstanceOfSimpleClass
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getInstanceReturnsInstanceOfSimpleClass
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getInstanceReturnsInstanceOfSimpleNamespacedClass
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getInstanceReturnsInstanceOfSimpleNamespacedClass
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getInstanceReturnsInstanceOfAClassWithConstructorInjection
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getInstanceReturnsInstanceOfAClassWithConstructorInjection
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getInstanceReturnsInstanceOfAClassWithTwoLevelDependency
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getInstanceReturnsInstanceOfAClassWithTwoLevelDependency
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getInstanceReturnsInstanceOfAClassWithMixedSimpleTypeAndConstructorInjection
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getInstanceReturnsInstanceOfAClassWithMixedSimpleTypeAndConstructorInjection
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getInstanceReturnsInstanceOfAClassWithMixedSimpleTypeAndConstructorInjectionWithNullDefaultValue
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getInstanceReturnsInstanceOfAClassWithMixedSimpleTypeAndConstructorInjectionWithNullDefaultValue
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getInstanceThrowsExceptionWhenTryingToInstanciateASingletonWithConstructorParameters
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getInstanceThrowsExceptionWhenTryingToInstanciateASingletonWithConstructorParameters
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getInstanceReturnsInstanceOfAClassWithConstructorInjectionAndDefaultConstructorParameters
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getInstanceReturnsInstanceOfAClassWithConstructorInjectionAndDefaultConstructorParameters
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getInstancePassesGivenParameterToTheNewObject
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getInstancePassesGivenParameterToTheNewObject
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getInstanceReturnsAFreshInstanceIfObjectIsNoSingleton
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getInstanceReturnsAFreshInstanceIfObjectIsNoSingleton
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getInstanceReturnsSameInstanceInstanceIfObjectIsSingleton
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getInstanceReturnsSameInstanceInstanceIfObjectIsSingleton
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getInstanceThrowsExceptionIfPrototypeObjectsWiredViaConstructorInjectionContainCyclicDependencies
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getInstanceThrowsExceptionIfPrototypeObjectsWiredViaConstructorInjectionContainCyclicDependencies
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getInstanceThrowsExceptionIfPrototypeObjectsWiredViaSetterInjectionContainCyclicDependencies
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getInstanceThrowsExceptionIfPrototypeObjectsWiredViaSetterInjectionContainCyclicDependencies
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getInstanceThrowsExceptionIfClassWasNotFound
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getInstanceThrowsExceptionIfClassWasNotFound
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getInstanceUsesClassNameMd5AsCacheKey
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getInstanceUsesClassNameMd5AsCacheKey
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getEmptyObjectReturnsInstanceOfSimpleClass
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getEmptyObjectReturnsInstanceOfSimpleClass
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::test_canGetChildClass
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::test_canGetChildClass
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::test_canInjectInterfaceInClass
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::test_canInjectInterfaceInClass
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::test_canBuildCyclicDependenciesOfSingletonsWithSetter
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::test_canBuildCyclicDependenciesOfSingletonsWithSetter
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::singletonWhichRequiresPrototypeViaSetterInjectionWorksAndAddsDebugMessage
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::singletonWhichRequiresPrototypeViaSetterInjectionWorksAndAddsDebugMessage
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::singletonWhichRequiresSingletonViaSetterInjectionWorks
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::singletonWhichRequiresSingletonViaSetterInjectionWorks
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::prototypeWhichRequiresPrototypeViaSetterInjectionWorks
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::prototypeWhichRequiresPrototypeViaSetterInjectionWorks
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::prototypeWhichRequiresSingletonViaSetterInjectionWorks
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::prototypeWhichRequiresSingletonViaSetterInjectionWorks
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::singletonWhichRequiresPrototypeViaConstructorInjectionWorksAndAddsDebugMessage
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::singletonWhichRequiresPrototypeViaConstructorInjectionWorksAndAddsDebugMessage
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::singletonWhichRequiresSingletonViaConstructorInjectionWorks
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::singletonWhichRequiresSingletonViaConstructorInjectionWorks
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::prototypeWhichRequiresPrototypeViaConstructorInjectionWorks
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::prototypeWhichRequiresPrototypeViaConstructorInjectionWorks
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::prototypeWhichRequiresSingletonViaConstructorInjectionWorks
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::prototypeWhichRequiresSingletonViaConstructorInjectionWorks
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::isSingletonReturnsTrueForSingletonInstancesAndFalseForPrototypes
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::isSingletonReturnsTrueForSingletonInstancesAndFalseForPrototypes
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::isPrototypeReturnsFalseForSingletonInstancesAndTrueForPrototypes
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::isPrototypeReturnsFalseForSingletonInstancesAndTrueForPrototypes
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getInstanceGivesSimpleConstructorArgumentToClassInstance
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getInstanceGivesSimpleConstructorArgumentToClassInstance
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getInstanceDoesNotInfluenceSimpleTypeConstructorArgumentIfNotGiven
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getInstanceDoesNotInfluenceSimpleTypeConstructorArgumentIfNotGiven
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getInstanceGivesExistingConstructorArgumentToClassInstance
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getInstanceGivesExistingConstructorArgumentToClassInstance
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getInstanceInjectsNewInstanceOfClassToClassIfArgumentIsMandatory
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getInstanceInjectsNewInstanceOfClassToClassIfArgumentIsMandatory
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getInstanceDoesNotInjectAnOptionalArgumentIfNotGiven
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getInstanceDoesNotInjectAnOptionalArgumentIfNotGiven
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getInstanceDoesNotInjectAnOptionalArgumentIfGivenArgumentIsNull
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getInstanceDoesNotInjectAnOptionalArgumentIfGivenArgumentIsNull
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getInstanceGivesExistingConstructorArgumentToClassInstanceIfArgumentIsGiven
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getInstanceGivesExistingConstructorArgumentToClassInstanceIfArgumentIsGiven
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getInstanceGivesTwoArgumentsToClassConstructor
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getInstanceGivesTwoArgumentsToClassConstructor
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getInstanceInjectsTwoMandatoryArguments
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getInstanceInjectsTwoMandatoryArguments
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getInstanceInjectsSecondMandatoryArgumentIfFirstIsGiven
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getInstanceInjectsSecondMandatoryArgumentIfFirstIsGiven
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getInstanceInjectsFirstMandatoryArgumentIfSecondIsGiven
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getInstanceInjectsFirstMandatoryArgumentIfSecondIsGiven
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getInstanceGivesTwoArgumentsToClassConstructorIfSecondIsOptional
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getInstanceGivesTwoArgumentsToClassConstructorIfSecondIsOptional
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getInstanceInjectsFirstMandatoryArgumentIfSecondIsOptionalAndNoneAreGiven
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getInstanceInjectsFirstMandatoryArgumentIfSecondIsOptionalAndNoneAreGiven
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getInstanceInjectsFirstMandatoryArgumentIfSecondIsOptionalAndBothAreGivenAsNull
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getInstanceInjectsFirstMandatoryArgumentIfSecondIsOptionalAndBothAreGivenAsNull
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getInstanceGivesFirstArgumentToConstructorIfSecondIsOptionalAndFirstIsGiven
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getInstanceGivesFirstArgumentToConstructorIfSecondIsOptionalAndFirstIsGiven
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getInstanceGivesFirstArgumentToConstructorIfSecondIsOptionalFirstIsGivenAndSecondIsGivenNull
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getInstanceGivesFirstArgumentToConstructorIfSecondIsOptionalFirstIsGivenAndSecondIsGivenNull
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getInstanceOnFirstOptionalAndSecondMandatoryInjectsSecondArgumentIfFirstIsGivenAsNull
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getInstanceOnFirstOptionalAndSecondMandatoryInjectsSecondArgumentIfFirstIsGivenAsNull
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getInstanceOnFirstOptionalAndSecondMandatoryGivesTwoGivenArgumentsToConstructor
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getInstanceOnFirstOptionalAndSecondMandatoryGivesTwoGivenArgumentsToConstructor
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getInstanceOnFirstOptionalAndSecondMandatoryInjectsSecondArgumentIfFirstIsGiven
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getInstanceOnFirstOptionalAndSecondMandatoryInjectsSecondArgumentIfFirstIsGiven
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getInstanceOnFirstOptionalAndSecondMandatoryGivesSecondArgumentAsIsIfFirstIsGivenAsNullAndSecondIsGiven
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getInstanceOnFirstOptionalAndSecondMandatoryGivesSecondArgumentAsIsIfFirstIsGivenAsNullAndSecondIsGiven
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getInstanceOnFirstOptionalAndSecondMandatoryInjectsSecondArgumentIfFirstIsGivenAsNullAndSecondIsNull
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getInstanceOnFirstOptionalAndSecondMandatoryInjectsSecondArgumentIfFirstIsGivenAsNullAndSecondIsNull
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getInstanceOnTwoOptionalGivesTwoGivenArgumentsToConstructor
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getInstanceOnTwoOptionalGivesTwoGivenArgumentsToConstructor
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getInstanceOnTwoOptionalGivesNoArgumentsToConstructorIfArgumentsAreNull
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getInstanceOnTwoOptionalGivesNoArgumentsToConstructorIfArgumentsAreNull
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getInstanceOnTwoOptionalGivesNoArgumentsToConstructorIfNoneAreGiven
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getInstanceOnTwoOptionalGivesNoArgumentsToConstructorIfNoneAreGiven
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getInstanceOnTwoOptionalGivesOneArgumentToConstructorIfFirstIsObjectAndSecondIsNotGiven
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getInstanceOnTwoOptionalGivesOneArgumentToConstructorIfFirstIsObjectAndSecondIsNotGiven
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getInstanceOnTwoOptionalGivesOneArgumentToConstructorIfFirstIsObjectAndSecondIsNull
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getInstanceOnTwoOptionalGivesOneArgumentToConstructorIfFirstIsObjectAndSecondIsNull
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getInstanceOnTwoOptionalGivesOneArgumentToConstructorIfFirstIsNullAndSecondIsObject
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Object\Container\ContainerTest::getInstanceOnTwoOptionalGivesOneArgumentToConstructorIfFirstIsNullAndSecondIsObject
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\BackendTest::insertRelationInRelationtableSetsMmMatchFieldsInRow
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\BackendTest::insertRelationInRelationtableSetsMmMatchFieldsInRow
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\BackendTest::getPlainValueReturnsCorrectDateTimeFormat
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\BackendTest::getPlainValueReturnsCorrectDateTimeFormat
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\BackendTest::getIdentifierByObjectReturnsIdentifierForNonlazyObject
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\BackendTest::getIdentifierByObjectReturnsIdentifierForNonlazyObject
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\BackendTest::getIdentifierByObjectReturnsIdentifierForLazyObject
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\BackendTest::getIdentifierByObjectReturnsIdentifierForLazyObject
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapFactoryTest::setRelationsDetectsOneToOneRelation with data set #0
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapFactoryTest::setRelationsDetectsOneToOneRelation with data set #0
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapFactoryTest::setRelationsDetectsOneToOneRelation with data set #1
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapFactoryTest::setRelationsDetectsOneToOneRelation with data set #1
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapFactoryTest::settingOneToOneRelationSetsRelationTableMatchFields
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapFactoryTest::settingOneToOneRelationSetsRelationTableMatchFields
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapFactoryTest::settingOneToManyRelationSetsRelationTableMatchFields
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapFactoryTest::settingOneToManyRelationSetsRelationTableMatchFields
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapFactoryTest::setRelationsDetectsOneToOneRelationWithIntermediateTable
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapFactoryTest::setRelationsDetectsOneToOneRelationWithIntermediateTable
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapFactoryTest::setRelationsDetectsOneToManyRelation
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapFactoryTest::setRelationsDetectsOneToManyRelation
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapFactoryTest::setRelationsDetectsManyToManyRelationOfTypeSelect
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapFactoryTest::setRelationsDetectsManyToManyRelationOfTypeSelect
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapFactoryTest::setRelationsDetectsManyToManyRelationOfTypeInlineWithIntermediateTable
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapFactoryTest::setRelationsDetectsManyToManyRelationOfTypeInlineWithIntermediateTable
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapFactoryTest::columnMapIsInitializedWithManyToManyRelationOfTypeSelect
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapFactoryTest::columnMapIsInitializedWithManyToManyRelationOfTypeSelect
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapFactoryTest::columnMapIsInitializedWithOppositeManyToManyRelationOfTypeSelect
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapFactoryTest::columnMapIsInitializedWithOppositeManyToManyRelationOfTypeSelect
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapFactoryTest::columnMapIsInitializedWithManyToManyRelationOfTypeInlineAndIntermediateTable
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapFactoryTest::columnMapIsInitializedWithManyToManyRelationOfTypeInlineAndIntermediateTable
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapFactoryTest::columnMapIsInitializedWithManyToManyRelationWithoutPidColumn
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapFactoryTest::columnMapIsInitializedWithManyToManyRelationWithoutPidColumn
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapFactoryTest::columnMapIsInitializedWithManyToManyRelationWithPidColumn
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapFactoryTest::columnMapIsInitializedWithManyToManyRelationWithPidColumn
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapFactoryTest::columnMapIsInitializedWithFieldEvaluationsForDateTimeFields with data set "date field"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapFactoryTest::columnMapIsInitializedWithFieldEvaluationsForDateTimeFields with data set "date field"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapFactoryTest::columnMapIsInitializedWithFieldEvaluationsForDateTimeFields with data set "datetime field"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapFactoryTest::columnMapIsInitializedWithFieldEvaluationsForDateTimeFields with data set "datetime field"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapFactoryTest::columnMapIsInitializedWithFieldEvaluationsForDateTimeFields with data set "no date/datetime field"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapFactoryTest::columnMapIsInitializedWithFieldEvaluationsForDateTimeFields with data set "no date/datetime field"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapFactoryTest::buildDataMapThrowsExceptionIfClassNameIsNotKnown
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapFactoryTest::buildDataMapThrowsExceptionIfClassNameIsNotKnown
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapFactoryTest::buildDataMapFetchesSubclassesRecursively
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapFactoryTest::buildDataMapFetchesSubclassesRecursively
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapFactoryTest::resolveTableNameReturnsExpectedTablenames with data set "Core classes"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapFactoryTest::resolveTableNameReturnsExpectedTablenames with data set "Core classes"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapFactoryTest::resolveTableNameReturnsExpectedTablenames with data set "Core classes with namespaces and leading backslash"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapFactoryTest::resolveTableNameReturnsExpectedTablenames with data set "Core classes with namespaces and leading backslash"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapFactoryTest::resolveTableNameReturnsExpectedTablenames with data set "Extension classes"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapFactoryTest::resolveTableNameReturnsExpectedTablenames with data set "Extension classes"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapFactoryTest::resolveTableNameReturnsExpectedTablenames with data set "Extension classes with namespaces and leading backslash"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapFactoryTest::resolveTableNameReturnsExpectedTablenames with data set "Extension classes with namespaces and leading backslash"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapFactoryTest::resolveTableNameReturnsExpectedTablenames with data set "Extension classes without namespace"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapFactoryTest::resolveTableNameReturnsExpectedTablenames with data set "Extension classes without namespace"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapFactoryTest::resolveTableNameReturnsExpectedTablenames with data set "Extension classes without namespace but leading slash"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapFactoryTest::resolveTableNameReturnsExpectedTablenames with data set "Extension classes without namespace but leading slash"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapFactoryTest::createColumnMapReturnsAValidColumnMap
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapFactoryTest::createColumnMapReturnsAValidColumnMap
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapFactoryTest::setTypeDetectsTypeAndInternalTypeProperly with data set #0
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapFactoryTest::setTypeDetectsTypeAndInternalTypeProperly with data set #0
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapFactoryTest::setTypeDetectsTypeAndInternalTypeProperly with data set #1
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapFactoryTest::setTypeDetectsTypeAndInternalTypeProperly with data set #1
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapFactoryTest::setTypeDetectsTypeAndInternalTypeProperly with data set #2
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapFactoryTest::setTypeDetectsTypeAndInternalTypeProperly with data set #2
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapFactoryTest::setTypeDetectsTypeAndInternalTypeProperly with data set #3
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapFactoryTest::setTypeDetectsTypeAndInternalTypeProperly with data set #3
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapFactoryTest::setTypeDetectsTypeAndInternalTypeProperly with data set #4
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapFactoryTest::setTypeDetectsTypeAndInternalTypeProperly with data set #4
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapFactoryTest::setTypeDetectsTypeAndInternalTypeProperly with data set #5
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapFactoryTest::setTypeDetectsTypeAndInternalTypeProperly with data set #5
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapFactoryTest::setTypeDetectsTypeAndInternalTypeProperly with data set #6
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapFactoryTest::setTypeDetectsTypeAndInternalTypeProperly with data set #6
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapFactoryTest::setTypeDetectsTypeAndInternalTypeProperly with data set #7
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapFactoryTest::setTypeDetectsTypeAndInternalTypeProperly with data set #7
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapFactoryTest::setTypeDetectsTypeAndInternalTypeProperly with data set #8
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapFactoryTest::setTypeDetectsTypeAndInternalTypeProperly with data set #8
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapFactoryTest::setTypeDetectsTypeAndInternalTypeProperly with data set #9
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapFactoryTest::setTypeDetectsTypeAndInternalTypeProperly with data set #9
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapFactoryTest::setTypeDetectsTypeAndInternalTypeProperly with data set #10
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapFactoryTest::setTypeDetectsTypeAndInternalTypeProperly with data set #10
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapFactoryTest::setTypeDetectsTypeAndInternalTypeProperly with data set #11
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapFactoryTest::setTypeDetectsTypeAndInternalTypeProperly with data set #11
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapFactoryTest::setTypeDetectsTypeAndInternalTypeProperly with data set #12
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapFactoryTest::setTypeDetectsTypeAndInternalTypeProperly with data set #12
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapFactoryTest::setTypeDetectsTypeAndInternalTypeProperly with data set #13
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapFactoryTest::setTypeDetectsTypeAndInternalTypeProperly with data set #13
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapperTest::mapMapsArrayToObjectByCallingmapToObject
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapperTest::mapMapsArrayToObjectByCallingmapToObject
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapperTest::mapSingleRowReturnsObjectFromIdentityMapIfAvailable
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapperTest::mapSingleRowReturnsObjectFromIdentityMapIfAvailable
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapperTest::thawPropertiesSetsPropertyValues
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapperTest::thawPropertiesSetsPropertyValues
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapperTest::fetchRelatedEagerReturnsNullForEmptyRelationHasOne
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapperTest::fetchRelatedEagerReturnsNullForEmptyRelationHasOne
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapperTest::fetchRelatedEagerReturnsEmptyArrayForEmptyRelationNotHasOne
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapperTest::fetchRelatedEagerReturnsEmptyArrayForEmptyRelationNotHasOne
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapperTest::mapObjectToClassPropertyReturnsNullForEmptyRelationHasOne
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapperTest::mapObjectToClassPropertyReturnsNullForEmptyRelationHasOne
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapperTest::mapObjectToClassPropertyReturnsExistingObjectWithoutCallingFetchRelated
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapperTest::mapObjectToClassPropertyReturnsExistingObjectWithoutCallingFetchRelated
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapperTest::mapDateTimeHandlesDifferentFieldEvaluations with data set "nothing"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapperTest::mapDateTimeHandlesDifferentFieldEvaluations with data set "nothing"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapperTest::mapDateTimeHandlesDifferentFieldEvaluations with data set "timestamp"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapperTest::mapDateTimeHandlesDifferentFieldEvaluations with data set "timestamp"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapperTest::mapDateTimeHandlesDifferentFieldEvaluations with data set "empty date"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapperTest::mapDateTimeHandlesDifferentFieldEvaluations with data set "empty date"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapperTest::mapDateTimeHandlesDifferentFieldEvaluations with data set "valid date"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapperTest::mapDateTimeHandlesDifferentFieldEvaluations with data set "valid date"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapperTest::mapDateTimeHandlesDifferentFieldEvaluations with data set "empty datetime"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapperTest::mapDateTimeHandlesDifferentFieldEvaluations with data set "empty datetime"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapperTest::mapDateTimeHandlesDifferentFieldEvaluations with data set "valid datetime"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapperTest::mapDateTimeHandlesDifferentFieldEvaluations with data set "valid datetime"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\PersistenceManagerTest::persistAllPassesAddedObjectsToBackend
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\PersistenceManagerTest::persistAllPassesAddedObjectsToBackend
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\PersistenceManagerTest::persistAllPassesRemovedObjectsToBackend
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\PersistenceManagerTest::persistAllPassesRemovedObjectsToBackend
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\PersistenceManagerTest::getIdentifierByObjectReturnsIdentifierFromBackend
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\PersistenceManagerTest::getIdentifierByObjectReturnsIdentifierFromBackend
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\PersistenceManagerTest::getObjectByIdentifierReturnsObjectFromSessionIfAvailable
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\PersistenceManagerTest::getObjectByIdentifierReturnsObjectFromSessionIfAvailable
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\PersistenceManagerTest::getObjectByIdentifierReturnsObjectFromPersistenceIfAvailable
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\PersistenceManagerTest::getObjectByIdentifierReturnsObjectFromPersistenceIfAvailable
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\PersistenceManagerTest::getObjectByIdentifierReturnsNullForUnknownObject
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\PersistenceManagerTest::getObjectByIdentifierReturnsNullForUnknownObject
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\PersistenceManagerTest::addActuallyAddsAnObjectToTheInternalObjectsArray
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\PersistenceManagerTest::addActuallyAddsAnObjectToTheInternalObjectsArray
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\PersistenceManagerTest::removeActuallyRemovesAnObjectFromTheInternalObjectsArray
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\PersistenceManagerTest::removeActuallyRemovesAnObjectFromTheInternalObjectsArray
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\PersistenceManagerTest::removeRemovesTheRightObjectEvenIfItHasBeenModifiedSinceItsAddition
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\PersistenceManagerTest::removeRemovesTheRightObjectEvenIfItHasBeenModifiedSinceItsAddition
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\PersistenceManagerTest::removeRetainsObjectForObjectsNotInCurrentSession
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\PersistenceManagerTest::removeRetainsObjectForObjectsNotInCurrentSession
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\PersistenceManagerTest::updateSchedulesAnObjectForPersistence
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\PersistenceManagerTest::updateSchedulesAnObjectForPersistence
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\PersistenceManagerTest::clearStateForgetsAboutNewObjects
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\PersistenceManagerTest::clearStateForgetsAboutNewObjects
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\PersistenceManagerTest::tearDownWithBackendNotSupportingTearDownDoesNothing
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\PersistenceManagerTest::tearDownWithBackendNotSupportingTearDownDoesNothing
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\PersistenceManagerTest::tearDownWithBackendSupportingTearDownDelegatesCallToBackend
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\PersistenceManagerTest::tearDownWithBackendSupportingTearDownDelegatesCallToBackend
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\PersistenceManagerTest::persistAllAddsReconstitutedObjectFromSessionToBackendsAggregateRootObjects
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\PersistenceManagerTest::persistAllAddsReconstitutedObjectFromSessionToBackendsAggregateRootObjects
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\PersistenceManagerTest::persistAllAddsNamespacedReconstitutedObjectFromSessionToBackendsAggregateRootObjects
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\PersistenceManagerTest::persistAllAddsNamespacedReconstitutedObjectFromSessionToBackendsAggregateRootObjects
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\QueryFactoryTest::createDoesNotRespectStoragePageIfStaticOrRootLevelIsTrue with data set "Respect storage page is set when entity is neither marked as static nor as rootLevel."
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\QueryFactoryTest::createDoesNotRespectStoragePageIfStaticOrRootLevelIsTrue with data set "Respect storage page is set when entity is neither marked as static nor as rootLevel."
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\QueryFactoryTest::createDoesNotRespectStoragePageIfStaticOrRootLevelIsTrue with data set "Respect storage page is set when entity is marked as static and rootLevel."
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\QueryFactoryTest::createDoesNotRespectStoragePageIfStaticOrRootLevelIsTrue with data set "Respect storage page is set when entity is marked as static and rootLevel."
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\QueryFactoryTest::createDoesNotRespectStoragePageIfStaticOrRootLevelIsTrue with data set "Respect storage page is set when entity is marked as static but not rootLevel."
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\QueryFactoryTest::createDoesNotRespectStoragePageIfStaticOrRootLevelIsTrue with data set "Respect storage page is set when entity is marked as static but not rootLevel."
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\QueryFactoryTest::createDoesNotRespectStoragePageIfStaticOrRootLevelIsTrue with data set "Respect storage page is set when entity is not marked as static but as rootLevel."
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\QueryFactoryTest::createDoesNotRespectStoragePageIfStaticOrRootLevelIsTrue with data set "Respect storage page is set when entity is not marked as static but as rootLevel."
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\QueryResultTest::getQueryReturnsQueryObject
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\QueryResultTest::getQueryReturnsQueryObject
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\QueryResultTest::getQueryReturnsAClone
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\QueryResultTest::getQueryReturnsAClone
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\QueryResultTest::offsetExistsWorksAsExpected
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\QueryResultTest::offsetExistsWorksAsExpected
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\QueryResultTest::offsetGetWorksAsExpected
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\QueryResultTest::offsetGetWorksAsExpected
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\QueryResultTest::offsetSetWorksAsExpected
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\QueryResultTest::offsetSetWorksAsExpected
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\QueryResultTest::offsetUnsetWorksAsExpected
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\QueryResultTest::offsetUnsetWorksAsExpected
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\QueryResultTest::countDoesNotInitializeProxy
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\QueryResultTest::countDoesNotInitializeProxy
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\QueryResultTest::countCallsGetObjectCountByQueryOnPersistenceManager
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\QueryResultTest::countCallsGetObjectCountByQueryOnPersistenceManager
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\QueryResultTest::iteratorMethodsAreCorrectlyImplemented
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\QueryResultTest::iteratorMethodsAreCorrectlyImplemented
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\QueryResultTest::initializeExecutesQueryWithArrayFetchMode
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\QueryResultTest::initializeExecutesQueryWithArrayFetchMode
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\QueryResultTest::usingCurrentOnTheQueryResultReturnsNull
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\QueryResultTest::usingCurrentOnTheQueryResultReturnsNull
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\QueryTest::executeReturnsQueryResultInstanceAndInjectsItself
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\QueryTest::executeReturnsQueryResultInstanceAndInjectsItself
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\QueryTest::executeReturnsRawObjectDataIfRawQueryResultSettingIsTrue
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\QueryTest::executeReturnsRawObjectDataIfRawQueryResultSettingIsTrue
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\QueryTest::executeReturnsRawObjectDataIfReturnRawQueryResultIsSet
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\QueryTest::executeReturnsRawObjectDataIfReturnRawQueryResultIsSet
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\QueryTest::setLimitAcceptsOnlyIntegers
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\QueryTest::setLimitAcceptsOnlyIntegers
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\QueryTest::setLimitRejectsIntegersLessThanOne
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\QueryTest::setLimitRejectsIntegersLessThanOne
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\QueryTest::setOffsetAcceptsOnlyIntegers
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\QueryTest::setOffsetAcceptsOnlyIntegers
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\QueryTest::setOffsetRejectsIntegersLessThanZero
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\QueryTest::setOffsetRejectsIntegersLessThanZero
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\QueryTest::equalsForCaseSensitiveFalseLowercasesOperand with data set "Polish alphabet"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\QueryTest::equalsForCaseSensitiveFalseLowercasesOperand with data set "Polish alphabet"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\QueryTest::equalsForCaseSensitiveFalseLowercasesOperand with data set "German alphabet"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\QueryTest::equalsForCaseSensitiveFalseLowercasesOperand with data set "German alphabet"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\QueryTest::equalsForCaseSensitiveFalseLowercasesOperand with data set "Greek alphabet"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\QueryTest::equalsForCaseSensitiveFalseLowercasesOperand with data set "Greek alphabet"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\QueryTest::equalsForCaseSensitiveFalseLowercasesOperand with data set "Russian alphabet"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\QueryTest::equalsForCaseSensitiveFalseLowercasesOperand with data set "Russian alphabet"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\SessionTest::objectRegisteredWithRegisterReconstitutedEntityCanBeRetrievedWithGetReconstitutedEntities
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\SessionTest::objectRegisteredWithRegisterReconstitutedEntityCanBeRetrievedWithGetReconstitutedEntities
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\SessionTest::unregisterReconstitutedEntityRemovesObjectFromSession
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\SessionTest::unregisterReconstitutedEntityRemovesObjectFromSession
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\SessionTest::hasObjectReturnsTrueForRegisteredObject
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\SessionTest::hasObjectReturnsTrueForRegisteredObject
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\SessionTest::hasIdentifierReturnsTrueForRegisteredObject
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\SessionTest::hasIdentifierReturnsTrueForRegisteredObject
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\SessionTest::getIdentifierByObjectReturnsRegisteredUUIDForObject
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\SessionTest::getIdentifierByObjectReturnsRegisteredUUIDForObject
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\SessionTest::getObjectByIdentifierReturnsRegisteredObjectForUUID
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\SessionTest::getObjectByIdentifierReturnsRegisteredObjectForUUID
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\SessionTest::unregisterObjectRemovesRegisteredObject
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\SessionTest::unregisterObjectRemovesRegisteredObject
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\SessionTest::newSessionIsEmpty
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\SessionTest::newSessionIsEmpty
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\SessionTest::objectCanBeRegisteredAsReconstituted
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\SessionTest::objectCanBeRegisteredAsReconstituted
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\SessionTest::objectCanBeUnregisteredAsReconstituted
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\SessionTest::objectCanBeUnregisteredAsReconstituted
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Storage\Typo3DbBackendTest::uidOfAlreadyPersistedValueObjectIsDeterminedCorrectly
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Storage\Typo3DbBackendTest::uidOfAlreadyPersistedValueObjectIsDeterminedCorrectly
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Storage\Typo3DbBackendTest::doLanguageAndWorkspaceOverlayChangesUidIfInPreview
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Storage\Typo3DbBackendTest::doLanguageAndWorkspaceOverlayChangesUidIfInPreview
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Storage\Typo3DbQueryParserTest::addSysLanguageStatementWorksForDefaultLanguage
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Storage\Typo3DbQueryParserTest::addSysLanguageStatementWorksForDefaultLanguage
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Storage\Typo3DbQueryParserTest::addSysLanguageStatementWorksForNonDefaultLanguage
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Storage\Typo3DbQueryParserTest::addSysLanguageStatementWorksForNonDefaultLanguage
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Storage\Typo3DbQueryParserTest::addSysLanguageStatementWorksInBackendContextWithNoGlobalTypoScriptFrontendControllerAvailable
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Storage\Typo3DbQueryParserTest::addSysLanguageStatementWorksInBackendContextWithNoGlobalTypoScriptFrontendControllerAvailable
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Storage\Typo3DbQueryParserTest::addSysLanguageStatementWorksForDefaultLanguageWithoutDeleteStatementReturned
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Storage\Typo3DbQueryParserTest::addSysLanguageStatementWorksForDefaultLanguageWithoutDeleteStatementReturned
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Storage\Typo3DbQueryParserTest::addSysLanguageStatementWorksForForeignLanguageWithoutSubselection
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Storage\Typo3DbQueryParserTest::addSysLanguageStatementWorksForForeignLanguageWithoutSubselection
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Storage\Typo3DbQueryParserTest::addSysLanguageStatementWorksForForeignLanguageWithSubselectionWithoutDeleteStatementReturned
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Storage\Typo3DbQueryParserTest::addSysLanguageStatementWorksForForeignLanguageWithSubselectionWithoutDeleteStatementReturned
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Storage\Typo3DbQueryParserTest::addSysLanguageStatementWorksForForeignLanguageWithSubselectionTakesDeleteStatementIntoAccountIfNecessary
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Storage\Typo3DbQueryParserTest::addSysLanguageStatementWorksForForeignLanguageWithSubselectionTakesDeleteStatementIntoAccountIfNecessary
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Storage\Typo3DbQueryParserTest::addSysLanguageStatementWorksInBackendContextWithSubselectionTakesDeleteStatementIntoAccountIfNecessary
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Storage\Typo3DbQueryParserTest::addSysLanguageStatementWorksInBackendContextWithSubselectionTakesDeleteStatementIntoAccountIfNecessary
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Storage\Typo3DbQueryParserTest::orderStatementGenerationWorks
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Storage\Typo3DbQueryParserTest::orderStatementGenerationWorks
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Storage\Typo3DbQueryParserTest::orderStatementGenerationThrowsExceptionOnUnsupportedOrder
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Storage\Typo3DbQueryParserTest::orderStatementGenerationThrowsExceptionOnUnsupportedOrder
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Storage\Typo3DbQueryParserTest::orderStatementGenerationWorksWithMultipleOrderings
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Storage\Typo3DbQueryParserTest::orderStatementGenerationWorksWithMultipleOrderings
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Storage\Typo3DbQueryParserTest::visibilityConstraintStatementIsGeneratedAccordingToTheQuerySettings with data set "in be: include all"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Storage\Typo3DbQueryParserTest::visibilityConstraintStatementIsGeneratedAccordingToTheQuerySettings with data set "in be: include all"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Storage\Typo3DbQueryParserTest::visibilityConstraintStatementIsGeneratedAccordingToTheQuerySettings with data set "in be: ignore enable fields but do not include deleted"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Storage\Typo3DbQueryParserTest::visibilityConstraintStatementIsGeneratedAccordingToTheQuerySettings with data set "in be: ignore enable fields but do not include deleted"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Storage\Typo3DbQueryParserTest::visibilityConstraintStatementIsGeneratedAccordingToTheQuerySettings with data set "in be: respect enable fields but include deleted"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Storage\Typo3DbQueryParserTest::visibilityConstraintStatementIsGeneratedAccordingToTheQuerySettings with data set "in be: respect enable fields but include deleted"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Storage\Typo3DbQueryParserTest::visibilityConstraintStatementIsGeneratedAccordingToTheQuerySettings with data set "in be: respect enable fields and do not include deleted"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Storage\Typo3DbQueryParserTest::visibilityConstraintStatementIsGeneratedAccordingToTheQuerySettings with data set "in be: respect enable fields and do not include deleted"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Storage\Typo3DbQueryParserTest::visibilityConstraintStatementIsGeneratedAccordingToTheQuerySettings with data set "in fe: include all"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Storage\Typo3DbQueryParserTest::visibilityConstraintStatementIsGeneratedAccordingToTheQuerySettings with data set "in fe: include all"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Storage\Typo3DbQueryParserTest::visibilityConstraintStatementIsGeneratedAccordingToTheQuerySettings with data set "in fe: ignore enable fields but do not include deleted"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Storage\Typo3DbQueryParserTest::visibilityConstraintStatementIsGeneratedAccordingToTheQuerySettings with data set "in fe: ignore enable fields but do not include deleted"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Storage\Typo3DbQueryParserTest::visibilityConstraintStatementIsGeneratedAccordingToTheQuerySettings with data set "in fe: ignore only starttime and do not include deleted"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Storage\Typo3DbQueryParserTest::visibilityConstraintStatementIsGeneratedAccordingToTheQuerySettings with data set "in fe: ignore only starttime and do not include deleted"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Storage\Typo3DbQueryParserTest::visibilityConstraintStatementIsGeneratedAccordingToTheQuerySettings with data set "in fe: respect enable fields and do not include deleted"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Storage\Typo3DbQueryParserTest::visibilityConstraintStatementIsGeneratedAccordingToTheQuerySettings with data set "in fe: respect enable fields and do not include deleted"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Storage\Typo3DbQueryParserTest::respectEnableFieldsSettingGeneratesCorrectStatement with data set "in be: respectEnableFields=false"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Storage\Typo3DbQueryParserTest::respectEnableFieldsSettingGeneratesCorrectStatement with data set "in be: respectEnableFields=false"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Storage\Typo3DbQueryParserTest::respectEnableFieldsSettingGeneratesCorrectStatement with data set "in be: respectEnableFields=true"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Storage\Typo3DbQueryParserTest::respectEnableFieldsSettingGeneratesCorrectStatement with data set "in be: respectEnableFields=true"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Storage\Typo3DbQueryParserTest::respectEnableFieldsSettingGeneratesCorrectStatement with data set "in FE: respectEnableFields=false"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Storage\Typo3DbQueryParserTest::respectEnableFieldsSettingGeneratesCorrectStatement with data set "in FE: respectEnableFields=false"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Storage\Typo3DbQueryParserTest::respectEnableFieldsSettingGeneratesCorrectStatement with data set "in FE: respectEnableFields=true"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Storage\Typo3DbQueryParserTest::respectEnableFieldsSettingGeneratesCorrectStatement with data set "in FE: respectEnableFields=true"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Storage\Typo3DbQueryParserTest::visibilityConstraintStatementGenerationThrowsExceptionIfTheQuerySettingsAreInconsistent
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Storage\Typo3DbQueryParserTest::visibilityConstraintStatementGenerationThrowsExceptionIfTheQuerySettingsAreInconsistent
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Storage\Typo3DbQueryParserTest::addPageIdStatementSetsPidToZeroIfTableDeclaresRootlevel with data set "set Pid to zero if rootLevel = 1"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Storage\Typo3DbQueryParserTest::addPageIdStatementSetsPidToZeroIfTableDeclaresRootlevel with data set "set Pid to zero if rootLevel = 1"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Storage\Typo3DbQueryParserTest::addPageIdStatementSetsPidToZeroIfTableDeclaresRootlevel with data set "set Pid to given Pids if rootLevel = 0"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Storage\Typo3DbQueryParserTest::addPageIdStatementSetsPidToZeroIfTableDeclaresRootlevel with data set "set Pid to given Pids if rootLevel = 0"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Storage\Typo3DbQueryParserTest::addPageIdStatementSetsPidToZeroIfTableDeclaresRootlevel with data set "set no statement if rootLevel = -1"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Storage\Typo3DbQueryParserTest::addPageIdStatementSetsPidToZeroIfTableDeclaresRootlevel with data set "set no statement if rootLevel = -1"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Storage\Typo3DbQueryParserTest::getPlainValueThrowsExceptionIfInputIsArray
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Storage\Typo3DbQueryParserTest::getPlainValueThrowsExceptionIfInputIsArray
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Storage\Typo3DbQueryParserTest::getPlainValueReturnsTimestampIfDateTimeObjectIsGiven
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Storage\Typo3DbQueryParserTest::getPlainValueReturnsTimestampIfDateTimeObjectIsGiven
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Storage\Typo3DbQueryParserTest::getPlainValueReturnsIntegerOneIfValueIsBooleanTrue
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Storage\Typo3DbQueryParserTest::getPlainValueReturnsIntegerOneIfValueIsBooleanTrue
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Storage\Typo3DbQueryParserTest::getPlainValueReturnsIntegerZeroIfValueIsBooleanFalse
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Storage\Typo3DbQueryParserTest::getPlainValueReturnsIntegerZeroIfValueIsBooleanFalse
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Storage\Typo3DbQueryParserTest::getPlainValueCallsGetRealInstanceOnInputIfInputIsInstanceOfLazyLoadingProxy
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Storage\Typo3DbQueryParserTest::getPlainValueCallsGetRealInstanceOnInputIfInputIsInstanceOfLazyLoadingProxy
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Storage\Typo3DbQueryParserTest::getPlainValueCallsGetUidOnDomainObjectInterfaceInput
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Storage\Typo3DbQueryParserTest::getPlainValueCallsGetUidOnDomainObjectInterfaceInput
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Storage\Typo3DbQueryParserTest::getPlainValueReturnsSimpleType
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Storage\Typo3DbQueryParserTest::getPlainValueReturnsSimpleType
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Typo3QuerySettingsTest::setRespectStoragePageSetsRespectStoragePageCorrectly with data set "TRUE setting"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Typo3QuerySettingsTest::setRespectStoragePageSetsRespectStoragePageCorrectly with data set "TRUE setting"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Typo3QuerySettingsTest::setRespectStoragePageSetsRespectStoragePageCorrectly with data set "FALSE setting"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Typo3QuerySettingsTest::setRespectStoragePageSetsRespectStoragePageCorrectly with data set "FALSE setting"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Typo3QuerySettingsTest::setRespectStoragePageAllowsChaining
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Typo3QuerySettingsTest::setRespectStoragePageAllowsChaining
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Typo3QuerySettingsTest::setStoragePageIdsSetsStoragePageIdsCorrectly with data set "empty array"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Typo3QuerySettingsTest::setStoragePageIdsSetsStoragePageIdsCorrectly with data set "empty array"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Typo3QuerySettingsTest::setStoragePageIdsSetsStoragePageIdsCorrectly with data set "two elements associative"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Typo3QuerySettingsTest::setStoragePageIdsSetsStoragePageIdsCorrectly with data set "two elements associative"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Typo3QuerySettingsTest::setStoragePageIdsSetsStoragePageIdsCorrectly with data set "three elements"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Typo3QuerySettingsTest::setStoragePageIdsSetsStoragePageIdsCorrectly with data set "three elements"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Typo3QuerySettingsTest::setStoragePageIdsAllowsChaining
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Typo3QuerySettingsTest::setStoragePageIdsAllowsChaining
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Typo3QuerySettingsTest::setRespectSysLanguageSetsRespectSysLanguageCorrectly with data set "TRUE setting"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Typo3QuerySettingsTest::setRespectSysLanguageSetsRespectSysLanguageCorrectly with data set "TRUE setting"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Typo3QuerySettingsTest::setRespectSysLanguageSetsRespectSysLanguageCorrectly with data set "FALSE setting"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Typo3QuerySettingsTest::setRespectSysLanguageSetsRespectSysLanguageCorrectly with data set "FALSE setting"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Typo3QuerySettingsTest::setRespectSysLanguageAllowsChaining
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Typo3QuerySettingsTest::setRespectSysLanguageAllowsChaining
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Typo3QuerySettingsTest::setLanguageUidAllowsChaining
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Typo3QuerySettingsTest::setLanguageUidAllowsChaining
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Typo3QuerySettingsTest::setIgnoreEnableFieldsSetsIgnoreEnableFieldsCorrectly with data set "TRUE setting"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Typo3QuerySettingsTest::setIgnoreEnableFieldsSetsIgnoreEnableFieldsCorrectly with data set "TRUE setting"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Typo3QuerySettingsTest::setIgnoreEnableFieldsSetsIgnoreEnableFieldsCorrectly with data set "FALSE setting"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Typo3QuerySettingsTest::setIgnoreEnableFieldsSetsIgnoreEnableFieldsCorrectly with data set "FALSE setting"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Typo3QuerySettingsTest::setIgnoreEnableFieldsAllowsChaining
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Typo3QuerySettingsTest::setIgnoreEnableFieldsAllowsChaining
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Typo3QuerySettingsTest::setEnableFieldsToBeIgnoredSetsEnableFieldsToBeIgnoredCorrectly with data set "empty array"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Typo3QuerySettingsTest::setEnableFieldsToBeIgnoredSetsEnableFieldsToBeIgnoredCorrectly with data set "empty array"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Typo3QuerySettingsTest::setEnableFieldsToBeIgnoredSetsEnableFieldsToBeIgnoredCorrectly with data set "two elements associative"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Typo3QuerySettingsTest::setEnableFieldsToBeIgnoredSetsEnableFieldsToBeIgnoredCorrectly with data set "two elements associative"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Typo3QuerySettingsTest::setEnableFieldsToBeIgnoredSetsEnableFieldsToBeIgnoredCorrectly with data set "three elements"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Typo3QuerySettingsTest::setEnableFieldsToBeIgnoredSetsEnableFieldsToBeIgnoredCorrectly with data set "three elements"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Typo3QuerySettingsTest::setEnableFieldsToBeIgnoredAllowsChaining
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Typo3QuerySettingsTest::setEnableFieldsToBeIgnoredAllowsChaining
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Typo3QuerySettingsTest::setIncludeDeletedSetsIncludeDeletedCorrectly with data set "TRUE setting"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Typo3QuerySettingsTest::setIncludeDeletedSetsIncludeDeletedCorrectly with data set "TRUE setting"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Typo3QuerySettingsTest::setIncludeDeletedSetsIncludeDeletedCorrectly with data set "FALSE setting"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Typo3QuerySettingsTest::setIncludeDeletedSetsIncludeDeletedCorrectly with data set "FALSE setting"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Typo3QuerySettingsTest::setIncludeDeletedAllowsChaining
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Typo3QuerySettingsTest::setIncludeDeletedAllowsChaining
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Typo3QuerySettingsTest::setReturnRawQueryResultSetsReturnRawQueryResultCorrectly with data set "TRUE setting"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Typo3QuerySettingsTest::setReturnRawQueryResultSetsReturnRawQueryResultCorrectly with data set "TRUE setting"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Typo3QuerySettingsTest::setReturnRawQueryResultSetsReturnRawQueryResultCorrectly with data set "FALSE setting"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Typo3QuerySettingsTest::setReturnRawQueryResultSetsReturnRawQueryResultCorrectly with data set "FALSE setting"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Typo3QuerySettingsTest::setReturnRawQueryResultAllowsChaining
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Typo3QuerySettingsTest::setReturnRawQueryResultAllowsChaining
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\ObjectStorageTest::anObjectCanBeAttached
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\ObjectStorageTest::anObjectCanBeAttached
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\ObjectStorageTest::anObjectCanBeDetached
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\ObjectStorageTest::anObjectCanBeDetached
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\ObjectStorageTest::offsetSetAssociatesDataToAnObjectInTheStorage
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\ObjectStorageTest::offsetSetAssociatesDataToAnObjectInTheStorage
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\ObjectStorageTest::offsetUnsetRemovesAnObjectFromTheStorage
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\ObjectStorageTest::offsetUnsetRemovesAnObjectFromTheStorage
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\ObjectStorageTest::offsetGetReturnsTheDataAssociatedWithAnObject
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\ObjectStorageTest::offsetGetReturnsTheDataAssociatedWithAnObject
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\ObjectStorageTest::offsetExistsChecksWhetherAnObjectExistsInTheStorage
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\ObjectStorageTest::offsetExistsChecksWhetherAnObjectExistsInTheStorage
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\ObjectStorageTest::getInfoReturnsTheDataAssociatedWithTheCurrentIteratorEntry
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\ObjectStorageTest::getInfoReturnsTheDataAssociatedWithTheCurrentIteratorEntry
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\ObjectStorageTest::setInfoSetsTheDataAssociatedWithTheCurrentIteratorEntry
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\ObjectStorageTest::setInfoSetsTheDataAssociatedWithTheCurrentIteratorEntry
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\ObjectStorageTest::removeAllRemovesObjectsContainedInAnotherStorageFromTheCurrentStorage
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\ObjectStorageTest::removeAllRemovesObjectsContainedInAnotherStorageFromTheCurrentStorage
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\ObjectStorageTest::addAllAddsAllObjectsFromAnotherStorage
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\ObjectStorageTest::addAllAddsAllObjectsFromAnotherStorage
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\ObjectStorageTest::theStorageCanBeRetrievedAsArray
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\ObjectStorageTest::theStorageCanBeRetrievedAsArray
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\ObjectStorageTest::allRelationsAreNotDirtyOnAttaching
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\ObjectStorageTest::allRelationsAreNotDirtyOnAttaching
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\ObjectStorageTest::allRelationsAreNotDirtyOnAttachingAndRemoving
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\ObjectStorageTest::allRelationsAreNotDirtyOnAttachingAndRemoving
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\ObjectStorageTest::theRelationsAreNotDirtyOnReAddingAtSamePosition
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\ObjectStorageTest::theRelationsAreNotDirtyOnReAddingAtSamePosition
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\ObjectStorageTest::theRelationsAreDirtyOnReAddingAtOtherPosition
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\ObjectStorageTest::theRelationsAreDirtyOnReAddingAtOtherPosition
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\RepositoryTest::abstractRepositoryImplementsRepositoryInterface
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\RepositoryTest::abstractRepositoryImplementsRepositoryInterface
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\RepositoryTest::createQueryCallsPersistenceManagerWithExpectedClassName
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\RepositoryTest::createQueryCallsPersistenceManagerWithExpectedClassName
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\RepositoryTest::createQuerySetsDefaultOrderingIfDefined
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\RepositoryTest::createQuerySetsDefaultOrderingIfDefined
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\RepositoryTest::findAllCreatesQueryAndReturnsResultOfExecuteCall
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\RepositoryTest::findAllCreatesQueryAndReturnsResultOfExecuteCall
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\RepositoryTest::findByidentifierReturnsResultOfGetObjectByIdentifierCall
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\RepositoryTest::findByidentifierReturnsResultOfGetObjectByIdentifierCall
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\RepositoryTest::addDelegatesToPersistenceManager
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\RepositoryTest::addDelegatesToPersistenceManager
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\RepositoryTest::removeDelegatesToPersistenceManager
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\RepositoryTest::removeDelegatesToPersistenceManager
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\RepositoryTest::updateDelegatesToPersistenceManager
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\RepositoryTest::updateDelegatesToPersistenceManager
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\RepositoryTest::magicCallMethodAcceptsFindBySomethingCallsAndExecutesAQueryWithThatCriteria
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\RepositoryTest::magicCallMethodAcceptsFindBySomethingCallsAndExecutesAQueryWithThatCriteria
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\RepositoryTest::magicCallMethodAcceptsFindOneBySomethingCallsAndExecutesAQueryWithThatCriteria
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\RepositoryTest::magicCallMethodAcceptsFindOneBySomethingCallsAndExecutesAQueryWithThatCriteria
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\RepositoryTest::magicCallMethodAcceptsCountBySomethingCallsAndExecutesAQueryWithThatCriteria
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\RepositoryTest::magicCallMethodAcceptsCountBySomethingCallsAndExecutesAQueryWithThatCriteria
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\RepositoryTest::magicCallMethodTriggersAnErrorIfUnknownMethodsAreCalled
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\RepositoryTest::magicCallMethodTriggersAnErrorIfUnknownMethodsAreCalled
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\RepositoryTest::addChecksObjectType
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\RepositoryTest::addChecksObjectType
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\RepositoryTest::removeChecksObjectType
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\RepositoryTest::removeChecksObjectType
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\RepositoryTest::updateChecksObjectType
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\RepositoryTest::updateChecksObjectType
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\RepositoryTest::constructSetsObjectTypeFromClassName with data set #0
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\RepositoryTest::constructSetsObjectTypeFromClassName with data set #0
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\RepositoryTest::constructSetsObjectTypeFromClassName with data set #1
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\RepositoryTest::constructSetsObjectTypeFromClassName with data set #1
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\RepositoryTest::constructSetsObjectTypeFromClassName with data set #2
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\RepositoryTest::constructSetsObjectTypeFromClassName with data set #2
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\RepositoryTest::constructSetsObjectTypeFromClassName with data set #3
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\RepositoryTest::constructSetsObjectTypeFromClassName with data set #3
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\RepositoryTest::constructSetsObjectTypeFromClassName with data set #4
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\RepositoryTest::constructSetsObjectTypeFromClassName with data set #4
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\RepositoryTest::createQueryReturnsQueryWithUnmodifiedDefaultQuerySettings
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\RepositoryTest::createQueryReturnsQueryWithUnmodifiedDefaultQuerySettings
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\RepositoryTest::findByUidReturnsResultOfGetObjectByIdentifierCall
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\RepositoryTest::findByUidReturnsResultOfGetObjectByIdentifierCall
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\RepositoryTest::updateRejectsObjectsOfWrongType
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\RepositoryTest::updateRejectsObjectsOfWrongType
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\RepositoryTest::magicCallMethodReturnsFirstArrayKeyInFindOneBySomethingIfQueryReturnsRawResult
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\RepositoryTest::magicCallMethodReturnsFirstArrayKeyInFindOneBySomethingIfQueryReturnsRawResult
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Persistence\RepositoryTest::magicCallMethodReturnsNullInFindOneBySomethingIfQueryReturnsEmptyRawResult
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Persistence\RepositoryTest::magicCallMethodReturnsNullInFindOneBySomethingIfQueryReturnsEmptyRawResult
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\MapperTest::mapReturnsObjectForNamespaceClasses
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\MapperTest::mapReturnsObjectForNamespaceClasses
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\MapperTest::mapReturnsObjectForOldTxClasses
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\MapperTest::mapReturnsObjectForOldTxClasses
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMapperTest::sourceTypeCanBeCorrectlyDetermined with data set #0
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMapperTest::sourceTypeCanBeCorrectlyDetermined with data set #0
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMapperTest::sourceTypeCanBeCorrectlyDetermined with data set #1
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMapperTest::sourceTypeCanBeCorrectlyDetermined with data set #1
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMapperTest::sourceTypeCanBeCorrectlyDetermined with data set #2
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMapperTest::sourceTypeCanBeCorrectlyDetermined with data set #2
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMapperTest::sourceTypeCanBeCorrectlyDetermined with data set #3
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMapperTest::sourceTypeCanBeCorrectlyDetermined with data set #3
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMapperTest::sourceTypeCanBeCorrectlyDetermined with data set #4
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMapperTest::sourceTypeCanBeCorrectlyDetermined with data set #4
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMapperTest::sourceWhichIsNoSimpleTypeThrowsException with data set #0
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMapperTest::sourceWhichIsNoSimpleTypeThrowsException with data set #0
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMapperTest::sourceWhichIsNoSimpleTypeThrowsException with data set #1
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMapperTest::sourceWhichIsNoSimpleTypeThrowsException with data set #1
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMapperTest::sourceWhichIsNoSimpleTypeThrowsException with data set #2
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMapperTest::sourceWhichIsNoSimpleTypeThrowsException with data set #2
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMapperTest::findTypeConverterShouldReturnTypeConverterFromConfigurationIfItIsSet
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMapperTest::findTypeConverterShouldReturnTypeConverterFromConfigurationIfItIsSet
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMapperTest::findTypeConverterShouldReturnHighestPriorityTypeConverterForSimpleType with data set #0
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMapperTest::findTypeConverterShouldReturnHighestPriorityTypeConverterForSimpleType with data set #0
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMapperTest::findTypeConverterShouldReturnHighestPriorityTypeConverterForSimpleType with data set #1
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMapperTest::findTypeConverterShouldReturnHighestPriorityTypeConverterForSimpleType with data set #1
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMapperTest::findTypeConverterShouldReturnConverterForTargetObjectIfItExists with data set #0
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMapperTest::findTypeConverterShouldReturnConverterForTargetObjectIfItExists with data set #0
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMapperTest::findTypeConverterShouldReturnConverterForTargetObjectIfItExists with data set #1
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMapperTest::findTypeConverterShouldReturnConverterForTargetObjectIfItExists with data set #1
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMapperTest::findTypeConverterShouldReturnConverterForTargetObjectIfItExists with data set #2
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMapperTest::findTypeConverterShouldReturnConverterForTargetObjectIfItExists with data set #2
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMapperTest::findTypeConverterShouldReturnConverterForTargetObjectIfItExists with data set #3
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMapperTest::findTypeConverterShouldReturnConverterForTargetObjectIfItExists with data set #3
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMapperTest::findTypeConverterShouldReturnConverterForTargetObjectIfItExists with data set #4
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMapperTest::findTypeConverterShouldReturnConverterForTargetObjectIfItExists with data set #4
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMapperTest::findTypeConverterShouldReturnConverterForTargetObjectIfItExists with data set #5
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMapperTest::findTypeConverterShouldReturnConverterForTargetObjectIfItExists with data set #5
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMapperTest::findTypeConverterShouldReturnConverterForTargetObjectIfItExists with data set #6
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMapperTest::findTypeConverterShouldReturnConverterForTargetObjectIfItExists with data set #6
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMapperTest::findTypeConverterShouldReturnConverterForTargetObjectIfItExists with data set #7
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMapperTest::findTypeConverterShouldReturnConverterForTargetObjectIfItExists with data set #7
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMapperTest::findTypeConverterShouldReturnConverterForTargetObjectIfItExists with data set #8
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMapperTest::findTypeConverterShouldReturnConverterForTargetObjectIfItExists with data set #8
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMapperTest::convertShouldAskConfigurationBuilderForDefaultConfiguration
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMapperTest::convertShouldAskConfigurationBuilderForDefaultConfiguration
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMapperTest::findFirstEligibleTypeConverterInObjectHierarchyShouldReturnNullIfSourceTypeIsUnknown
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMapperTest::findFirstEligibleTypeConverterInObjectHierarchyShouldReturnNullIfSourceTypeIsUnknown
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMapperTest::doMappingReturnsSourceUnchangedIfAlreadyConverted
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMapperTest::doMappingReturnsSourceUnchangedIfAlreadyConverted
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMapperTest::doMappingReturnsSourceUnchangedIfAlreadyConvertedToCompositeType
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMapperTest::doMappingReturnsSourceUnchangedIfAlreadyConvertedToCompositeType
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMapperTest::convertSkipsPropertiesIfConfiguredTo
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMapperTest::convertSkipsPropertiesIfConfiguredTo
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMapperTest::convertSkipsUnknownPropertiesIfConfiguredTo
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMapperTest::convertSkipsUnknownPropertiesIfConfiguredTo
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMappingConfigurationBuilderTest::getTargetPropertyNameShouldReturnTheUnmodifiedPropertyNameWithoutConfiguration
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMappingConfigurationBuilderTest::getTargetPropertyNameShouldReturnTheUnmodifiedPropertyNameWithoutConfiguration
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMappingConfigurationTest::getTargetPropertyNameShouldReturnTheUnmodifiedPropertyNameWithoutConfiguration
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMappingConfigurationTest::getTargetPropertyNameShouldReturnTheUnmodifiedPropertyNameWithoutConfiguration
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMappingConfigurationTest::shouldMapReturnsFalseByDefault
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMappingConfigurationTest::shouldMapReturnsFalseByDefault
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMappingConfigurationTest::shouldMapReturnsTrueIfConfigured
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMappingConfigurationTest::shouldMapReturnsTrueIfConfigured
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMappingConfigurationTest::shouldMapReturnsTrueForAllowedProperties
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMappingConfigurationTest::shouldMapReturnsTrueForAllowedProperties
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMappingConfigurationTest::shouldMapReturnsFalseForBlacklistedProperties
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMappingConfigurationTest::shouldMapReturnsFalseForBlacklistedProperties
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMappingConfigurationTest::shouldSkipReturnsFalseByDefault
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMappingConfigurationTest::shouldSkipReturnsFalseByDefault
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMappingConfigurationTest::shouldSkipReturnsTrueIfConfigured
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMappingConfigurationTest::shouldSkipReturnsTrueIfConfigured
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMappingConfigurationTest::setTypeConverterOptionsCanBeRetrievedAgain
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMappingConfigurationTest::setTypeConverterOptionsCanBeRetrievedAgain
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMappingConfigurationTest::nonexistentTypeConverterOptionsReturnNull
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMappingConfigurationTest::nonexistentTypeConverterOptionsReturnNull
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMappingConfigurationTest::setTypeConverterOptionsShouldOverrideAlreadySetOptions
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMappingConfigurationTest::setTypeConverterOptionsShouldOverrideAlreadySetOptions
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMappingConfigurationTest::setTypeConverterOptionShouldOverrideAlreadySetOptions
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMappingConfigurationTest::setTypeConverterOptionShouldOverrideAlreadySetOptions
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMappingConfigurationTest::getTypeConverterReturnsNullIfNoTypeConverterSet
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMappingConfigurationTest::getTypeConverterReturnsNullIfNoTypeConverterSet
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMappingConfigurationTest::getTypeConverterReturnsTypeConverterIfItHasBeenSet
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMappingConfigurationTest::getTypeConverterReturnsTypeConverterIfItHasBeenSet
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMappingConfigurationTest::getTargetPropertyNameShouldRespectMapping
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMappingConfigurationTest::getTargetPropertyNameShouldRespectMapping
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMappingConfigurationTest::respectiveMethodsProvideFluentInterface with data set #0
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMappingConfigurationTest::respectiveMethodsProvideFluentInterface with data set #0
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMappingConfigurationTest::respectiveMethodsProvideFluentInterface with data set #1
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMappingConfigurationTest::respectiveMethodsProvideFluentInterface with data set #1
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMappingConfigurationTest::respectiveMethodsProvideFluentInterface with data set #2
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMappingConfigurationTest::respectiveMethodsProvideFluentInterface with data set #2
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMappingConfigurationTest::respectiveMethodsProvideFluentInterface with data set #3
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMappingConfigurationTest::respectiveMethodsProvideFluentInterface with data set #3
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMappingConfigurationTest::respectiveMethodsProvideFluentInterface with data set #4
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMappingConfigurationTest::respectiveMethodsProvideFluentInterface with data set #4
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMappingConfigurationTest::respectiveMethodsProvideFluentInterface with data set #5
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMappingConfigurationTest::respectiveMethodsProvideFluentInterface with data set #5
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMappingConfigurationTest::respectiveMethodsProvideFluentInterface with data set #6
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMappingConfigurationTest::respectiveMethodsProvideFluentInterface with data set #6
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMappingConfigurationTest::forPropertyWithAsteriskAllowsArbitraryPropertyNamesWithGetConfigurationFor
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMappingConfigurationTest::forPropertyWithAsteriskAllowsArbitraryPropertyNamesWithGetConfigurationFor
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMappingConfigurationTest::forPropertyWithAsteriskAllowsArbitraryPropertyNamesWithForProperty
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMappingConfigurationTest::forPropertyWithAsteriskAllowsArbitraryPropertyNamesWithForProperty
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMappingConfigurationTest::forPropertyWithAsteriskAllowsArbitraryPropertyNamesWithShouldMap
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\PropertyMappingConfigurationTest::forPropertyWithAsteriskAllowsArbitraryPropertyNamesWithShouldMap
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\ArrayConverterTest::checkMetadata
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\ArrayConverterTest::checkMetadata
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\ArrayConverterTest::convertFromDoesNotModifyTheSourceArray
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\ArrayConverterTest::convertFromDoesNotModifyTheSourceArray
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\ArrayConverterTest::canConvertFromEmptyString with data set "Empty string to empty array"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\ArrayConverterTest::canConvertFromEmptyString with data set "Empty string to empty array"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\ArrayConverterTest::canConvertFromReturnsCorrectBooleans with data set "Can convert empty string"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\ArrayConverterTest::canConvertFromReturnsCorrectBooleans with data set "Can convert empty string"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\ArrayConverterTest::canConvertFromReturnsCorrectBooleans with data set "Can not convert not empty string"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\ArrayConverterTest::canConvertFromReturnsCorrectBooleans with data set "Can not convert not empty string"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\ArrayConverterTest::canConvertFromReturnsCorrectBooleans with data set "Can convert array"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\ArrayConverterTest::canConvertFromReturnsCorrectBooleans with data set "Can convert array"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\BooleanConverterTest::checkMetadata
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\BooleanConverterTest::checkMetadata
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\BooleanConverterTest::convertFromDoesNotModifyTheBooleanSource
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\BooleanConverterTest::convertFromDoesNotModifyTheBooleanSource
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\BooleanConverterTest::convertFromCastsSourceStringToBoolean
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\BooleanConverterTest::convertFromCastsSourceStringToBoolean
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\BooleanConverterTest::convertFromCastsNumericSourceStringToBoolean
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\BooleanConverterTest::convertFromCastsNumericSourceStringToBoolean
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::checkMetadata
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::checkMetadata
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::canConvertFromReturnsFalseIfTargetTypeIsNotDateTime
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::canConvertFromReturnsFalseIfTargetTypeIsNotDateTime
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::canConvertFromReturnsTrueIfSourceTypeIsAString
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::canConvertFromReturnsTrueIfSourceTypeIsAString
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::canConvertFromReturnsTrueIfSourceTypeIsAnEmptyString
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::canConvertFromReturnsTrueIfSourceTypeIsAnEmptyString
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::convertFromReturnsErrorIfGivenStringCantBeConverted
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::convertFromReturnsErrorIfGivenStringCantBeConverted
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::convertFromProperlyConvertsStringWithDefaultDateFormat
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::convertFromProperlyConvertsStringWithDefaultDateFormat
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::convertFromUsesDefaultDateFormatIfItIsNotConfigured
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::convertFromUsesDefaultDateFormatIfItIsNotConfigured
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::convertFromEmptyStringReturnsNull
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::convertFromEmptyStringReturnsNull
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::convertFromStringTests with data set #0
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::convertFromStringTests with data set #0
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::convertFromStringTests with data set #1
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::convertFromStringTests with data set #1
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::convertFromStringTests with data set #2
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::convertFromStringTests with data set #2
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::convertFromStringTests with data set #3
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::convertFromStringTests with data set #3
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::convertFromStringTests with data set #4
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::convertFromStringTests with data set #4
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::convertFromStringTests with data set #5
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::convertFromStringTests with data set #5
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::convertFromStringTests with data set #6
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::convertFromStringTests with data set #6
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::convertFromStringTests with data set #7
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::convertFromStringTests with data set #7
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::convertFromIntegerOrDigitStringWithoutConfigurationTests with data set #0
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::convertFromIntegerOrDigitStringWithoutConfigurationTests with data set #0
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::convertFromIntegerOrDigitStringWithoutConfigurationTests with data set #1
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::convertFromIntegerOrDigitStringWithoutConfigurationTests with data set #1
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::convertFromIntegerOrDigitStringInArrayWithoutConfigurationTests with data set #0
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::convertFromIntegerOrDigitStringInArrayWithoutConfigurationTests with data set #0
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::convertFromIntegerOrDigitStringInArrayWithoutConfigurationTests with data set #1
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::convertFromIntegerOrDigitStringInArrayWithoutConfigurationTests with data set #1
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::canConvertFromReturnsTrueIfSourceTypeIsAnArray
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::canConvertFromReturnsTrueIfSourceTypeIsAnArray
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::convertFromReturnsErrorIfGivenArrayCantBeConverted
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::convertFromReturnsErrorIfGivenArrayCantBeConverted
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::convertFromThrowsExceptionIfGivenArrayDoesNotSpecifyTheDate
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::convertFromThrowsExceptionIfGivenArrayDoesNotSpecifyTheDate
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::convertFromProperlyConvertsArrayWithDefaultDateFormat
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::convertFromProperlyConvertsArrayWithDefaultDateFormat
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::convertFromThrowsExceptionIfDatePartKeysHaveInvalidValuesSpecified with data set #0
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::convertFromThrowsExceptionIfDatePartKeysHaveInvalidValuesSpecified with data set #0
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::convertFromThrowsExceptionIfDatePartKeysHaveInvalidValuesSpecified with data set #1
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::convertFromThrowsExceptionIfDatePartKeysHaveInvalidValuesSpecified with data set #1
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::convertFromThrowsExceptionIfDatePartKeysHaveInvalidValuesSpecified with data set #2
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::convertFromThrowsExceptionIfDatePartKeysHaveInvalidValuesSpecified with data set #2
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::convertFromThrowsExceptionIfDatePartKeysHaveInvalidValuesSpecified with data set #3
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::convertFromThrowsExceptionIfDatePartKeysHaveInvalidValuesSpecified with data set #3
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::convertFromThrowsExceptionIfDatePartKeysHaveInvalidValuesSpecified with data set #4
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::convertFromThrowsExceptionIfDatePartKeysHaveInvalidValuesSpecified with data set #4
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::convertFromThrowsExceptionIfDatePartKeysHaveInvalidValuesSpecified with data set #5
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::convertFromThrowsExceptionIfDatePartKeysHaveInvalidValuesSpecified with data set #5
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::convertFromProperlyConvertsArrayWithDateAsArray
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::convertFromProperlyConvertsArrayWithDateAsArray
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::convertFromAllowsToOverrideTheTime
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::convertFromAllowsToOverrideTheTime
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::convertFromAllowsToOverrideTheTimezone
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::convertFromAllowsToOverrideTheTimezone
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::convertFromThrowsExceptionIfSpecifiedTimezoneIsInvalid
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::convertFromThrowsExceptionIfSpecifiedTimezoneIsInvalid
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::convertFromArrayThrowsExceptionForEmptyArray
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::convertFromArrayThrowsExceptionForEmptyArray
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::convertFromArrayReturnsNullForEmptyDate
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::convertFromArrayReturnsNullForEmptyDate
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::convertFromArrayTests with data set #0
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::convertFromArrayTests with data set #0
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::convertFromArrayTests with data set #1
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::convertFromArrayTests with data set #1
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::convertFromArrayTests with data set #2
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::convertFromArrayTests with data set #2
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::convertFromArrayTests with data set #3
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::convertFromArrayTests with data set #3
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::convertFromArrayTests with data set #4
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::convertFromArrayTests with data set #4
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::convertFromArrayTests with data set #5
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::convertFromArrayTests with data set #5
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::convertFromArrayTests with data set #6
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::convertFromArrayTests with data set #6
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::convertFromArrayTests with data set #7
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::convertFromArrayTests with data set #7
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::convertFromArrayTests with data set #8
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::convertFromArrayTests with data set #8
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::convertFromArrayTests with data set #9
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::convertFromArrayTests with data set #9
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::convertFromSupportsDateTimeSubClasses
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\DateTimeConverterTest::convertFromSupportsDateTimeSubClasses
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\FloatConverterTest::checkMetadata
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\FloatConverterTest::checkMetadata
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\FloatConverterTest::convertFromShouldCastTheStringToFloat
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\FloatConverterTest::convertFromShouldCastTheStringToFloat
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\FloatConverterTest::convertFromReturnsNullIfEmptyStringSpecified
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\FloatConverterTest::convertFromReturnsNullIfEmptyStringSpecified
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\FloatConverterTest::convertFromShouldAcceptIntegers
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\FloatConverterTest::convertFromShouldAcceptIntegers
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\FloatConverterTest::convertFromReturnsAnErrorIfSpecifiedStringIsNotNumeric
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\FloatConverterTest::convertFromReturnsAnErrorIfSpecifiedStringIsNotNumeric
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\FloatConverterTest::canConvertFromShouldReturnTrue
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\FloatConverterTest::canConvertFromShouldReturnTrue
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\FloatConverterTest::canConvertFromShouldReturnTrueForAnEmptyValue
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\FloatConverterTest::canConvertFromShouldReturnTrueForAnEmptyValue
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\FloatConverterTest::canConvertFromShouldReturnTrueForANullValue
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\FloatConverterTest::canConvertFromShouldReturnTrueForANullValue
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\FloatConverterTest::getSourceChildPropertiesToBeConvertedShouldReturnEmptyArray
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\FloatConverterTest::getSourceChildPropertiesToBeConvertedShouldReturnEmptyArray
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\IntegerConverterTest::checkMetadata
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\IntegerConverterTest::checkMetadata
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\IntegerConverterTest::convertFromShouldCastTheStringToInteger
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\IntegerConverterTest::convertFromShouldCastTheStringToInteger
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\IntegerConverterTest::convertFromDoesNotModifyIntegers
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\IntegerConverterTest::convertFromDoesNotModifyIntegers
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\IntegerConverterTest::convertFromReturnsNullIfEmptyStringSpecified
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\IntegerConverterTest::convertFromReturnsNullIfEmptyStringSpecified
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\IntegerConverterTest::convertFromReturnsAnErrorIfSpecifiedStringIsNotNumeric
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\IntegerConverterTest::convertFromReturnsAnErrorIfSpecifiedStringIsNotNumeric
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\IntegerConverterTest::canConvertFromShouldReturnTrueForANumericStringSource
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\IntegerConverterTest::canConvertFromShouldReturnTrueForANumericStringSource
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\IntegerConverterTest::canConvertFromShouldReturnTrueForAnIntegerSource
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\IntegerConverterTest::canConvertFromShouldReturnTrueForAnIntegerSource
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\IntegerConverterTest::canConvertFromShouldReturnTrueForAnEmptyValue
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\IntegerConverterTest::canConvertFromShouldReturnTrueForAnEmptyValue
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\IntegerConverterTest::canConvertFromShouldReturnTrueForANullValue
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\IntegerConverterTest::canConvertFromShouldReturnTrueForANullValue
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\IntegerConverterTest::getSourceChildPropertiesToBeConvertedShouldReturnEmptyArray
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\IntegerConverterTest::getSourceChildPropertiesToBeConvertedShouldReturnEmptyArray
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\ObjectConverterTest::checkMetadata
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\ObjectConverterTest::checkMetadata
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\ObjectConverterTest::canConvertFromReturnsTrueIfClassIsTaggedWithEntityOrValueObject with data set #0
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\ObjectConverterTest::canConvertFromReturnsTrueIfClassIsTaggedWithEntityOrValueObject with data set #0
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\ObjectConverterTest::canConvertFromReturnsTrueIfClassIsTaggedWithEntityOrValueObject with data set #1
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\ObjectConverterTest::canConvertFromReturnsTrueIfClassIsTaggedWithEntityOrValueObject with data set #1
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\ObjectConverterTest::canConvertFromReturnsTrueIfClassIsTaggedWithEntityOrValueObject with data set #2
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\ObjectConverterTest::canConvertFromReturnsTrueIfClassIsTaggedWithEntityOrValueObject with data set #2
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\ObjectConverterTest::getTypeOfChildPropertyShouldUseReflectionServiceToDetermineType
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\ObjectConverterTest::getTypeOfChildPropertyShouldUseReflectionServiceToDetermineType
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\PersistentObjectConverterTest::checkMetadata
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\PersistentObjectConverterTest::checkMetadata
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\PersistentObjectConverterTest::canConvertFromReturnsTrueIfClassIsTaggedWithEntityOrValueObject with data set #0
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\PersistentObjectConverterTest::canConvertFromReturnsTrueIfClassIsTaggedWithEntityOrValueObject with data set #0
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\PersistentObjectConverterTest::canConvertFromReturnsTrueIfClassIsTaggedWithEntityOrValueObject with data set #1
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\PersistentObjectConverterTest::canConvertFromReturnsTrueIfClassIsTaggedWithEntityOrValueObject with data set #1
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\PersistentObjectConverterTest::canConvertFromReturnsTrueIfClassIsTaggedWithEntityOrValueObject with data set #2
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\PersistentObjectConverterTest::canConvertFromReturnsTrueIfClassIsTaggedWithEntityOrValueObject with data set #2
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\PersistentObjectConverterTest::getSourceChildPropertiesToBeConvertedReturnsAllPropertiesExceptTheIdentityProperty
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\PersistentObjectConverterTest::getSourceChildPropertiesToBeConvertedReturnsAllPropertiesExceptTheIdentityProperty
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\PersistentObjectConverterTest::getTypeOfChildPropertyShouldUseReflectionServiceToDetermineType
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\PersistentObjectConverterTest::getTypeOfChildPropertyShouldUseReflectionServiceToDetermineType
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\PersistentObjectConverterTest::getTypeOfChildPropertyShouldUseConfiguredTypeIfItWasSet
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\PersistentObjectConverterTest::getTypeOfChildPropertyShouldUseConfiguredTypeIfItWasSet
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\PersistentObjectConverterTest::convertFromShouldFetchObjectFromPersistenceIfUuidStringIsGiven
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\PersistentObjectConverterTest::convertFromShouldFetchObjectFromPersistenceIfUuidStringIsGiven
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\PersistentObjectConverterTest::convertFromShouldFetchObjectFromPersistenceIfuidStringIsGiven
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\PersistentObjectConverterTest::convertFromShouldFetchObjectFromPersistenceIfuidStringIsGiven
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\PersistentObjectConverterTest::convertFromShouldFetchObjectFromPersistenceIfOnlyIdentityArrayGiven
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\PersistentObjectConverterTest::convertFromShouldFetchObjectFromPersistenceIfOnlyIdentityArrayGiven
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\PersistentObjectConverterTest::convertFromShouldThrowExceptionIfObjectNeedsToBeModifiedButConfigurationIsNotSet
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\PersistentObjectConverterTest::convertFromShouldThrowExceptionIfObjectNeedsToBeModifiedButConfigurationIsNotSet
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\PersistentObjectConverterTest::convertFromShouldReturnExceptionIfNoMatchingObjectWasFound
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\PersistentObjectConverterTest::convertFromShouldReturnExceptionIfNoMatchingObjectWasFound
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\PersistentObjectConverterTest::convertFromShouldThrowExceptionIfMoreThanOneObjectWasFound
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\PersistentObjectConverterTest::convertFromShouldThrowExceptionIfMoreThanOneObjectWasFound
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\PersistentObjectConverterTest::convertFromShouldThrowExceptionIfObjectNeedsToBeCreatedButConfigurationIsNotSet
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\PersistentObjectConverterTest::convertFromShouldThrowExceptionIfObjectNeedsToBeCreatedButConfigurationIsNotSet
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\PersistentObjectConverterTest::convertFromShouldCreateObject
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\PersistentObjectConverterTest::convertFromShouldCreateObject
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\PersistentObjectConverterTest::convertFromShouldThrowExceptionIfPropertyOnTargetObjectCouldNotBeSet
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\PersistentObjectConverterTest::convertFromShouldThrowExceptionIfPropertyOnTargetObjectCouldNotBeSet
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\PersistentObjectConverterTest::convertFromShouldCreateObjectWhenThereAreConstructorParameters
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\PersistentObjectConverterTest::convertFromShouldCreateObjectWhenThereAreConstructorParameters
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\PersistentObjectConverterTest::convertFromShouldCreateObjectWhenThereAreOptionalConstructorParameters
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\PersistentObjectConverterTest::convertFromShouldCreateObjectWhenThereAreOptionalConstructorParameters
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\PersistentObjectConverterTest::convertFromShouldThrowExceptionIfRequiredConstructorParameterWasNotFound
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\PersistentObjectConverterTest::convertFromShouldThrowExceptionIfRequiredConstructorParameterWasNotFound
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\PersistentObjectConverterTest::convertFromShouldReturnNullForEmptyString
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\PersistentObjectConverterTest::convertFromShouldReturnNullForEmptyString
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\StringConverterTest::checkMetadata
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\StringConverterTest::checkMetadata
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\StringConverterTest::convertFromShouldReturnSourceString
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\StringConverterTest::convertFromShouldReturnSourceString
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\StringConverterTest::canConvertFromShouldReturnTrue
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\StringConverterTest::canConvertFromShouldReturnTrue
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\StringConverterTest::getSourceChildPropertiesToBeConvertedShouldReturnEmptyArray
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Property\TypeConverter\StringConverterTest::getSourceChildPropertiesToBeConvertedShouldReturnEmptyArray
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Reflection\ClassSchemaTest::classSchemaForModelIsSetAggregateRootIfRepositoryClassIsFoundForNamespacedClasses
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Reflection\ClassSchemaTest::classSchemaForModelIsSetAggregateRootIfRepositoryClassIsFoundForNamespacedClasses
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Reflection\ClassSchemaTest::classSchemaForModelIsSetAggregateRootIfRepositoryClassIsFoundForNotNamespacedClasses
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Reflection\ClassSchemaTest::classSchemaForModelIsSetAggregateRootIfRepositoryClassIsFoundForNotNamespacedClasses
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Reflection\ObjectAccessTest::getPropertyReturnsExpectedValueForGetterProperty
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Reflection\ObjectAccessTest::getPropertyReturnsExpectedValueForGetterProperty
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Reflection\ObjectAccessTest::getPropertyReturnsExpectedValueForPublicProperty
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Reflection\ObjectAccessTest::getPropertyReturnsExpectedValueForPublicProperty
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Reflection\ObjectAccessTest::getPropertyReturnsExpectedValueForUnexposedPropertyIfForceDirectAccessIsTrue
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Reflection\ObjectAccessTest::getPropertyReturnsExpectedValueForUnexposedPropertyIfForceDirectAccessIsTrue
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Reflection\ObjectAccessTest::getPropertyReturnsExpectedValueForUnknownPropertyIfForceDirectAccessIsTrue
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Reflection\ObjectAccessTest::getPropertyReturnsExpectedValueForUnknownPropertyIfForceDirectAccessIsTrue
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Reflection\ObjectAccessTest::getPropertyReturnsPropertyNotAccessibleExceptionForNotExistingPropertyIfForceDirectAccessIsTrue
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Reflection\ObjectAccessTest::getPropertyReturnsPropertyNotAccessibleExceptionForNotExistingPropertyIfForceDirectAccessIsTrue
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Reflection\ObjectAccessTest::getPropertyReturnsThrowsExceptionIfPropertyDoesNotExist
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Reflection\ObjectAccessTest::getPropertyReturnsThrowsExceptionIfPropertyDoesNotExist
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Reflection\ObjectAccessTest::getPropertyReturnsThrowsExceptionIfArrayKeyDoesNotExist
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Reflection\ObjectAccessTest::getPropertyReturnsThrowsExceptionIfArrayKeyDoesNotExist
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Reflection\ObjectAccessTest::getPropertyTriesToCallABooleanGetterMethodIfItExists
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Reflection\ObjectAccessTest::getPropertyTriesToCallABooleanGetterMethodIfItExists
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Reflection\ObjectAccessTest::getPropertyThrowsExceptionIfThePropertyNameIsNotAString
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Reflection\ObjectAccessTest::getPropertyThrowsExceptionIfThePropertyNameIsNotAString
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Reflection\ObjectAccessTest::setPropertyThrowsExceptionIfThePropertyNameIsNotAString
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Reflection\ObjectAccessTest::setPropertyThrowsExceptionIfThePropertyNameIsNotAString
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Reflection\ObjectAccessTest::setPropertyReturnsFalseIfPropertyIsNotAccessible
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Reflection\ObjectAccessTest::setPropertyReturnsFalseIfPropertyIsNotAccessible
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Reflection\ObjectAccessTest::setPropertySetsValueIfPropertyIsNotAccessibleWhenForceDirectAccessIsTrue
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Reflection\ObjectAccessTest::setPropertySetsValueIfPropertyIsNotAccessibleWhenForceDirectAccessIsTrue
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Reflection\ObjectAccessTest::setPropertySetsValueIfPropertyDoesNotExistWhenForceDirectAccessIsTrue
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Reflection\ObjectAccessTest::setPropertySetsValueIfPropertyDoesNotExistWhenForceDirectAccessIsTrue
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Reflection\ObjectAccessTest::setPropertyCallsASetterMethodToSetThePropertyValueIfOneIsAvailable
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Reflection\ObjectAccessTest::setPropertyCallsASetterMethodToSetThePropertyValueIfOneIsAvailable
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Reflection\ObjectAccessTest::setPropertyWorksWithPublicProperty
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Reflection\ObjectAccessTest::setPropertyWorksWithPublicProperty
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Reflection\ObjectAccessTest::setPropertyCanDirectlySetValuesInAnArrayObjectOrArray
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Reflection\ObjectAccessTest::setPropertyCanDirectlySetValuesInAnArrayObjectOrArray
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Reflection\ObjectAccessTest::getPropertyCanAccessPropertiesOfAnArrayObject
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Reflection\ObjectAccessTest::getPropertyCanAccessPropertiesOfAnArrayObject
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Reflection\ObjectAccessTest::getPropertyCanAccessPropertiesOfAnObjectImplementingArrayAccess
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Reflection\ObjectAccessTest::getPropertyCanAccessPropertiesOfAnObjectImplementingArrayAccess
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Reflection\ObjectAccessTest::getPropertyCanAccessPropertiesOfAnArray
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Reflection\ObjectAccessTest::getPropertyCanAccessPropertiesOfAnArray
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Reflection\ObjectAccessTest::getPropertyPathCanAccessPropertiesOfAnArray
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Reflection\ObjectAccessTest::getPropertyPathCanAccessPropertiesOfAnArray
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Reflection\ObjectAccessTest::getPropertyPathCanAccessPropertiesOfAnObjectImplementingArrayAccess
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Reflection\ObjectAccessTest::getPropertyPathCanAccessPropertiesOfAnObjectImplementingArrayAccess
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Reflection\ObjectAccessTest::getPropertyPathCanNotAccessPropertiesOfAnSplObjectStorageObject
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Reflection\ObjectAccessTest::getPropertyPathCanNotAccessPropertiesOfAnSplObjectStorageObject
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Reflection\ObjectAccessTest::getGettablePropertyNamesReturnsAllPropertiesWhichAreAvailable
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Reflection\ObjectAccessTest::getGettablePropertyNamesReturnsAllPropertiesWhichAreAvailable
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Reflection\ObjectAccessTest::getSettablePropertyNamesReturnsAllPropertiesWhichAreAvailable
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Reflection\ObjectAccessTest::getSettablePropertyNamesReturnsAllPropertiesWhichAreAvailable
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Reflection\ObjectAccessTest::getSettablePropertyNamesReturnsPropertyNamesOfStdClass
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Reflection\ObjectAccessTest::getSettablePropertyNamesReturnsPropertyNamesOfStdClass
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Reflection\ObjectAccessTest::getGettablePropertiesReturnsTheCorrectValuesForAllProperties
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Reflection\ObjectAccessTest::getGettablePropertiesReturnsTheCorrectValuesForAllProperties
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Reflection\ObjectAccessTest::getGettablePropertiesReturnsPropertiesOfStdClass
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Reflection\ObjectAccessTest::getGettablePropertiesReturnsPropertiesOfStdClass
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Reflection\ObjectAccessTest::isPropertySettableTellsIfAPropertyCanBeSet
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Reflection\ObjectAccessTest::isPropertySettableTellsIfAPropertyCanBeSet
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Reflection\ObjectAccessTest::isPropertySettableWorksOnStdClass
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Reflection\ObjectAccessTest::isPropertySettableWorksOnStdClass
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Reflection\ObjectAccessTest::isPropertyGettableTellsIfAPropertyCanBeRetrieved
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Reflection\ObjectAccessTest::isPropertyGettableTellsIfAPropertyCanBeRetrieved
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Reflection\ObjectAccessTest::isPropertyGettableWorksOnArrayAccessObjects
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Reflection\ObjectAccessTest::isPropertyGettableWorksOnArrayAccessObjects
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Reflection\ObjectAccessTest::isPropertyGettableWorksOnStdClass
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Reflection\ObjectAccessTest::isPropertyGettableWorksOnStdClass
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Reflection\ObjectAccessTest::getPropertyPathCanRecursivelyGetPropertiesOfAnObject
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Reflection\ObjectAccessTest::getPropertyPathCanRecursivelyGetPropertiesOfAnObject
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Reflection\ObjectAccessTest::getPropertyPathReturnsNullForNonExistingPropertyPath
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Reflection\ObjectAccessTest::getPropertyPathReturnsNullForNonExistingPropertyPath
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Reflection\ObjectAccessTest::getPropertyPathReturnsNullIfSubjectIsNoObject
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Reflection\ObjectAccessTest::getPropertyPathReturnsNullIfSubjectIsNoObject
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Reflection\ObjectAccessTest::getPropertyPathReturnsNullIfSubjectOnPathIsNoObject
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Reflection\ObjectAccessTest::getPropertyPathReturnsNullIfSubjectOnPathIsNoObject
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Reflection\ReflectionServiceTest::hasMethod
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Reflection\ReflectionServiceTest::hasMethod
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Reflection\ReflectionServiceTest::getMethodTagsValues
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Reflection\ReflectionServiceTest::getMethodTagsValues
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Reflection\ReflectionServiceTest::getMethodParameters
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Reflection\ReflectionServiceTest::getMethodParameters
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Scheduler\FieldProviderTest::getCommandControllerActionFieldFetchesCorrectClassNames
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Scheduler\FieldProviderTest::getCommandControllerActionFieldFetchesCorrectClassNames
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Scheduler\FieldProviderTest::constructResolvesExtensionnameFromNamespaced
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Scheduler\FieldProviderTest::constructResolvesExtensionnameFromNamespaced
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Scheduler\FieldProviderTest::validateAdditionalFieldsReturnsTrue
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Scheduler\FieldProviderTest::validateAdditionalFieldsReturnsTrue
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Scheduler\FieldProviderTest::getAdditionalFieldsRendersRightHtml
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Scheduler\FieldProviderTest::getAdditionalFieldsRendersRightHtml
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Scheduler\TaskTest::executeCallsLogExceptionOnCaughtException
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Scheduler\TaskTest::executeCallsLogExceptionOnCaughtException
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Scheduler\TaskTest::executeReturnsTrueIfNoExceptionIsCaught
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Scheduler\TaskTest::executeReturnsTrueIfNoExceptionIsCaught
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Scheduler\TaskTest::setCommandIdentifierSetsCommandIdentifierCorrectly
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Scheduler\TaskTest::setCommandIdentifierSetsCommandIdentifierCorrectly
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Scheduler\TaskTest::getCommandIdentifierReturnsCorrectCommandIdentifier
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Scheduler\TaskTest::getCommandIdentifierReturnsCorrectCommandIdentifier
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Scheduler\TaskTest::setArgumentsSetsArgumentsCorrectly
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Scheduler\TaskTest::setArgumentsSetsArgumentsCorrectly
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Scheduler\TaskTest::getArgumentsReturnsCorrectArguments
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Scheduler\TaskTest::getArgumentsReturnsCorrectArguments
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Scheduler\TaskTest::setDefaultsSetsDefaultsCorrectly
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Scheduler\TaskTest::setDefaultsSetsDefaultsCorrectly
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Scheduler\TaskTest::getDefaultsReturnsCorrectDefaults
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Scheduler\TaskTest::getDefaultsReturnsCorrectDefaults
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Scheduler\TaskTest::addDefaultValueAddsDefaultToDefaults
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Scheduler\TaskTest::addDefaultValueAddsDefaultToDefaults
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Scheduler\TaskTest::addDefaultValueConvertsBooleanValuesToInteger
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Scheduler\TaskTest::addDefaultValueConvertsBooleanValuesToInteger
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Scheduler\TaskTest::getAdditionalInformationRespectsArguments
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Scheduler\TaskTest::getAdditionalInformationRespectsArguments
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Security\Channel\RequestHashServiceTest::generateRequestHashGeneratesTheCorrectHashesInNormalOperation with data set #0
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Security\Channel\RequestHashServiceTest::generateRequestHashGeneratesTheCorrectHashesInNormalOperation with data set #0
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Security\Channel\RequestHashServiceTest::generateRequestHashGeneratesTheCorrectHashesInNormalOperation with data set #1
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Security\Channel\RequestHashServiceTest::generateRequestHashGeneratesTheCorrectHashesInNormalOperation with data set #1
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Security\Channel\RequestHashServiceTest::generateRequestHashGeneratesTheCorrectHashesInNormalOperation with data set #2
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Security\Channel\RequestHashServiceTest::generateRequestHashGeneratesTheCorrectHashesInNormalOperation with data set #2
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Security\Channel\RequestHashServiceTest::generateRequestHashGeneratesTheCorrectHashesInNormalOperation with data set #3
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Security\Channel\RequestHashServiceTest::generateRequestHashGeneratesTheCorrectHashesInNormalOperation with data set #3
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Security\Channel\RequestHashServiceTest::generateRequestHashGeneratesTheCorrectHashesInNormalOperation with data set #4
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Security\Channel\RequestHashServiceTest::generateRequestHashGeneratesTheCorrectHashesInNormalOperation with data set #4
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Security\Channel\RequestHashServiceTest::generateRequestHashGeneratesTheCorrectHashesInNormalOperation with data set #5
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Security\Channel\RequestHashServiceTest::generateRequestHashGeneratesTheCorrectHashesInNormalOperation with data set #5
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Security\Channel\RequestHashServiceTest::generateRequestHashThrowsExceptionInWrongCases with data set #0
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Security\Channel\RequestHashServiceTest::generateRequestHashThrowsExceptionInWrongCases with data set #0
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Security\Channel\RequestHashServiceTest::generateRequestHashThrowsExceptionInWrongCases with data set #1
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Security\Channel\RequestHashServiceTest::generateRequestHashThrowsExceptionInWrongCases with data set #1
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Security\Channel\RequestHashServiceTest::generateRequestHashThrowsExceptionInWrongCases with data set #2
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Security\Channel\RequestHashServiceTest::generateRequestHashThrowsExceptionInWrongCases with data set #2
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Security\Channel\RequestHashServiceTest::generateRequestHashThrowsExceptionInWrongCases with data set #3
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Security\Channel\RequestHashServiceTest::generateRequestHashThrowsExceptionInWrongCases with data set #3
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Security\Channel\RequestHashServiceTest::generateRequestHashThrowsExceptionInWrongCases with data set #4
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Security\Channel\RequestHashServiceTest::generateRequestHashThrowsExceptionInWrongCases with data set #4
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Security\Channel\RequestHashServiceTest::serializeAndHashFormFieldArrayWorks
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Security\Channel\RequestHashServiceTest::serializeAndHashFormFieldArrayWorks
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Security\Channel\RequestHashServiceTest::verifyRequestHashSetsHmacVerifiedToFalseIfRequestDoesNotHaveAnHmacArgument
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Security\Channel\RequestHashServiceTest::verifyRequestHashSetsHmacVerifiedToFalseIfRequestDoesNotHaveAnHmacArgument
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Security\Channel\RequestHashServiceTest::verifyRequestHashThrowsExceptionIfHmacIsShortherThan40Characters
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Security\Channel\RequestHashServiceTest::verifyRequestHashThrowsExceptionIfHmacIsShortherThan40Characters
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Security\Channel\RequestHashServiceTest::verifyRequestHashValidatesTheHashAndSetsHmacVerifiedToFalseIfHashCouldNotBeVerified
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Security\Channel\RequestHashServiceTest::verifyRequestHashValidatesTheHashAndSetsHmacVerifiedToFalseIfHashCouldNotBeVerified
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Security\Channel\RequestHashServiceTest::verifyRequestHashValidatesTheHashAndSetsHmacVerifiedToTrueIfArgumentsAreIncludedInTheAllowedArgumentList
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Security\Channel\RequestHashServiceTest::verifyRequestHashValidatesTheHashAndSetsHmacVerifiedToTrueIfArgumentsAreIncludedInTheAllowedArgumentList
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Security\Channel\RequestHashServiceTest::verifyRequestHashValidatesTheHashAndSetsHmacVerifiedToFalseIfNotAllArgumentsAreIncludedInTheAllowedArgumentList
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Security\Channel\RequestHashServiceTest::verifyRequestHashValidatesTheHashAndSetsHmacVerifiedToFalseIfNotAllArgumentsAreIncludedInTheAllowedArgumentList
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Security\Channel\RequestHashServiceTest::checkFieldNameInclusionWorks with data set #0
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Security\Channel\RequestHashServiceTest::checkFieldNameInclusionWorks with data set #0
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Security\Channel\RequestHashServiceTest::checkFieldNameInclusionWorks with data set #1
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Security\Channel\RequestHashServiceTest::checkFieldNameInclusionWorks with data set #1
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Security\Channel\RequestHashServiceTest::checkFieldNameInclusionWorks with data set #2
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Security\Channel\RequestHashServiceTest::checkFieldNameInclusionWorks with data set #2
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Security\Channel\RequestHashServiceTest::checkFieldNameInclusionWorks with data set #3
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Security\Channel\RequestHashServiceTest::checkFieldNameInclusionWorks with data set #3
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Security\Channel\RequestHashServiceTest::checkFieldNameInclusionWorks with data set #4
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Security\Channel\RequestHashServiceTest::checkFieldNameInclusionWorks with data set #4
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Security\Channel\RequestHashServiceTest::checkFieldNameInclusionWorks with data set #5
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Security\Channel\RequestHashServiceTest::checkFieldNameInclusionWorks with data set #5
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Security\Channel\RequestHashServiceTest::checkFieldNameInclusionWorks with data set #6
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Security\Channel\RequestHashServiceTest::checkFieldNameInclusionWorks with data set #6
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Security\Channel\RequestHashServiceTest::checkFieldNameInclusionWorks with data set #7
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Security\Channel\RequestHashServiceTest::checkFieldNameInclusionWorks with data set #7
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Security\Cryptography\HashServiceTest::generateHmacReturnsHashStringIfStringIsGiven
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Security\Cryptography\HashServiceTest::generateHmacReturnsHashStringIfStringIsGiven
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Security\Cryptography\HashServiceTest::generateHmacReturnsHashStringWhichContainsSomeSalt
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Security\Cryptography\HashServiceTest::generateHmacReturnsHashStringWhichContainsSomeSalt
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Security\Cryptography\HashServiceTest::generateHmacReturnsDifferentHashStringsForDifferentInputStrings
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Security\Cryptography\HashServiceTest::generateHmacReturnsDifferentHashStringsForDifferentInputStrings
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Security\Cryptography\HashServiceTest::generateHmacThrowsExceptionIfNoStringGiven
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Security\Cryptography\HashServiceTest::generateHmacThrowsExceptionIfNoStringGiven
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Security\Cryptography\HashServiceTest::generatedHmacCanBeValidatedAgain
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Security\Cryptography\HashServiceTest::generatedHmacCanBeValidatedAgain
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Security\Cryptography\HashServiceTest::generatedHmacWillNotBeValidatedIfHashHasBeenChanged
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Security\Cryptography\HashServiceTest::generatedHmacWillNotBeValidatedIfHashHasBeenChanged
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Security\Cryptography\HashServiceTest::appendHmacThrowsExceptionIfNoStringGiven
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Security\Cryptography\HashServiceTest::appendHmacThrowsExceptionIfNoStringGiven
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Security\Cryptography\HashServiceTest::appendHmacAppendsHmacToGivenString
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Security\Cryptography\HashServiceTest::appendHmacAppendsHmacToGivenString
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Security\Cryptography\HashServiceTest::validateAndStripHmacThrowsExceptionIfNoStringGiven
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Security\Cryptography\HashServiceTest::validateAndStripHmacThrowsExceptionIfNoStringGiven
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Security\Cryptography\HashServiceTest::validateAndStripHmacThrowsExceptionIfGivenStringIsTooShort
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Security\Cryptography\HashServiceTest::validateAndStripHmacThrowsExceptionIfGivenStringIsTooShort
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Security\Cryptography\HashServiceTest::validateAndStripHmacThrowsExceptionIfGivenStringHasNoHashAppended
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Security\Cryptography\HashServiceTest::validateAndStripHmacThrowsExceptionIfGivenStringHasNoHashAppended
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Security\Cryptography\HashServiceTest::validateAndStripHmacThrowsExceptionIfTheAppendedHashIsInvalid
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Security\Cryptography\HashServiceTest::validateAndStripHmacThrowsExceptionIfTheAppendedHashIsInvalid
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Security\Cryptography\HashServiceTest::validateAndStripHmacReturnsTheStringWithoutHmac
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Security\Cryptography\HashServiceTest::validateAndStripHmacReturnsTheStringWithoutHmac
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Service\CacheServiceTest::clearPageCacheConvertsPageIdsToArray
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Service\CacheServiceTest::clearPageCacheConvertsPageIdsToArray
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Service\CacheServiceTest::clearPageCacheConvertsPageIdsToNumericArray
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Service\CacheServiceTest::clearPageCacheConvertsPageIdsToNumericArray
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Service\CacheServiceTest::clearPageCacheDoesNotConvertPageIdsIfNoneAreSpecified
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Service\CacheServiceTest::clearPageCacheDoesNotConvertPageIdsIfNoneAreSpecified
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Service\CacheServiceTest::clearPageCacheUsesCacheManagerToFlushCacheOfSpecifiedPages
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Service\CacheServiceTest::clearPageCacheUsesCacheManagerToFlushCacheOfSpecifiedPages
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Service\CacheServiceTest::clearsCachesOfRegisteredPageIds
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Service\CacheServiceTest::clearsCachesOfRegisteredPageIds
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Service\CacheServiceTest::clearsCachesOfDuplicateRegisteredPageIdsOnlyOnce
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Service\CacheServiceTest::clearsCachesOfDuplicateRegisteredPageIdsOnlyOnce
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Service\ExtensionServiceTest::getPluginNamespaceTests with data set #0
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Service\ExtensionServiceTest::getPluginNamespaceTests with data set #0
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Service\ExtensionServiceTest::getPluginNamespaceTests with data set #1
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Service\ExtensionServiceTest::getPluginNamespaceTests with data set #1
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Service\ExtensionServiceTest::getPluginNamespaceTests with data set #2
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Service\ExtensionServiceTest::getPluginNamespaceTests with data set #2
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Service\ExtensionServiceTest::pluginNamespaceCanBeOverridden
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Service\ExtensionServiceTest::pluginNamespaceCanBeOverridden
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Service\ExtensionServiceTest::getPluginNameByActionTests with data set #0
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Service\ExtensionServiceTest::getPluginNameByActionTests with data set #0
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Service\ExtensionServiceTest::getPluginNameByActionTests with data set #1
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Service\ExtensionServiceTest::getPluginNameByActionTests with data set #1
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Service\ExtensionServiceTest::getPluginNameByActionTests with data set #2
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Service\ExtensionServiceTest::getPluginNameByActionTests with data set #2
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Service\ExtensionServiceTest::getPluginNameByActionTests with data set #3
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Service\ExtensionServiceTest::getPluginNameByActionTests with data set #3
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Service\ExtensionServiceTest::getPluginNameByActionTests with data set #4
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Service\ExtensionServiceTest::getPluginNameByActionTests with data set #4
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Service\ExtensionServiceTest::getPluginNameByActionTests with data set #5
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Service\ExtensionServiceTest::getPluginNameByActionTests with data set #5
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Service\ExtensionServiceTest::getPluginNameByActionThrowsExceptionIfMoreThanOnePluginMatches
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Service\ExtensionServiceTest::getPluginNameByActionThrowsExceptionIfMoreThanOnePluginMatches
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Service\ExtensionServiceTest::getPluginNameByActionReturnsCurrentIfItCanHandleTheActionEvenIfMoreThanOnePluginMatches
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Service\ExtensionServiceTest::getPluginNameByActionReturnsCurrentIfItCanHandleTheActionEvenIfMoreThanOnePluginMatches
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Service\ExtensionServiceTest::isActionCacheableReturnsTrueByDefault
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Service\ExtensionServiceTest::isActionCacheableReturnsTrueByDefault
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Service\ExtensionServiceTest::isActionCacheableReturnsFalseIfActionIsNotCacheable
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Service\ExtensionServiceTest::isActionCacheableReturnsFalseIfActionIsNotCacheable
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Service\ExtensionServiceTest::getTargetPidByPluginSignatureReturnsNullIfConfigurationManagerIsNotInitialized
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Service\ExtensionServiceTest::getTargetPidByPluginSignatureReturnsNullIfConfigurationManagerIsNotInitialized
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Service\ExtensionServiceTest::getTargetPidByPluginSignatureReturnsNullIfDefaultPidIsZero
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Service\ExtensionServiceTest::getTargetPidByPluginSignatureReturnsNullIfDefaultPidIsZero
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Service\ExtensionServiceTest::getTargetPidByPluginSignatureReturnsTheConfiguredDefaultPid
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Service\ExtensionServiceTest::getTargetPidByPluginSignatureReturnsTheConfiguredDefaultPid
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Service\ExtensionServiceTest::getTargetPidByPluginSignatureDeterminesTheTargetPidIfDefaultPidIsAuto
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Service\ExtensionServiceTest::getTargetPidByPluginSignatureDeterminesTheTargetPidIfDefaultPidIsAuto
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Service\ExtensionServiceTest::getTargetPidByPluginSignatureReturnsNullIfTargetPidCouldNotBeDetermined
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Service\ExtensionServiceTest::getTargetPidByPluginSignatureReturnsNullIfTargetPidCouldNotBeDetermined
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Service\ExtensionServiceTest::getTargetPidByPluginSignatureThrowsExceptionIfMoreThanOneTargetPidsWereFound
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Service\ExtensionServiceTest::getTargetPidByPluginSignatureThrowsExceptionIfMoreThanOneTargetPidsWereFound
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Service\ExtensionServiceTest::getDefaultControllerNameByPluginReturnsNullIfGivenExtensionCantBeFound
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Service\ExtensionServiceTest::getDefaultControllerNameByPluginReturnsNullIfGivenExtensionCantBeFound
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Service\ExtensionServiceTest::getDefaultControllerNameByPluginReturnsNullIfGivenPluginCantBeFound
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Service\ExtensionServiceTest::getDefaultControllerNameByPluginReturnsNullIfGivenPluginCantBeFound
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Service\ExtensionServiceTest::getDefaultControllerNameByPluginReturnsFirstControllerNameOfGivenPlugin
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Service\ExtensionServiceTest::getDefaultControllerNameByPluginReturnsFirstControllerNameOfGivenPlugin
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Service\ExtensionServiceTest::getDefaultActionNameByPluginAndControllerReturnsNullIfGivenExtensionCantBeFound
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Service\ExtensionServiceTest::getDefaultActionNameByPluginAndControllerReturnsNullIfGivenExtensionCantBeFound
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Service\ExtensionServiceTest::getDefaultActionNameByPluginAndControllerReturnsNullIfGivenPluginCantBeFound
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Service\ExtensionServiceTest::getDefaultActionNameByPluginAndControllerReturnsNullIfGivenPluginCantBeFound
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Service\ExtensionServiceTest::getDefaultActionNameByPluginAndControllerReturnsNullIfGivenControllerCantBeFound
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Service\ExtensionServiceTest::getDefaultActionNameByPluginAndControllerReturnsNullIfGivenControllerCantBeFound
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Service\ExtensionServiceTest::getDefaultActionNameByPluginAndControllerReturnsFirstActionNameOfGivenController
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Service\ExtensionServiceTest::getDefaultActionNameByPluginAndControllerReturnsFirstActionNameOfGivenController
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Service\FlexFormServiceTest::convertFlexFormContentToArrayResolvesComplexArrayStructure
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Service\FlexFormServiceTest::convertFlexFormContentToArrayResolvesComplexArrayStructure
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Service\TypeHandlingServiceTest::parseTypeThrowsExceptionOnInvalidType
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Service\TypeHandlingServiceTest::parseTypeThrowsExceptionOnInvalidType
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Service\TypeHandlingServiceTest::parseTypeThrowsExceptionOnInvalidElementTypeHint
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Service\TypeHandlingServiceTest::parseTypeThrowsExceptionOnInvalidElementTypeHint
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Service\TypeHandlingServiceTest::parseTypeReturnsArrayWithInformation with data set #0
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Service\TypeHandlingServiceTest::parseTypeReturnsArrayWithInformation with data set #0
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Service\TypeHandlingServiceTest::parseTypeReturnsArrayWithInformation with data set #1
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Service\TypeHandlingServiceTest::parseTypeReturnsArrayWithInformation with data set #1
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Service\TypeHandlingServiceTest::parseTypeReturnsArrayWithInformation with data set #2
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Service\TypeHandlingServiceTest::parseTypeReturnsArrayWithInformation with data set #2
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Service\TypeHandlingServiceTest::parseTypeReturnsArrayWithInformation with data set #3
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Service\TypeHandlingServiceTest::parseTypeReturnsArrayWithInformation with data set #3
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Service\TypeHandlingServiceTest::parseTypeReturnsArrayWithInformation with data set #4
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Service\TypeHandlingServiceTest::parseTypeReturnsArrayWithInformation with data set #4
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Service\TypeHandlingServiceTest::parseTypeReturnsArrayWithInformation with data set #5
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Service\TypeHandlingServiceTest::parseTypeReturnsArrayWithInformation with data set #5
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Service\TypeHandlingServiceTest::parseTypeReturnsArrayWithInformation with data set #6
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Service\TypeHandlingServiceTest::parseTypeReturnsArrayWithInformation with data set #6
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Service\TypeHandlingServiceTest::parseTypeReturnsArrayWithInformation with data set #7
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Service\TypeHandlingServiceTest::parseTypeReturnsArrayWithInformation with data set #7
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Service\TypeHandlingServiceTest::parseTypeReturnsArrayWithInformation with data set #8
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Service\TypeHandlingServiceTest::parseTypeReturnsArrayWithInformation with data set #8
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Service\TypeHandlingServiceTest::parseTypeReturnsArrayWithInformation with data set #9
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Service\TypeHandlingServiceTest::parseTypeReturnsArrayWithInformation with data set #9
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Service\TypeHandlingServiceTest::parseTypeReturnsArrayWithInformation with data set #10
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Service\TypeHandlingServiceTest::parseTypeReturnsArrayWithInformation with data set #10
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Service\TypeHandlingServiceTest::parseTypeReturnsArrayWithInformation with data set #11
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Service\TypeHandlingServiceTest::parseTypeReturnsArrayWithInformation with data set #11
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Service\TypeHandlingServiceTest::parseTypeReturnsArrayWithInformation with data set #12
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Service\TypeHandlingServiceTest::parseTypeReturnsArrayWithInformation with data set #12
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Service\TypeHandlingServiceTest::parseTypeReturnsArrayWithInformation with data set #13
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Service\TypeHandlingServiceTest::parseTypeReturnsArrayWithInformation with data set #13
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Service\TypeHandlingServiceTest::normalizeTypesReturnsNormalizedType with data set #0
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Service\TypeHandlingServiceTest::normalizeTypesReturnsNormalizedType with data set #0
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Service\TypeHandlingServiceTest::normalizeTypesReturnsNormalizedType with data set #1
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Service\TypeHandlingServiceTest::normalizeTypesReturnsNormalizedType with data set #1
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Service\TypeHandlingServiceTest::normalizeTypesReturnsNormalizedType with data set #2
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Service\TypeHandlingServiceTest::normalizeTypesReturnsNormalizedType with data set #2
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Service\TypeHandlingServiceTest::normalizeTypesReturnsNormalizedType with data set #3
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Service\TypeHandlingServiceTest::normalizeTypesReturnsNormalizedType with data set #3
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Service\TypeHandlingServiceTest::isLiteralReturnsFalseForNonLiteralTypes with data set #0
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Service\TypeHandlingServiceTest::isLiteralReturnsFalseForNonLiteralTypes with data set #0
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Service\TypeHandlingServiceTest::isLiteralReturnsFalseForNonLiteralTypes with data set #1
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Service\TypeHandlingServiceTest::isLiteralReturnsFalseForNonLiteralTypes with data set #1
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Service\TypeHandlingServiceTest::isLiteralReturnsFalseForNonLiteralTypes with data set #2
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Service\TypeHandlingServiceTest::isLiteralReturnsFalseForNonLiteralTypes with data set #2
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Service\TypeHandlingServiceTest::isLiteralReturnsFalseForNonLiteralTypes with data set #3
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Service\TypeHandlingServiceTest::isLiteralReturnsFalseForNonLiteralTypes with data set #3
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Service\TypeHandlingServiceTest::isLiteralReturnsFalseForNonLiteralTypes with data set #4
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Service\TypeHandlingServiceTest::isLiteralReturnsFalseForNonLiteralTypes with data set #4
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Service\TypeHandlingServiceTest::isLiteralReturnsTrueForLiteralType with data set #0
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Service\TypeHandlingServiceTest::isLiteralReturnsTrueForLiteralType with data set #0
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Service\TypeHandlingServiceTest::isLiteralReturnsTrueForLiteralType with data set #1
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Service\TypeHandlingServiceTest::isLiteralReturnsTrueForLiteralType with data set #1
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Service\TypeHandlingServiceTest::isLiteralReturnsTrueForLiteralType with data set #2
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Service\TypeHandlingServiceTest::isLiteralReturnsTrueForLiteralType with data set #2
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Service\TypeHandlingServiceTest::isLiteralReturnsTrueForLiteralType with data set #3
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Service\TypeHandlingServiceTest::isLiteralReturnsTrueForLiteralType with data set #3
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Service\TypeHandlingServiceTest::isLiteralReturnsTrueForLiteralType with data set #4
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Service\TypeHandlingServiceTest::isLiteralReturnsTrueForLiteralType with data set #4
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Service\TypeHandlingServiceTest::isLiteralReturnsTrueForLiteralType with data set #5
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Service\TypeHandlingServiceTest::isLiteralReturnsTrueForLiteralType with data set #5
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Service\TypeHandlingServiceTest::isLiteralReturnsTrueForLiteralType with data set #6
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Service\TypeHandlingServiceTest::isLiteralReturnsTrueForLiteralType with data set #6
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Service\TypeHandlingServiceTest::isSimpleTypeReturnsOnlyTrueForSimpleTypes with data set #0
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Service\TypeHandlingServiceTest::isSimpleTypeReturnsOnlyTrueForSimpleTypes with data set #0
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Service\TypeHandlingServiceTest::isSimpleTypeReturnsOnlyTrueForSimpleTypes with data set #1
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Service\TypeHandlingServiceTest::isSimpleTypeReturnsOnlyTrueForSimpleTypes with data set #1
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Service\TypeHandlingServiceTest::isSimpleTypeReturnsOnlyTrueForSimpleTypes with data set #2
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Service\TypeHandlingServiceTest::isSimpleTypeReturnsOnlyTrueForSimpleTypes with data set #2
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Service\TypeHandlingServiceTest::isSimpleTypeReturnsOnlyTrueForSimpleTypes with data set #3
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Service\TypeHandlingServiceTest::isSimpleTypeReturnsOnlyTrueForSimpleTypes with data set #3
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Service\TypeHandlingServiceTest::isSimpleTypeReturnsOnlyTrueForSimpleTypes with data set #4
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Service\TypeHandlingServiceTest::isSimpleTypeReturnsOnlyTrueForSimpleTypes with data set #4
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Service\TypeHandlingServiceTest::isSimpleTypeReturnsOnlyTrueForSimpleTypes with data set #5
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Service\TypeHandlingServiceTest::isSimpleTypeReturnsOnlyTrueForSimpleTypes with data set #5
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Service\TypeHandlingServiceTest::isSimpleTypeReturnsOnlyTrueForSimpleTypes with data set #6
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Service\TypeHandlingServiceTest::isSimpleTypeReturnsOnlyTrueForSimpleTypes with data set #6
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Service\TypeHandlingServiceTest::isSimpleTypeReturnsOnlyTrueForSimpleTypes with data set #7
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Service\TypeHandlingServiceTest::isSimpleTypeReturnsOnlyTrueForSimpleTypes with data set #7
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Service\TypoScriptServiceTest::convertTypoScriptArrayToPlainArrayRemovesTrailingDotsWithChangedOrderInTheTypoScriptArray with data set "simple typoscript array"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Service\TypoScriptServiceTest::convertTypoScriptArrayToPlainArrayRemovesTrailingDotsWithChangedOrderInTheTypoScriptArray with data set "simple typoscript array"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Service\TypoScriptServiceTest::convertTypoScriptArrayToPlainArrayRemovesTrailingDotsWithChangedOrderInTheTypoScriptArray with data set "typoscript with intermediate dots"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Service\TypoScriptServiceTest::convertTypoScriptArrayToPlainArrayRemovesTrailingDotsWithChangedOrderInTheTypoScriptArray with data set "typoscript with intermediate dots"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Service\TypoScriptServiceTest::convertTypoScriptArrayToPlainArrayRemovesTrailingDotsWithChangedOrderInTheTypoScriptArray with data set "typoscript array with changed order"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Service\TypoScriptServiceTest::convertTypoScriptArrayToPlainArrayRemovesTrailingDotsWithChangedOrderInTheTypoScriptArray with data set "typoscript array with changed order"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Service\TypoScriptServiceTest::convertTypoScriptArrayToPlainArrayRemovesTrailingDotsWithChangedOrderInTheTypoScriptArray with data set "nested typoscript array"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Service\TypoScriptServiceTest::convertTypoScriptArrayToPlainArrayRemovesTrailingDotsWithChangedOrderInTheTypoScriptArray with data set "nested typoscript array"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Service\TypoScriptServiceTest::convertPlainArrayToTypoScriptArray with data set "simple typoscript"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Service\TypoScriptServiceTest::convertPlainArrayToTypoScriptArray with data set "simple typoscript"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Service\TypoScriptServiceTest::convertPlainArrayToTypoScriptArray with data set "typoscript with null value"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Service\TypoScriptServiceTest::convertPlainArrayToTypoScriptArray with data set "typoscript with null value"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Service\TypoScriptServiceTest::convertPlainArrayToTypoScriptArray with data set "ts with dots in key"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Service\TypoScriptServiceTest::convertPlainArrayToTypoScriptArray with data set "ts with dots in key"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Service\TypoScriptServiceTest::convertPlainArrayToTypoScriptArray with data set "ts with backslashes in key"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Service\TypoScriptServiceTest::convertPlainArrayToTypoScriptArray with data set "ts with backslashes in key"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Service\TypoScriptServiceTest::convertPlainArrayToTypoScriptArray with data set "bigger typoscript"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Service\TypoScriptServiceTest::convertPlainArrayToTypoScriptArray with data set "bigger typoscript"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\SignalSlot\DispatcherTest::connectAllowsForConnectingASlotWithASignal
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\SignalSlot\DispatcherTest::connectAllowsForConnectingASlotWithASignal
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\SignalSlot\DispatcherTest::connectAlsoAcceptsObjectsInPlaceOfTheClassName
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\SignalSlot\DispatcherTest::connectAlsoAcceptsObjectsInPlaceOfTheClassName
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\SignalSlot\DispatcherTest::connectAlsoAcceptsClosuresActingAsASlot
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\SignalSlot\DispatcherTest::connectAlsoAcceptsClosuresActingAsASlot
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\SignalSlot\DispatcherTest::dispatchPassesTheSignalArgumentsToTheSlotMethod
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\SignalSlot\DispatcherTest::dispatchPassesTheSignalArgumentsToTheSlotMethod
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\SignalSlot\DispatcherTest::dispatchRetrievesSlotInstanceFromTheObjectManagerIfOnlyAClassNameWasSpecified
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\SignalSlot\DispatcherTest::dispatchRetrievesSlotInstanceFromTheObjectManagerIfOnlyAClassNameWasSpecified
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\SignalSlot\DispatcherTest::dispatchHandsOverArgumentsReturnedByAFormerSlot
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\SignalSlot\DispatcherTest::dispatchHandsOverArgumentsReturnedByAFormerSlot
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\SignalSlot\DispatcherTest::dispatchHandsOverArgumentsReturnedByAFormerSlotWithoutInterferingWithSignalSlotInformation
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\SignalSlot\DispatcherTest::dispatchHandsOverArgumentsReturnedByAFormerSlotWithoutInterferingWithSignalSlotInformation
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\SignalSlot\DispatcherTest::dispatchHandsOverFormerArgumentsIfPreviousSlotDoesNotReturnAnything
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\SignalSlot\DispatcherTest::dispatchHandsOverFormerArgumentsIfPreviousSlotDoesNotReturnAnything
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\SignalSlot\DispatcherTest::dispatchThrowsAnExceptionIfTheSlotReturnsNonArray
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\SignalSlot\DispatcherTest::dispatchThrowsAnExceptionIfTheSlotReturnsNonArray
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\SignalSlot\DispatcherTest::dispatchThrowsAnExceptionIfTheSlotReturnsDifferentNumberOfItems
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\SignalSlot\DispatcherTest::dispatchThrowsAnExceptionIfTheSlotReturnsDifferentNumberOfItems
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\SignalSlot\DispatcherTest::dispatchThrowsAnExceptionIfTheSpecifiedClassOfASlotIsUnknown
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\SignalSlot\DispatcherTest::dispatchThrowsAnExceptionIfTheSpecifiedClassOfASlotIsUnknown
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\SignalSlot\DispatcherTest::dispatchThrowsAnExceptionIfTheSpecifiedSlotMethodDoesNotExist
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\SignalSlot\DispatcherTest::dispatchThrowsAnExceptionIfTheSpecifiedSlotMethodDoesNotExist
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\SignalSlot\DispatcherTest::dispatchPassesFirstArgumentContainingSlotInformationIfTheConnectionStatesSo
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\SignalSlot\DispatcherTest::dispatchPassesFirstArgumentContainingSlotInformationIfTheConnectionStatesSo
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\SignalSlot\DispatcherTest::connectThrowsInvalidArgumentExceptionIfSlotMethodNameIsEmptyAndSlotClassNameIsNoClosure
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\SignalSlot\DispatcherTest::connectThrowsInvalidArgumentExceptionIfSlotMethodNameIsEmptyAndSlotClassNameIsNoClosure
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\SignalSlot\DispatcherTest::dispatchReturnsEmptyArrayIfSignalNameAndOrSignalClassNameIsNotRegistered
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\SignalSlot\DispatcherTest::dispatchReturnsEmptyArrayIfSignalNameAndOrSignalClassNameIsNotRegistered
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\SignalSlot\DispatcherTest::dispatchReturnsEmptyArrayIfSignalDoesNotProvideAnyArguments
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\SignalSlot\DispatcherTest::dispatchReturnsEmptyArrayIfSignalDoesNotProvideAnyArguments
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\SignalSlot\DispatcherTest::dispatchReturnsArgumentsArrayAsIsIfSignalIsNotRegistered
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\SignalSlot\DispatcherTest::dispatchReturnsArgumentsArrayAsIsIfSignalIsNotRegistered
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\SignalSlot\DispatcherTest::dispatchThrowsInvalidSlotExceptionIfObjectManagerOfSignalSlotDispatcherIsNotSet
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\SignalSlot\DispatcherTest::dispatchThrowsInvalidSlotExceptionIfObjectManagerOfSignalSlotDispatcherIsNotSet
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Utility\ArrayUtilityTest::containsMultipleTypesReturnsFalseOnEmptyArray
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Utility\ArrayUtilityTest::containsMultipleTypesReturnsFalseOnEmptyArray
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Utility\ArrayUtilityTest::containsMultipleTypesReturnsFalseOnArrayWithIntegers
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Utility\ArrayUtilityTest::containsMultipleTypesReturnsFalseOnArrayWithIntegers
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Utility\ArrayUtilityTest::containsMultipleTypesReturnsFalseOnArrayWithObjects
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Utility\ArrayUtilityTest::containsMultipleTypesReturnsFalseOnArrayWithObjects
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Utility\ArrayUtilityTest::containsMultipleTypesReturnsTrueOnMixedArray
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Utility\ArrayUtilityTest::containsMultipleTypesReturnsTrueOnMixedArray
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Utility\ArrayUtilityTest::getValueByPathReturnsTheValueOfANestedArrayByFollowingTheGivenSimplePath
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Utility\ArrayUtilityTest::getValueByPathReturnsTheValueOfANestedArrayByFollowingTheGivenSimplePath
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Utility\ArrayUtilityTest::getValueByPathReturnsTheValueOfANestedArrayByFollowingTheGivenPath
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Utility\ArrayUtilityTest::getValueByPathReturnsTheValueOfANestedArrayByFollowingTheGivenPath
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Utility\ArrayUtilityTest::getValueByPathReturnsTheValueOfANestedArrayByFollowingTheGivenPathIfPathIsString
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Utility\ArrayUtilityTest::getValueByPathReturnsTheValueOfANestedArrayByFollowingTheGivenPathIfPathIsString
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Utility\ArrayUtilityTest::getValueByPathThrowsExceptionIfPathIsNoArrayOrString
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Utility\ArrayUtilityTest::getValueByPathThrowsExceptionIfPathIsNoArrayOrString
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Utility\ArrayUtilityTest::getValueByPathReturnsNullIfTheSegementsOfThePathDontExist
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Utility\ArrayUtilityTest::getValueByPathReturnsNullIfTheSegementsOfThePathDontExist
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Utility\ArrayUtilityTest::getValueByPathReturnsNullIfThePathHasMoreSegmentsThanTheGivenArray
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Utility\ArrayUtilityTest::getValueByPathReturnsNullIfThePathHasMoreSegmentsThanTheGivenArray
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Utility\ArrayUtilityTest::convertObjectToArrayConvertsNestedObjectsToArray
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Utility\ArrayUtilityTest::convertObjectToArrayConvertsNestedObjectsToArray
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Utility\ArrayUtilityTest::setValueByPathSetsValueRecursivelyIfPathIsArray
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Utility\ArrayUtilityTest::setValueByPathSetsValueRecursivelyIfPathIsArray
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Utility\ArrayUtilityTest::setValueByPathSetsValueRecursivelyIfPathIsString
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Utility\ArrayUtilityTest::setValueByPathSetsValueRecursivelyIfPathIsString
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Utility\ArrayUtilityTest::setValueByPathRecursivelyMergesAnArray
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Utility\ArrayUtilityTest::setValueByPathRecursivelyMergesAnArray
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Utility\ArrayUtilityTest::setValueByPathThrowsExceptionIfPathIsNoArrayOrString
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Utility\ArrayUtilityTest::setValueByPathThrowsExceptionIfPathIsNoArrayOrString
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Utility\ArrayUtilityTest::setValueByPathThrowsExceptionIfSubjectIsNoArray
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Utility\ArrayUtilityTest::setValueByPathThrowsExceptionIfSubjectIsNoArray
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Utility\ArrayUtilityTest::setValueByPathThrowsExceptionIfSubjectIsNoArrayAccess
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Utility\ArrayUtilityTest::setValueByPathThrowsExceptionIfSubjectIsNoArrayAccess
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Utility\ArrayUtilityTest::setValueByLeavesInputArrayUnchanged
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Utility\ArrayUtilityTest::setValueByLeavesInputArrayUnchanged
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Utility\ArrayUtilityTest::unsetValueByPathDoesNotModifyAnArrayIfThePathWasNotFound
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Utility\ArrayUtilityTest::unsetValueByPathDoesNotModifyAnArrayIfThePathWasNotFound
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Utility\ArrayUtilityTest::unsetValueByPathRemovesSpecifiedKey
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Utility\ArrayUtilityTest::unsetValueByPathRemovesSpecifiedKey
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Utility\ArrayUtilityTest::unsetValueByPathRemovesSpecifiedKeyIfPathIsString
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Utility\ArrayUtilityTest::unsetValueByPathRemovesSpecifiedKeyIfPathIsString
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Utility\ArrayUtilityTest::unsetValueByPathRemovesSpecifiedBranch
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Utility\ArrayUtilityTest::unsetValueByPathRemovesSpecifiedBranch
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Utility\ArrayUtilityTest::unsetValueByPathThrowsExceptionIfPathIsNoArrayOrString
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Utility\ArrayUtilityTest::unsetValueByPathThrowsExceptionIfPathIsNoArrayOrString
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Utility\ArrayUtilityTest::removeEmptyElementsRecursivelyRemovesNullValues
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Utility\ArrayUtilityTest::removeEmptyElementsRecursivelyRemovesNullValues
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Utility\ArrayUtilityTest::removeEmptyElementsRecursivelyRemovesEmptySubArrays
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Utility\ArrayUtilityTest::removeEmptyElementsRecursivelyRemovesEmptySubArrays
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Utility\ArrayUtilityTest::arrayMergeRecursiveOverruleMergesSimpleArrays with data set "simple usage"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Utility\ArrayUtilityTest::arrayMergeRecursiveOverruleMergesSimpleArrays with data set "simple usage"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Utility\ArrayUtilityTest::arrayMergeRecursiveOverruleMergesSimpleArrays with data set "simple usage with recursion"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Utility\ArrayUtilityTest::arrayMergeRecursiveOverruleMergesSimpleArrays with data set "simple usage with recursion"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Utility\ArrayUtilityTest::arrayMergeRecursiveOverruleMergesSimpleArrays with data set "simple type should override array (k2)"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Utility\ArrayUtilityTest::arrayMergeRecursiveOverruleMergesSimpleArrays with data set "simple type should override array (k2)"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Utility\ArrayUtilityTest::arrayMergeRecursiveOverruleMergesSimpleArrays with data set "null should override array (k2)"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Utility\ArrayUtilityTest::arrayMergeRecursiveOverruleMergesSimpleArrays with data set "null should override array (k2)"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Utility\ArrayUtilityTest::integerExplodeReturnsArrayOfIntegers
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Utility\ArrayUtilityTest::integerExplodeReturnsArrayOfIntegers
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Utility\ArrayUtilityTest::integerExplodeReturnsZeroForStringValues
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Utility\ArrayUtilityTest::integerExplodeReturnsZeroForStringValues
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Utility\ArrayUtilityTest::sortArrayWithIntegerKeysSortsNumericArrays with data set #0
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Utility\ArrayUtilityTest::sortArrayWithIntegerKeysSortsNumericArrays with data set #0
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Utility\ArrayUtilityTest::sortArrayWithIntegerKeysSortsNumericArrays with data set #1
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Utility\ArrayUtilityTest::sortArrayWithIntegerKeysSortsNumericArrays with data set #1
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Utility\ArrayUtilityTest::sortArrayWithIntegerKeysSortsNumericArrays with data set #2
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Utility\ArrayUtilityTest::sortArrayWithIntegerKeysSortsNumericArrays with data set #2
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Utility\DebuggerUtilityTest::debuggerRewindsInstancesOfIterator
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Utility\DebuggerUtilityTest::debuggerRewindsInstancesOfIterator
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Utility\DebuggerUtilityTest::debuggerDoesNotRewindInstanceOfArrayAccess
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Utility\DebuggerUtilityTest::debuggerDoesNotRewindInstanceOfArrayAccess
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Utility\ExtensionUtilityTest::configurePluginWorksForMinimalisticSetup
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Utility\ExtensionUtilityTest::configurePluginWorksForMinimalisticSetup
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Utility\ExtensionUtilityTest::configurePluginCreatesCorrectDefaultTypoScriptSetup
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Utility\ExtensionUtilityTest::configurePluginCreatesCorrectDefaultTypoScriptSetup
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Utility\ExtensionUtilityTest::configurePluginWorksForASingleControllerAction
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Utility\ExtensionUtilityTest::configurePluginWorksForASingleControllerAction
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Utility\ExtensionUtilityTest::configurePluginThrowsExceptionIfExtensionNameIsEmpty
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Utility\ExtensionUtilityTest::configurePluginThrowsExceptionIfExtensionNameIsEmpty
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Utility\ExtensionUtilityTest::configurePluginThrowsExceptionIfPluginNameIsEmpty
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Utility\ExtensionUtilityTest::configurePluginThrowsExceptionIfPluginNameIsEmpty
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Utility\ExtensionUtilityTest::configurePluginRespectsDefaultActionAsANonCacheableAction
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Utility\ExtensionUtilityTest::configurePluginRespectsDefaultActionAsANonCacheableAction
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Utility\ExtensionUtilityTest::configurePluginRespectsNonDefaultActionAsANonCacheableAction
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Utility\ExtensionUtilityTest::configurePluginRespectsNonDefaultActionAsANonCacheableAction
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Utility\ExtensionUtilityTest::configurePluginWorksForMultipleControllerActionsWithCacheableActionAsDefault
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Utility\ExtensionUtilityTest::configurePluginWorksForMultipleControllerActionsWithCacheableActionAsDefault
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Utility\ExtensionUtilityTest::configurePluginWorksForMultipleControllerActionsWithNonCacheableActionAsDefault
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Utility\ExtensionUtilityTest::configurePluginWorksForMultipleControllerActionsWithNonCacheableActionAsDefault
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\AbstractCompositeValidatorTest::validatorAcceptsSupportedOptions
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\AbstractCompositeValidatorTest::validatorAcceptsSupportedOptions
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\AbstractCompositeValidatorTest::validatorHasDefaultOptions
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\AbstractCompositeValidatorTest::validatorHasDefaultOptions
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\AbstractCompositeValidatorTest::validatorThrowsExceptionOnNotSupportedOptions
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\AbstractCompositeValidatorTest::validatorThrowsExceptionOnNotSupportedOptions
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\AbstractCompositeValidatorTest::validatorThrowsExceptionOnMissingRequiredOptions
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\AbstractCompositeValidatorTest::validatorThrowsExceptionOnMissingRequiredOptions
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\AbstractValidatorTest::validatorAcceptsSupportedOptions
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\AbstractValidatorTest::validatorAcceptsSupportedOptions
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\AbstractValidatorTest::validatorHasDefaultOptions
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\AbstractValidatorTest::validatorHasDefaultOptions
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\AbstractValidatorTest::validatorThrowsExceptionOnNotSupportedOptions
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\AbstractValidatorTest::validatorThrowsExceptionOnNotSupportedOptions
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\AbstractValidatorTest::validatorThrowsExceptionOnMissingRequiredOptions
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\AbstractValidatorTest::validatorThrowsExceptionOnMissingRequiredOptions
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\AlphanumericValidatorTest::alphanumericValidatorShouldReturnNoErrorsForAnAlphanumericString
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\AlphanumericValidatorTest::alphanumericValidatorShouldReturnNoErrorsForAnAlphanumericString
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\AlphanumericValidatorTest::alphanumericValidatorReturnsErrorsForAStringWithSpecialCharacters
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\AlphanumericValidatorTest::alphanumericValidatorReturnsErrorsForAStringWithSpecialCharacters
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\AlphanumericValidatorTest::alphanumericValidatorCreatesTheCorrectErrorForAnInvalidSubject
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\AlphanumericValidatorTest::alphanumericValidatorCreatesTheCorrectErrorForAnInvalidSubject
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\AlphanumericValidatorTest::alphanumericValidatorShouldReturnNoErrorsForAnAlphanumericUnicodeString
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\AlphanumericValidatorTest::alphanumericValidatorShouldReturnNoErrorsForAnAlphanumericUnicodeString
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\AlphanumericValidatorTest::alphanumericValidatorReturnsTrueForAnAlphanumericString
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\AlphanumericValidatorTest::alphanumericValidatorReturnsTrueForAnAlphanumericString
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\AlphanumericValidatorTest::alphanumericValidatorReturnsFalseForAStringWithSpecialCharacters
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\AlphanumericValidatorTest::alphanumericValidatorReturnsFalseForAStringWithSpecialCharacters
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\AlphanumericValidatorTest::alphanumericValidatorCreatesTheCorrectErrorForAnInvalidSubject
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\AlphanumericValidatorTest::alphanumericValidatorCreatesTheCorrectErrorForAnInvalidSubject
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\ConjunctionValidatorTest::addingValidatorsToAJunctionValidatorWorks
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\ConjunctionValidatorTest::addingValidatorsToAJunctionValidatorWorks
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\ConjunctionValidatorTest::allValidatorsInTheConjunctionAreCalledEvenIfOneReturnsFalse
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\ConjunctionValidatorTest::allValidatorsInTheConjunctionAreCalledEvenIfOneReturnsFalse
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\ConjunctionValidatorTest::validatorConjunctionReturnsTrueIfAllJunctionedValidatorsReturnTrue
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\ConjunctionValidatorTest::validatorConjunctionReturnsTrueIfAllJunctionedValidatorsReturnTrue
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\ConjunctionValidatorTest::validatorConjunctionReturnsFalseIfOneValidatorReturnsFalse
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\ConjunctionValidatorTest::validatorConjunctionReturnsFalseIfOneValidatorReturnsFalse
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\ConjunctionValidatorTest::removingAValidatorOfTheValidatorConjunctionWorks
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\ConjunctionValidatorTest::removingAValidatorOfTheValidatorConjunctionWorks
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\ConjunctionValidatorTest::removingANotExistingValidatorIndexThrowsException
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\ConjunctionValidatorTest::removingANotExistingValidatorIndexThrowsException
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\ConjunctionValidatorTest::countReturnesTheNumberOfValidatorsContainedInTheConjunction
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\ConjunctionValidatorTest::countReturnesTheNumberOfValidatorsContainedInTheConjunction
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\DateTimeValidatorTest::dateTimeValidatorReturnsTrueForAValidDateTimeObject
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\DateTimeValidatorTest::dateTimeValidatorReturnsTrueForAValidDateTimeObject
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\DateTimeValidatorTest::dateTimeValidatorReturnsFalseForAnInvalidDateTimeObject
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\DateTimeValidatorTest::dateTimeValidatorReturnsFalseForAnInvalidDateTimeObject
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\EmailAddressValidatorTest::emailAddressValidatorReturnsTrueForAValidEmailAddress with data set #0
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\EmailAddressValidatorTest::emailAddressValidatorReturnsTrueForAValidEmailAddress with data set #0
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\EmailAddressValidatorTest::emailAddressValidatorReturnsTrueForAValidEmailAddress with data set #1
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\EmailAddressValidatorTest::emailAddressValidatorReturnsTrueForAValidEmailAddress with data set #1
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\EmailAddressValidatorTest::emailAddressValidatorReturnsTrueForAValidEmailAddress with data set #2
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\EmailAddressValidatorTest::emailAddressValidatorReturnsTrueForAValidEmailAddress with data set #2
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\EmailAddressValidatorTest::emailAddressValidatorReturnsTrueForAValidEmailAddress with data set #3
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\EmailAddressValidatorTest::emailAddressValidatorReturnsTrueForAValidEmailAddress with data set #3
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\EmailAddressValidatorTest::emailAddressValidatorReturnsTrueForAValidEmailAddress with data set #4
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\EmailAddressValidatorTest::emailAddressValidatorReturnsTrueForAValidEmailAddress with data set #4
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\EmailAddressValidatorTest::emailAddressValidatorReturnsFalseForAnInvalidEmailAddress with data set #0
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\EmailAddressValidatorTest::emailAddressValidatorReturnsFalseForAnInvalidEmailAddress with data set #0
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\EmailAddressValidatorTest::emailAddressValidatorReturnsFalseForAnInvalidEmailAddress with data set #1
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\EmailAddressValidatorTest::emailAddressValidatorReturnsFalseForAnInvalidEmailAddress with data set #1
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\EmailAddressValidatorTest::emailAddressValidatorReturnsFalseForAnInvalidEmailAddress with data set #2
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\EmailAddressValidatorTest::emailAddressValidatorReturnsFalseForAnInvalidEmailAddress with data set #2
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\EmailAddressValidatorTest::emailAddressValidatorReturnsFalseForAnInvalidEmailAddress with data set #3
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\EmailAddressValidatorTest::emailAddressValidatorReturnsFalseForAnInvalidEmailAddress with data set #3
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\EmailAddressValidatorTest::emailAddressValidatorReturnsFalseForAnInvalidEmailAddress with data set #4
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\EmailAddressValidatorTest::emailAddressValidatorReturnsFalseForAnInvalidEmailAddress with data set #4
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\EmailAddressValidatorTest::emailAddressValidatorReturnsFalseForAnInvalidEmailAddress with data set #5
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\EmailAddressValidatorTest::emailAddressValidatorReturnsFalseForAnInvalidEmailAddress with data set #5
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\EmailAddressValidatorTest::emailAddressValidatorReturnsFalseForAnInvalidEmailAddress with data set #6
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\EmailAddressValidatorTest::emailAddressValidatorReturnsFalseForAnInvalidEmailAddress with data set #6
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\EmailAddressValidatorTest::emailValidatorCreatesTheCorrectErrorForAnInvalidEmailAddress
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\EmailAddressValidatorTest::emailValidatorCreatesTheCorrectErrorForAnInvalidEmailAddress
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\FloatValidatorTest::floatValidatorReturnsTrueForAValidFloat with data set #0
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\FloatValidatorTest::floatValidatorReturnsTrueForAValidFloat with data set #0
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\FloatValidatorTest::floatValidatorReturnsTrueForAValidFloat with data set #1
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\FloatValidatorTest::floatValidatorReturnsTrueForAValidFloat with data set #1
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\FloatValidatorTest::floatValidatorReturnsTrueForAValidFloat with data set #2
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\FloatValidatorTest::floatValidatorReturnsTrueForAValidFloat with data set #2
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\FloatValidatorTest::floatValidatorReturnsTrueForAValidFloat with data set #3
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\FloatValidatorTest::floatValidatorReturnsTrueForAValidFloat with data set #3
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\FloatValidatorTest::floatValidatorReturnsTrueForAValidFloat with data set #4
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\FloatValidatorTest::floatValidatorReturnsTrueForAValidFloat with data set #4
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\FloatValidatorTest::floatValidatorReturnsTrueForAValidFloat with data set #5
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\FloatValidatorTest::floatValidatorReturnsTrueForAValidFloat with data set #5
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\FloatValidatorTest::floatValidatorReturnsTrueForAValidFloat with data set #6
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\FloatValidatorTest::floatValidatorReturnsTrueForAValidFloat with data set #6
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\FloatValidatorTest::floatValidatorReturnsFalseForAnInvalidFloat with data set #0
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\FloatValidatorTest::floatValidatorReturnsFalseForAnInvalidFloat with data set #0
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\FloatValidatorTest::floatValidatorReturnsFalseForAnInvalidFloat with data set #1
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\FloatValidatorTest::floatValidatorReturnsFalseForAnInvalidFloat with data set #1
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\FloatValidatorTest::floatValidatorReturnsFalseForAnInvalidFloat with data set #2
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\FloatValidatorTest::floatValidatorReturnsFalseForAnInvalidFloat with data set #2
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\FloatValidatorTest::floatValidatorReturnsFalseForAnInvalidFloat with data set #3
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\FloatValidatorTest::floatValidatorReturnsFalseForAnInvalidFloat with data set #3
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\FloatValidatorTest::floatValidatorReturnsFalseForAnInvalidFloat with data set #4
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\FloatValidatorTest::floatValidatorReturnsFalseForAnInvalidFloat with data set #4
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\FloatValidatorTest::floatValidatorCreatesTheCorrectErrorForAnInvalidSubject
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\FloatValidatorTest::floatValidatorCreatesTheCorrectErrorForAnInvalidSubject
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\GenericObjectValidatorTest::isValidReturnsFalseIfTheValueIsNoObject
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\GenericObjectValidatorTest::isValidReturnsFalseIfTheValueIsNoObject
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\GenericObjectValidatorTest::isValidChecksAllPropertiesForWhichAPropertyValidatorExists
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\GenericObjectValidatorTest::isValidChecksAllPropertiesForWhichAPropertyValidatorExists
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\IntegerValidatorTest::integerValidatorReturnsTrueForAValidInteger with data set #0
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\IntegerValidatorTest::integerValidatorReturnsTrueForAValidInteger with data set #0
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\IntegerValidatorTest::integerValidatorReturnsTrueForAValidInteger with data set #1
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\IntegerValidatorTest::integerValidatorReturnsTrueForAValidInteger with data set #1
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\IntegerValidatorTest::integerValidatorReturnsTrueForAValidInteger with data set #2
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\IntegerValidatorTest::integerValidatorReturnsTrueForAValidInteger with data set #2
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\IntegerValidatorTest::integerValidatorReturnsTrueForAValidInteger with data set #3
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\IntegerValidatorTest::integerValidatorReturnsTrueForAValidInteger with data set #3
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\IntegerValidatorTest::integerValidatorReturnsTrueForAValidInteger with data set #4
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\IntegerValidatorTest::integerValidatorReturnsTrueForAValidInteger with data set #4
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\IntegerValidatorTest::integerValidatorReturnsFalseForAnInvalidInteger with data set #0
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\IntegerValidatorTest::integerValidatorReturnsFalseForAnInvalidInteger with data set #0
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\IntegerValidatorTest::integerValidatorReturnsFalseForAnInvalidInteger with data set #1
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\IntegerValidatorTest::integerValidatorReturnsFalseForAnInvalidInteger with data set #1
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\IntegerValidatorTest::integerValidatorReturnsFalseForAnInvalidInteger with data set #2
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\IntegerValidatorTest::integerValidatorReturnsFalseForAnInvalidInteger with data set #2
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\IntegerValidatorTest::integerValidatorReturnsFalseForAnInvalidInteger with data set #3
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\IntegerValidatorTest::integerValidatorReturnsFalseForAnInvalidInteger with data set #3
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\IntegerValidatorTest::integerValidatorReturnsFalseForAnInvalidInteger with data set #4
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\IntegerValidatorTest::integerValidatorReturnsFalseForAnInvalidInteger with data set #4
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\IntegerValidatorTest::integerValidatorCreatesTheCorrectErrorForAnInvalidSubject
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\IntegerValidatorTest::integerValidatorCreatesTheCorrectErrorForAnInvalidSubject
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\NotEmptyValidatorTest::notEmptyValidatorReturnsTrueForASimpleString
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\NotEmptyValidatorTest::notEmptyValidatorReturnsTrueForASimpleString
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\NotEmptyValidatorTest::notEmptyValidatorReturnsFalseForAnEmptyString
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\NotEmptyValidatorTest::notEmptyValidatorReturnsFalseForAnEmptyString
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\NotEmptyValidatorTest::notEmptyValidatorReturnsFalseForANullValue
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\NotEmptyValidatorTest::notEmptyValidatorReturnsFalseForANullValue
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\NotEmptyValidatorTest::notEmptyValidatorCreatesTheCorrectErrorForAnEmptySubject
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\NotEmptyValidatorTest::notEmptyValidatorCreatesTheCorrectErrorForAnEmptySubject
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\NotEmptyValidatorTest::notEmptyValidatorCreatesTheCorrectErrorForANullValue
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\NotEmptyValidatorTest::notEmptyValidatorCreatesTheCorrectErrorForANullValue
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\NumberRangeValidatorTest::deprecatedOptionsAreStillSupported
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\NumberRangeValidatorTest::deprecatedOptionsAreStillSupported
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\NumberRangeValidatorTest::numberRangeValidatorReturnsTrueForASimpleIntegerInRange
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\NumberRangeValidatorTest::numberRangeValidatorReturnsTrueForASimpleIntegerInRange
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\NumberRangeValidatorTest::numberRangeValidatorReturnsFalseForANumberOutOfRange
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\NumberRangeValidatorTest::numberRangeValidatorReturnsFalseForANumberOutOfRange
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\NumberRangeValidatorTest::numberRangeValidatorReturnsTrueForANumberInReversedRange
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\NumberRangeValidatorTest::numberRangeValidatorReturnsTrueForANumberInReversedRange
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\NumberRangeValidatorTest::numberRangeValidatorReturnsFalseForAString
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\NumberRangeValidatorTest::numberRangeValidatorReturnsFalseForAString
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\NumberRangeValidatorTest::numberRangeValidatorCreatesTheCorrectErrorForANumberOutOfRange
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\NumberRangeValidatorTest::numberRangeValidatorCreatesTheCorrectErrorForANumberOutOfRange
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\NumberRangeValidatorTest::numberRangeValidatorCreatesTheCorrectErrorForAStringSubject
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\NumberRangeValidatorTest::numberRangeValidatorCreatesTheCorrectErrorForAStringSubject
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\NumberValidatorTest::numberValidatorReturnsTrueForASimpleInteger
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\NumberValidatorTest::numberValidatorReturnsTrueForASimpleInteger
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\NumberValidatorTest::numberValidatorReturnsFalseForAString
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\NumberValidatorTest::numberValidatorReturnsFalseForAString
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\NumberValidatorTest::numberValidatorCreatesTheCorrectErrorForAnInvalidSubject
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\NumberValidatorTest::numberValidatorCreatesTheCorrectErrorForAnInvalidSubject
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\RawValidatorTest::theRawValidatorAlwaysReturnsTRUE
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\RawValidatorTest::theRawValidatorAlwaysReturnsTRUE
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\RegularExpressionValidatorTest::regularExpressionValidatorMatchesABasicExpressionCorrectly
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\RegularExpressionValidatorTest::regularExpressionValidatorMatchesABasicExpressionCorrectly
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\RegularExpressionValidatorTest::regularExpressionValidatorCreatesTheCorrectErrorIfTheExpressionDidNotMatch
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\RegularExpressionValidatorTest::regularExpressionValidatorCreatesTheCorrectErrorIfTheExpressionDidNotMatch
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\StringLengthValidatorTest::stgringLengthValidatorReturnsTrueForAStringShorterThanMaxLengthAndLongerThanMinLength
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\StringLengthValidatorTest::stgringLengthValidatorReturnsTrueForAStringShorterThanMaxLengthAndLongerThanMinLength
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\StringLengthValidatorTest::stringLengthValidatorReturnsFalseForAStringShorterThanThanMinLength
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\StringLengthValidatorTest::stringLengthValidatorReturnsFalseForAStringShorterThanThanMinLength
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\StringLengthValidatorTest::stringLengthValidatorReturnsFalseForAStringLongerThanThanMaxLength
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\StringLengthValidatorTest::stringLengthValidatorReturnsFalseForAStringLongerThanThanMaxLength
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\StringLengthValidatorTest::stringLengthValidatorReturnsTrueForAStringLongerThanThanMinLengthAndMaxLengthNotSpecified
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\StringLengthValidatorTest::stringLengthValidatorReturnsTrueForAStringLongerThanThanMinLengthAndMaxLengthNotSpecified
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\StringLengthValidatorTest::stringLengthValidatorReturnsTrueForAStringShorterThanThanMaxLengthAndMinLengthNotSpecified
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\StringLengthValidatorTest::stringLengthValidatorReturnsTrueForAStringShorterThanThanMaxLengthAndMinLengthNotSpecified
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\StringLengthValidatorTest::stringLengthValidatorReturnsTrueForAStringLengthEqualToMaxLengthAndMinLengthNotSpecified
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\StringLengthValidatorTest::stringLengthValidatorReturnsTrueForAStringLengthEqualToMaxLengthAndMinLengthNotSpecified
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\StringLengthValidatorTest::stringLengthValidatorReturnsTrueForAStringLengthEqualToMinLengthAndMaxLengthNotSpecified
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\StringLengthValidatorTest::stringLengthValidatorReturnsTrueForAStringLengthEqualToMinLengthAndMaxLengthNotSpecified
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\StringLengthValidatorTest::stringLengthValidatorReturnsTrueIfMinLengthAndMaxLengthAreEqualAndTheGivenStringMatchesThisValue
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\StringLengthValidatorTest::stringLengthValidatorReturnsTrueIfMinLengthAndMaxLengthAreEqualAndTheGivenStringMatchesThisValue
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\StringLengthValidatorTest::stringLengthValidatorReturnsTrueIfTheStringLengthIsEqualToMaxLength
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\StringLengthValidatorTest::stringLengthValidatorReturnsTrueIfTheStringLengthIsEqualToMaxLength
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\StringLengthValidatorTest::stringLengthValidatorReturnsTrueIfTheStringLengthIsEqualToMinLength
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\StringLengthValidatorTest::stringLengthValidatorReturnsTrueIfTheStringLengthIsEqualToMinLength
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\StringLengthValidatorTest::stringLengthValidatorThrowsAnExceptionIfMinLengthIsGreaterThanMaxLength
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\StringLengthValidatorTest::stringLengthValidatorThrowsAnExceptionIfMinLengthIsGreaterThanMaxLength
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\StringLengthValidatorTest::stringLengthValidatorInsertsAnErrorObjectIfValidationFails
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\StringLengthValidatorTest::stringLengthValidatorInsertsAnErrorObjectIfValidationFails
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\StringLengthValidatorTest::stringLengthValidatorCanHandleAnObjectWithAToStringMethod
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\StringLengthValidatorTest::stringLengthValidatorCanHandleAnObjectWithAToStringMethod
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\StringLengthValidatorTest::stringLengthValidatorAddsAnErrorIfTheGivenObjectCanNotBeConvertedToAString
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\StringLengthValidatorTest::stringLengthValidatorAddsAnErrorIfTheGivenObjectCanNotBeConvertedToAString
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\TextValidatorTest::textValidatorReturnsTrueForASimpleString
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\TextValidatorTest::textValidatorReturnsTrueForASimpleString
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\TextValidatorTest::textValidatorAllowsTheNewLineCharacter
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\TextValidatorTest::textValidatorAllowsTheNewLineCharacter
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\TextValidatorTest::textValidatorAllowsCommonSpecialCharacters
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\TextValidatorTest::textValidatorAllowsCommonSpecialCharacters
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\TextValidatorTest::textValidatorReturnsFalseForAStringWithHtml
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\TextValidatorTest::textValidatorReturnsFalseForAStringWithHtml
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\TextValidatorTest::textValidatorCreatesTheCorrectErrorIfTheSubjectContainsHtmlEntities
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BeforeExtbase14\TextValidatorTest::textValidatorCreatesTheCorrectErrorIfTheSubjectContainsHtmlEntities
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BooleanValidatorTest::booleanValidatorReturnsNoErrorForAFalseStringExpectation
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BooleanValidatorTest::booleanValidatorReturnsNoErrorForAFalseStringExpectation
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BooleanValidatorTest::booleanValidatorReturnsNoErrorForATrueStringExpectation
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BooleanValidatorTest::booleanValidatorReturnsNoErrorForATrueStringExpectation
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BooleanValidatorTest::booleanValidatorReturnsNoErrorForATrueExpectation
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BooleanValidatorTest::booleanValidatorReturnsNoErrorForATrueExpectation
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BooleanValidatorTest::booleanValidatorReturnsNoErrorForAFalseExpectation
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BooleanValidatorTest::booleanValidatorReturnsNoErrorForAFalseExpectation
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BooleanValidatorTest::booleanValidatorReturnsErrorForTrueWhenFalseExpected
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BooleanValidatorTest::booleanValidatorReturnsErrorForTrueWhenFalseExpected
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BooleanValidatorTest::booleanValidatorReturnsErrorForFalseWhenTrueExpected
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BooleanValidatorTest::booleanValidatorReturnsErrorForFalseWhenTrueExpected
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BooleanValidatorTest::booleanValidatorReturnsErrorForAString
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BooleanValidatorTest::booleanValidatorReturnsErrorForAString
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BooleanValidatorTest::booleanValidatorReturnsTrueIfNoParameterIsGiven
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\BooleanValidatorTest::booleanValidatorReturnsTrueIfNoParameterIsGiven
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\CollectionValidatorTest::collectionValidatorReturnsNoErrorsForANullValue
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\CollectionValidatorTest::collectionValidatorReturnsNoErrorsForANullValue
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\CollectionValidatorTest::collectionValidatorFailsForAValueNotBeingACollection
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\CollectionValidatorTest::collectionValidatorFailsForAValueNotBeingACollection
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\CollectionValidatorTest::collectionValidatorValidatesEveryElementOfACollectionWithTheGivenElementValidator
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\CollectionValidatorTest::collectionValidatorValidatesEveryElementOfACollectionWithTheGivenElementValidator
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\CollectionValidatorTest::collectionValidatorValidatesNestedObjectStructuresWithoutEndlessLooping
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\CollectionValidatorTest::collectionValidatorValidatesNestedObjectStructuresWithoutEndlessLooping
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\CollectionValidatorTest::collectionValidatorIsValidEarlyReturnsOnUnitializedLazyObjectStorages
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\CollectionValidatorTest::collectionValidatorIsValidEarlyReturnsOnUnitializedLazyObjectStorages
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\CollectionValidatorTest::collectionValidatorCallsCollectionElementValidatorWhenValidatingObjectStorages
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\CollectionValidatorTest::collectionValidatorCallsCollectionElementValidatorWhenValidatingObjectStorages
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\ConjunctionValidatorTest::addingValidatorsToAJunctionValidatorWorks
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\ConjunctionValidatorTest::addingValidatorsToAJunctionValidatorWorks
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\ConjunctionValidatorTest::allValidatorsInTheConjunctionAreCalledEvenIfOneReturnsError
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\ConjunctionValidatorTest::allValidatorsInTheConjunctionAreCalledEvenIfOneReturnsError
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\ConjunctionValidatorTest::validatorConjunctionReturnsNoErrorsIfAllJunctionedValidatorsReturnNoErrors
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\ConjunctionValidatorTest::validatorConjunctionReturnsNoErrorsIfAllJunctionedValidatorsReturnNoErrors
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\ConjunctionValidatorTest::validatorConjunctionReturnsErrorsIfOneValidatorReturnsErrors
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\ConjunctionValidatorTest::validatorConjunctionReturnsErrorsIfOneValidatorReturnsErrors
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\ConjunctionValidatorTest::removingAValidatorOfTheValidatorConjunctionWorks
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\ConjunctionValidatorTest::removingAValidatorOfTheValidatorConjunctionWorks
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\ConjunctionValidatorTest::removingANotExistingValidatorIndexThrowsException
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\ConjunctionValidatorTest::removingANotExistingValidatorIndexThrowsException
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\ConjunctionValidatorTest::countReturnesTheNumberOfValidatorsContainedInTheConjunction
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\ConjunctionValidatorTest::countReturnesTheNumberOfValidatorsContainedInTheConjunction
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\DisjunctionValidatorTest::allValidatorsInTheDisjunctionAreCalledEvenIfOneReturnsNoError
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\DisjunctionValidatorTest::allValidatorsInTheDisjunctionAreCalledEvenIfOneReturnsNoError
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\DisjunctionValidatorTest::validateReturnsNoErrorsIfOneValidatorReturnsNoError
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\DisjunctionValidatorTest::validateReturnsNoErrorsIfOneValidatorReturnsNoError
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\DisjunctionValidatorTest::validateReturnsAllErrorsIfAllValidatorsReturnErrrors
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\DisjunctionValidatorTest::validateReturnsAllErrorsIfAllValidatorsReturnErrrors
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\EmailAddressValidatorTest::emailAddressValidatorReturnsNoErrorsForAValidEmailAddress with data set #0
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\EmailAddressValidatorTest::emailAddressValidatorReturnsNoErrorsForAValidEmailAddress with data set #0
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\EmailAddressValidatorTest::emailAddressValidatorReturnsNoErrorsForAValidEmailAddress with data set #1
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\EmailAddressValidatorTest::emailAddressValidatorReturnsNoErrorsForAValidEmailAddress with data set #1
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\EmailAddressValidatorTest::emailAddressValidatorReturnsNoErrorsForAValidEmailAddress with data set #2
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\EmailAddressValidatorTest::emailAddressValidatorReturnsNoErrorsForAValidEmailAddress with data set #2
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\EmailAddressValidatorTest::emailAddressValidatorReturnsNoErrorsForAValidEmailAddress with data set #3
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\EmailAddressValidatorTest::emailAddressValidatorReturnsNoErrorsForAValidEmailAddress with data set #3
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\EmailAddressValidatorTest::emailAddressValidatorReturnsNoErrorsForAValidEmailAddress with data set #4
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\EmailAddressValidatorTest::emailAddressValidatorReturnsNoErrorsForAValidEmailAddress with data set #4
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\EmailAddressValidatorTest::emailAddressValidatorReturnsFalseForAnInvalidEmailAddress with data set #0
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\EmailAddressValidatorTest::emailAddressValidatorReturnsFalseForAnInvalidEmailAddress with data set #0
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\EmailAddressValidatorTest::emailAddressValidatorReturnsFalseForAnInvalidEmailAddress with data set #1
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\EmailAddressValidatorTest::emailAddressValidatorReturnsFalseForAnInvalidEmailAddress with data set #1
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\EmailAddressValidatorTest::emailAddressValidatorReturnsFalseForAnInvalidEmailAddress with data set #2
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\EmailAddressValidatorTest::emailAddressValidatorReturnsFalseForAnInvalidEmailAddress with data set #2
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\EmailAddressValidatorTest::emailAddressValidatorReturnsFalseForAnInvalidEmailAddress with data set #3
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\EmailAddressValidatorTest::emailAddressValidatorReturnsFalseForAnInvalidEmailAddress with data set #3
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\EmailAddressValidatorTest::emailAddressValidatorReturnsFalseForAnInvalidEmailAddress with data set #4
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\EmailAddressValidatorTest::emailAddressValidatorReturnsFalseForAnInvalidEmailAddress with data set #4
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\EmailAddressValidatorTest::emailAddressValidatorReturnsFalseForAnInvalidEmailAddress with data set #5
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\EmailAddressValidatorTest::emailAddressValidatorReturnsFalseForAnInvalidEmailAddress with data set #5
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\EmailAddressValidatorTest::emailAddressValidatorReturnsFalseForAnInvalidEmailAddress with data set #6
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\EmailAddressValidatorTest::emailAddressValidatorReturnsFalseForAnInvalidEmailAddress with data set #6
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\EmailAddressValidatorTest::emailAddressValidatorReturnsFalseForAnInvalidEmailAddress with data set #7
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\EmailAddressValidatorTest::emailAddressValidatorReturnsFalseForAnInvalidEmailAddress with data set #7
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\EmailAddressValidatorTest::emailAddressValidatorReturnsFalseForAnInvalidEmailAddress with data set #8
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\EmailAddressValidatorTest::emailAddressValidatorReturnsFalseForAnInvalidEmailAddress with data set #8
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\EmailAddressValidatorTest::emailValidatorCreatesTheCorrectErrorForAnInvalidEmailAddress
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\EmailAddressValidatorTest::emailValidatorCreatesTheCorrectErrorForAnInvalidEmailAddress
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\FloatValidatorTest::floatValidatorReturnsNoErrorsForAValidFloat with data set #0
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\FloatValidatorTest::floatValidatorReturnsNoErrorsForAValidFloat with data set #0
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\FloatValidatorTest::floatValidatorReturnsNoErrorsForAValidFloat with data set #1
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\FloatValidatorTest::floatValidatorReturnsNoErrorsForAValidFloat with data set #1
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\FloatValidatorTest::floatValidatorReturnsNoErrorsForAValidFloat with data set #2
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\FloatValidatorTest::floatValidatorReturnsNoErrorsForAValidFloat with data set #2
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\FloatValidatorTest::floatValidatorReturnsNoErrorsForAValidFloat with data set #3
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\FloatValidatorTest::floatValidatorReturnsNoErrorsForAValidFloat with data set #3
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\FloatValidatorTest::floatValidatorReturnsNoErrorsForAValidFloat with data set #4
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\FloatValidatorTest::floatValidatorReturnsNoErrorsForAValidFloat with data set #4
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\FloatValidatorTest::floatValidatorReturnsNoErrorsForAValidFloat with data set #5
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\FloatValidatorTest::floatValidatorReturnsNoErrorsForAValidFloat with data set #5
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\FloatValidatorTest::floatValidatorReturnsErrorForAnInvalidFloat with data set #0
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\FloatValidatorTest::floatValidatorReturnsErrorForAnInvalidFloat with data set #0
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\FloatValidatorTest::floatValidatorReturnsErrorForAnInvalidFloat with data set #1
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\FloatValidatorTest::floatValidatorReturnsErrorForAnInvalidFloat with data set #1
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\FloatValidatorTest::floatValidatorReturnsErrorForAnInvalidFloat with data set #2
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\FloatValidatorTest::floatValidatorReturnsErrorForAnInvalidFloat with data set #2
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\GenericObjectValidatorTest::validatorShouldReturnErrorsIfTheValueIsNoObjectAndNotNull
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\GenericObjectValidatorTest::validatorShouldReturnErrorsIfTheValueIsNoObjectAndNotNull
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\GenericObjectValidatorTest::validatorShouldReturnNoErrorsIfTheValueIsNull
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\GenericObjectValidatorTest::validatorShouldReturnNoErrorsIfTheValueIsNull
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\GenericObjectValidatorTest::validateChecksAllPropertiesForWhichAPropertyValidatorExists with data set #0
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\GenericObjectValidatorTest::validateChecksAllPropertiesForWhichAPropertyValidatorExists with data set #0
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\GenericObjectValidatorTest::validateChecksAllPropertiesForWhichAPropertyValidatorExists with data set #1
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\GenericObjectValidatorTest::validateChecksAllPropertiesForWhichAPropertyValidatorExists with data set #1
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\GenericObjectValidatorTest::validateCanHandleRecursiveTargetsWithoutEndlessLooping
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\GenericObjectValidatorTest::validateCanHandleRecursiveTargetsWithoutEndlessLooping
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\GenericObjectValidatorTest::validateDetectsFailuresInRecursiveTargetsI
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\GenericObjectValidatorTest::validateDetectsFailuresInRecursiveTargetsI
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\GenericObjectValidatorTest::validateDetectsFailuresInRecursiveTargetsII
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\GenericObjectValidatorTest::validateDetectsFailuresInRecursiveTargetsII
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\IntegerValidatorTest::integerValidatorReturnsNoErrorsForAValidInteger with data set #0
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\IntegerValidatorTest::integerValidatorReturnsNoErrorsForAValidInteger with data set #0
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\IntegerValidatorTest::integerValidatorReturnsNoErrorsForAValidInteger with data set #1
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\IntegerValidatorTest::integerValidatorReturnsNoErrorsForAValidInteger with data set #1
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\IntegerValidatorTest::integerValidatorReturnsNoErrorsForAValidInteger with data set #2
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\IntegerValidatorTest::integerValidatorReturnsNoErrorsForAValidInteger with data set #2
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\IntegerValidatorTest::integerValidatorReturnsNoErrorsForAValidInteger with data set #3
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\IntegerValidatorTest::integerValidatorReturnsNoErrorsForAValidInteger with data set #3
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\IntegerValidatorTest::integerValidatorReturnsErrorForAnInvalidInteger with data set #0
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\IntegerValidatorTest::integerValidatorReturnsErrorForAnInvalidInteger with data set #0
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\IntegerValidatorTest::integerValidatorReturnsErrorForAnInvalidInteger with data set #1
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\IntegerValidatorTest::integerValidatorReturnsErrorForAnInvalidInteger with data set #1
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\IntegerValidatorTest::integerValidatorReturnsErrorForAnInvalidInteger with data set #2
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\IntegerValidatorTest::integerValidatorReturnsErrorForAnInvalidInteger with data set #2
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\IntegerValidatorTest::integerValidatorCreatesTheCorrectErrorForAnInvalidSubject
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\IntegerValidatorTest::integerValidatorCreatesTheCorrectErrorForAnInvalidSubject
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\NotEmptyValidatorTest::notEmptyValidatorReturnsNoErrorForASimpleString
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\NotEmptyValidatorTest::notEmptyValidatorReturnsNoErrorForASimpleString
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\NotEmptyValidatorTest::notEmptyValidatorReturnsErrorForAnEmptyString
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\NotEmptyValidatorTest::notEmptyValidatorReturnsErrorForAnEmptyString
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\NotEmptyValidatorTest::notEmptyValidatorReturnsErrorForANullValue
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\NotEmptyValidatorTest::notEmptyValidatorReturnsErrorForANullValue
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\NotEmptyValidatorTest::notEmptyValidatorCreatesTheCorrectErrorForAnEmptySubject
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\NotEmptyValidatorTest::notEmptyValidatorCreatesTheCorrectErrorForAnEmptySubject
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\NotEmptyValidatorTest::notEmptyValidatorCreatesTheCorrectErrorForANullValue
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\NotEmptyValidatorTest::notEmptyValidatorCreatesTheCorrectErrorForANullValue
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\NotEmptyValidatorTest::notEmptyValidatorWorksForEmptyArrays
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\NotEmptyValidatorTest::notEmptyValidatorWorksForEmptyArrays
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\NotEmptyValidatorTest::notEmptyValidatorWorksForEmptyCountableObjects
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\NotEmptyValidatorTest::notEmptyValidatorWorksForEmptyCountableObjects
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\NotEmptyValidatorTest::notEmptyValidatorWorksForNotEmptyCountableObjects
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\NotEmptyValidatorTest::notEmptyValidatorWorksForNotEmptyCountableObjects
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\NumberRangeValidatorTest::numberRangeValidatorReturnsNoErrorForASimpleIntegerInRange
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\NumberRangeValidatorTest::numberRangeValidatorReturnsNoErrorForASimpleIntegerInRange
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\NumberRangeValidatorTest::numberRangeValidatorReturnsErrorForANumberOutOfRange
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\NumberRangeValidatorTest::numberRangeValidatorReturnsErrorForANumberOutOfRange
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\NumberRangeValidatorTest::numberRangeValidatorReturnsNoErrorForANumberInReversedRange
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\NumberRangeValidatorTest::numberRangeValidatorReturnsNoErrorForANumberInReversedRange
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\NumberRangeValidatorTest::numberRangeValidatorReturnsErrorForAString
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\NumberRangeValidatorTest::numberRangeValidatorReturnsErrorForAString
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\NumberValidatorTest::numberValidatorReturnsTrueForASimpleInteger
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\NumberValidatorTest::numberValidatorReturnsTrueForASimpleInteger
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\NumberValidatorTest::numberValidatorReturnsFalseForAString
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\NumberValidatorTest::numberValidatorReturnsFalseForAString
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\RawValidatorTest::theRawValidatorAlwaysReturnsNoErrors
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\RawValidatorTest::theRawValidatorAlwaysReturnsNoErrors
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\RegularExpressionValidatorTest::regularExpressionValidatorMatchesABasicExpressionCorrectly
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\RegularExpressionValidatorTest::regularExpressionValidatorMatchesABasicExpressionCorrectly
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\RegularExpressionValidatorTest::regularExpressionValidatorCreatesTheCorrectErrorIfTheExpressionDidNotMatch
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\RegularExpressionValidatorTest::regularExpressionValidatorCreatesTheCorrectErrorIfTheExpressionDidNotMatch
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\StringLengthValidatorTest::validateReturnsNoErrorIfTheGivenValueIsNull
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\StringLengthValidatorTest::validateReturnsNoErrorIfTheGivenValueIsNull
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\StringLengthValidatorTest::validateReturnsNoErrorIfTheGivenValueIsAnEmptyString
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\StringLengthValidatorTest::validateReturnsNoErrorIfTheGivenValueIsAnEmptyString
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\StringLengthValidatorTest::stringLengthValidatorReturnsNoErrorForAStringShorterThanMaxLengthAndLongerThanMinLength
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\StringLengthValidatorTest::stringLengthValidatorReturnsNoErrorForAStringShorterThanMaxLengthAndLongerThanMinLength
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\StringLengthValidatorTest::stringLengthValidatorReturnsErrorForAStringShorterThanThanMinLength
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\StringLengthValidatorTest::stringLengthValidatorReturnsErrorForAStringShorterThanThanMinLength
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\StringLengthValidatorTest::stringLengthValidatorReturnsErrorsForAStringLongerThanThanMaxLength
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\StringLengthValidatorTest::stringLengthValidatorReturnsErrorsForAStringLongerThanThanMaxLength
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\StringLengthValidatorTest::stringLengthValidatorReturnsNoErrorsForAStringLongerThanThanMinLengthAndMaxLengthNotSpecified
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\StringLengthValidatorTest::stringLengthValidatorReturnsNoErrorsForAStringLongerThanThanMinLengthAndMaxLengthNotSpecified
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\StringLengthValidatorTest::stringLengthValidatorReturnsNoErrorsForAStringShorterThanThanMaxLengthAndMinLengthNotSpecified
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\StringLengthValidatorTest::stringLengthValidatorReturnsNoErrorsForAStringShorterThanThanMaxLengthAndMinLengthNotSpecified
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\StringLengthValidatorTest::stringLengthValidatorReturnsNoErrorsForAStringLengthEqualToMaxLengthAndMinLengthNotSpecified
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\StringLengthValidatorTest::stringLengthValidatorReturnsNoErrorsForAStringLengthEqualToMaxLengthAndMinLengthNotSpecified
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\StringLengthValidatorTest::stringLengthValidatorReturnsNoErrorForAStringLengthEqualToMinLengthAndMaxLengthNotSpecified
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\StringLengthValidatorTest::stringLengthValidatorReturnsNoErrorForAStringLengthEqualToMinLengthAndMaxLengthNotSpecified
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\StringLengthValidatorTest::stringLengthValidatorReturnsNoErrorIfMinLengthAndMaxLengthAreEqualAndTheGivenStringMatchesThisValue
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\StringLengthValidatorTest::stringLengthValidatorReturnsNoErrorIfMinLengthAndMaxLengthAreEqualAndTheGivenStringMatchesThisValue
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\StringLengthValidatorTest::stringLengthValidatorReturnsNoErrorsfTheStringLengthIsEqualToMaxLength
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\StringLengthValidatorTest::stringLengthValidatorReturnsNoErrorsfTheStringLengthIsEqualToMaxLength
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\StringLengthValidatorTest::stringLengthValidatorReturnsNoErrorIfTheStringLengthIsEqualToMinLength
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\StringLengthValidatorTest::stringLengthValidatorReturnsNoErrorIfTheStringLengthIsEqualToMinLength
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\StringLengthValidatorTest::stringLengthValidatorThrowsAnExceptionIfMinLengthIsGreaterThanMaxLength
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\StringLengthValidatorTest::stringLengthValidatorThrowsAnExceptionIfMinLengthIsGreaterThanMaxLength
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\StringLengthValidatorTest::stringLengthValidatorInsertsAnErrorObjectIfValidationFails
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\StringLengthValidatorTest::stringLengthValidatorInsertsAnErrorObjectIfValidationFails
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\StringLengthValidatorTest::stringLengthValidatorCanHandleAnObjectWithAToStringMethod
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\StringLengthValidatorTest::stringLengthValidatorCanHandleAnObjectWithAToStringMethod
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\StringLengthValidatorTest::validateReturnsErrorsIfTheGivenObjectCanNotBeConvertedToAString
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\StringLengthValidatorTest::validateReturnsErrorsIfTheGivenObjectCanNotBeConvertedToAString
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\StringLengthValidatorTest::validateRegardsMultibyteStringsCorrectly
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\StringLengthValidatorTest::validateRegardsMultibyteStringsCorrectly
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\StringValidatorTest::stringValidatorShouldValidateString
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\StringValidatorTest::stringValidatorShouldValidateString
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\StringValidatorTest::stringValidatorShouldReturnErrorIfNumberIsGiven
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\StringValidatorTest::stringValidatorShouldReturnErrorIfNumberIsGiven
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\StringValidatorTest::stringValidatorShouldReturnErrorIfObjectWithToStringMethodStringIsGiven
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\StringValidatorTest::stringValidatorShouldReturnErrorIfObjectWithToStringMethodStringIsGiven
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\TextValidatorTest::textValidatorReturnsNoErrorForASimpleString
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\TextValidatorTest::textValidatorReturnsNoErrorForASimpleString
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\TextValidatorTest::textValidatorAllowsTheNewLineCharacter
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\TextValidatorTest::textValidatorAllowsTheNewLineCharacter
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\TextValidatorTest::textValidatorAllowsCommonSpecialCharacters
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\TextValidatorTest::textValidatorAllowsCommonSpecialCharacters
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\TextValidatorTest::textValidatorReturnsErrorForAStringWithHtml
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\TextValidatorTest::textValidatorReturnsErrorForAStringWithHtml
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\TextValidatorTest::textValidatorCreatesTheCorrectErrorIfTheSubjectContainsHtmlEntities
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\Validator\TextValidatorTest::textValidatorCreatesTheCorrectErrorIfTheSubjectContainsHtmlEntities
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\ValidatorResolverTest::resolveValidatorObjectNameWithShortHandNotationReturnsValidatorNameIfClassExists
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\ValidatorResolverTest::resolveValidatorObjectNameWithShortHandNotationReturnsValidatorNameIfClassExists
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\ValidatorResolverTest::resolveValidatorObjectNameWithShortHandNotationThrowsExceptionIfClassNotExists
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\ValidatorResolverTest::resolveValidatorObjectNameWithShortHandNotationThrowsExceptionIfClassNotExists
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\ValidatorResolverTest::resolveValidatorObjectNameWithShortHandNotationReturnsValidatorNameIfClassExistsButDoesNotImplementValidatorInterface
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\ValidatorResolverTest::resolveValidatorObjectNameWithShortHandNotationReturnsValidatorNameIfClassExistsButDoesNotImplementValidatorInterface
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\ValidatorResolverTest::resolveValidatorObjectNameReturnsValidatorNameIfClassExists
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\ValidatorResolverTest::resolveValidatorObjectNameReturnsValidatorNameIfClassExists
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\ValidatorResolverTest::resolveValidatorObjectNameThrowsNoSuchValidatorExceptionIfClassNotExists
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\ValidatorResolverTest::resolveValidatorObjectNameThrowsNoSuchValidatorExceptionIfClassNotExists
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\ValidatorResolverTest::resolveValidatorObjectNameThrowsNoSuchValidatorExceptionIfClassExistsButDoesNotImplementValidatorInterface
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\ValidatorResolverTest::resolveValidatorObjectNameThrowsNoSuchValidatorExceptionIfClassExistsButDoesNotImplementValidatorInterface
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\ValidatorResolverTest::resolveValidatorObjectNameCanResolveNamespacedShorthandValidatornames with data set #0
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\ValidatorResolverTest::resolveValidatorObjectNameCanResolveNamespacedShorthandValidatornames with data set #0
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\ValidatorResolverTest::resolveValidatorObjectNameCanResolveNamespacedShorthandValidatornames with data set #1
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\ValidatorResolverTest::resolveValidatorObjectNameCanResolveNamespacedShorthandValidatornames with data set #1
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\ValidatorResolverTest::resolveValidatorObjectNameCanResolveShortNamesOfBuiltInValidators
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\ValidatorResolverTest::resolveValidatorObjectNameCanResolveShortNamesOfBuiltInValidators
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\ValidatorResolverTest::createValidatorResolvesAndReturnsAValidatorAndPassesTheGivenOptions
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\ValidatorResolverTest::createValidatorResolvesAndReturnsAValidatorAndPassesTheGivenOptions
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\ValidatorResolverTest::createValidatorThrowsNoSuchValidatorExceptionIfAValidatorCouldNotBeResolved
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\ValidatorResolverTest::createValidatorThrowsNoSuchValidatorExceptionIfAValidatorCouldNotBeResolved
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\ValidatorResolverTest::getBaseValidatorCachesTheResultOfTheBuildBaseValidatorChainCalls
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\ValidatorResolverTest::getBaseValidatorCachesTheResultOfTheBuildBaseValidatorChainCalls
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\ValidatorResolverTest::buildMethodArgumentsValidatorConjunctionsReturnsEmptyArrayIfMethodHasNoArguments
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\ValidatorResolverTest::buildMethodArgumentsValidatorConjunctionsReturnsEmptyArrayIfMethodHasNoArguments
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\ValidatorResolverTest::buildMethodArgumentsValidatorConjunctionsBuildsAConjunctionFromValidateAnnotationsOfTheSpecifiedMethod
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\ValidatorResolverTest::buildMethodArgumentsValidatorConjunctionsBuildsAConjunctionFromValidateAnnotationsOfTheSpecifiedMethod
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\ValidatorResolverTest::buildMethodArgumentsValidatorConjunctionsThrowsExceptionIfValidationAnnotationForNonExistingArgumentExists
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\ValidatorResolverTest::buildMethodArgumentsValidatorConjunctionsThrowsExceptionIfValidationAnnotationForNonExistingArgumentExists
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\ValidatorResolverTest::buildBaseValidatorConjunctionAddsValidatorsDefinedByAnnotationsInTheClassToTheReturnedConjunction
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\ValidatorResolverTest::buildBaseValidatorConjunctionAddsValidatorsDefinedByAnnotationsInTheClassToTheReturnedConjunction
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\ValidatorResolverTest::buildBaseValidatorConjunctionCreatesValidatorFromClassName with data set "no replace"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\ValidatorResolverTest::buildBaseValidatorConjunctionCreatesValidatorFromClassName with data set "no replace"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\ValidatorResolverTest::buildBaseValidatorConjunctionCreatesValidatorFromClassName with data set "replace in not namespaced class"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\ValidatorResolverTest::buildBaseValidatorConjunctionCreatesValidatorFromClassName with data set "replace in not namespaced class"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\ValidatorResolverTest::buildBaseValidatorConjunctionCreatesValidatorFromClassName with data set "replace in namespaced class"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\ValidatorResolverTest::buildBaseValidatorConjunctionCreatesValidatorFromClassName with data set "replace in namespaced class"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\ValidatorResolverTest::resolveValidatorObjectNameCallsGetValidatorType
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\ValidatorResolverTest::resolveValidatorObjectNameCallsGetValidatorType
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\ValidatorResolverTest::getValidatorTypeCorrectlyRenamesPhpDataTypes
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\ValidatorResolverTest::getValidatorTypeCorrectlyRenamesPhpDataTypes
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\ValidatorResolverTest::getValidatorTypeRenamesMixedToRaw
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\ValidatorResolverTest::getValidatorTypeRenamesMixedToRaw
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\ValidatorResolverTest::parseValidatorAnnotationCanParseAnnotations with data set #0
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\ValidatorResolverTest::parseValidatorAnnotationCanParseAnnotations with data set #0
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\ValidatorResolverTest::parseValidatorAnnotationCanParseAnnotations with data set #1
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\ValidatorResolverTest::parseValidatorAnnotationCanParseAnnotations with data set #1
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\ValidatorResolverTest::parseValidatorAnnotationCanParseAnnotations with data set #2
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\ValidatorResolverTest::parseValidatorAnnotationCanParseAnnotations with data set #2
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\ValidatorResolverTest::parseValidatorAnnotationCanParseAnnotations with data set #3
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\ValidatorResolverTest::parseValidatorAnnotationCanParseAnnotations with data set #3
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\ValidatorResolverTest::parseValidatorAnnotationCanParseAnnotations with data set #4
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\ValidatorResolverTest::parseValidatorAnnotationCanParseAnnotations with data set #4
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\ValidatorResolverTest::parseValidatorAnnotationCanParseAnnotations with data set #5
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\ValidatorResolverTest::parseValidatorAnnotationCanParseAnnotations with data set #5
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\ValidatorResolverTest::parseValidatorAnnotationCanParseAnnotations with data set #6
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\ValidatorResolverTest::parseValidatorAnnotationCanParseAnnotations with data set #6
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\ValidatorResolverTest::parseValidatorAnnotationCanParseAnnotations with data set #7
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\ValidatorResolverTest::parseValidatorAnnotationCanParseAnnotations with data set #7
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\ValidatorResolverTest::parseValidatorAnnotationCanParseAnnotations with data set #8
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\ValidatorResolverTest::parseValidatorAnnotationCanParseAnnotations with data set #8
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\ValidatorResolverTest::parseValidatorAnnotationCanParseAnnotations with data set #9
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\ValidatorResolverTest::parseValidatorAnnotationCanParseAnnotations with data set #9
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\ValidatorResolverTest::parseValidatorAnnotationCanParseAnnotations with data set #10
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\ValidatorResolverTest::parseValidatorAnnotationCanParseAnnotations with data set #10
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\ValidatorResolverTest::parseValidatorAnnotationCanParseAnnotations with data set "namespaced validator class name"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\ValidatorResolverTest::parseValidatorAnnotationCanParseAnnotations with data set "namespaced validator class name"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\ValidatorResolverTest::parseValidatorAnnotationCanParseAnnotations with data set "shorthand notation for system validator"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\ValidatorResolverTest::parseValidatorAnnotationCanParseAnnotations with data set "shorthand notation for system validator"
Analyzing test: TYPO3\CMS\Extbase\Tests\Unit\Validation\ValidatorResolverTest::parseValidatorAnnotationCanParseAnnotations with data set "shorthand notation for custom validator with parameter"
F
Different status in typo3 for test TYPO3\CMS\Extbase\Tests\Unit\Validation\ValidatorResolverTest::parseValidatorAnnotationCanParseAnnotations with data set "shorthand notation for custom validator with parameter"
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Controller\UpdateFromTerControllerTest::updateExtensionListFromTerCallsUpdateExtListIfExtensionListIsEmpty
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Controller\UpdateFromTerControllerTest::updateExtensionListFromTerCallsUpdateExtListIfExtensionListIsEmpty
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Controller\UpdateFromTerControllerTest::updateExtensionListFromTerDoesNotCallsUpdateExtListIfExtensionListIsNotEmpty
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Controller\UpdateFromTerControllerTest::updateExtensionListFromTerDoesNotCallsUpdateExtListIfExtensionListIsNotEmpty
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Controller\UpdateFromTerControllerTest::updateExtensionListFromTerCallsUpdateExtListIfForceUpdateCheckIsSet
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Controller\UpdateFromTerControllerTest::updateExtensionListFromTerCallsUpdateExtListIfForceUpdateCheckIsSet
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Controller\UploadExtensionFileControllerTest::getExtensionFromZipFileExtractsExtensionKey with data set "simple"
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Controller\UploadExtensionFileControllerTest::getExtensionFromZipFileExtractsExtensionKey with data set "simple"
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Controller\UploadExtensionFileControllerTest::getExtensionFromZipFileExtractsExtensionKey with data set "underscore in extension name"
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Controller\UploadExtensionFileControllerTest::getExtensionFromZipFileExtractsExtensionKey with data set "underscore in extension name"
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Controller\UploadExtensionFileControllerTest::getExtensionFromZipFileExtractsExtensionKey with data set "camel case file name"
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Controller\UploadExtensionFileControllerTest::getExtensionFromZipFileExtractsExtensionKey with data set "camel case file name"
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Controller\UploadExtensionFileControllerTest::getExtensionFromZipFileExtractsExtensionKey with data set "version with dashes"
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Controller\UploadExtensionFileControllerTest::getExtensionFromZipFileExtractsExtensionKey with data set "version with dashes"
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Controller\UploadExtensionFileControllerTest::getExtensionFromZipFileExtractsExtensionKey with data set "characters after version"
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Controller\UploadExtensionFileControllerTest::getExtensionFromZipFileExtractsExtensionKey with data set "characters after version"
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Controller\UploadExtensionFileControllerTest::getExtensionFromZipFileExtractsExtensionKey with data set "characters after version with extra space"
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Controller\UploadExtensionFileControllerTest::getExtensionFromZipFileExtractsExtensionKey with data set "characters after version with extra space"
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Controller\UploadExtensionFileControllerTest::getExtensionFromZipFileExtractsExtensionKey with data set "no version"
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Controller\UploadExtensionFileControllerTest::getExtensionFromZipFileExtractsExtensionKey with data set "no version"
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Domain\Model\DownloadQueueTest::addExtensionToQueueAddsExtensionToDownloadStorageArray
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Domain\Model\DownloadQueueTest::addExtensionToQueueAddsExtensionToDownloadStorageArray
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Domain\Model\DownloadQueueTest::addExtensionToQueueAddsExtensionToUpdateStorageArray
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Domain\Model\DownloadQueueTest::addExtensionToQueueAddsExtensionToUpdateStorageArray
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Domain\Model\DownloadQueueTest::addExtensionToQueueThrowsExceptionIfUnknownStackIsGiven
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Domain\Model\DownloadQueueTest::addExtensionToQueueThrowsExceptionIfUnknownStackIsGiven
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Domain\Model\DownloadQueueTest::addExtensionToQueueThrowsExceptionIfExtensionWithSameKeyAndDifferentValuesAlreadyExists
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Domain\Model\DownloadQueueTest::addExtensionToQueueThrowsExceptionIfExtensionWithSameKeyAndDifferentValuesAlreadyExists
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Domain\Model\DownloadQueueTest::removeExtensionFromQueueRemovesExtension
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Domain\Model\DownloadQueueTest::removeExtensionFromQueueRemovesExtension
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Domain\Model\ExtensionTest::getCategoryIndexFromStringOrNumberReturnsIndex with data set "empty string"
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Domain\Model\ExtensionTest::getCategoryIndexFromStringOrNumberReturnsIndex with data set "empty string"
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Domain\Model\ExtensionTest::getCategoryIndexFromStringOrNumberReturnsIndex with data set "existing category string"
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Domain\Model\ExtensionTest::getCategoryIndexFromStringOrNumberReturnsIndex with data set "existing category string"
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Domain\Model\ExtensionTest::getCategoryIndexFromStringOrNumberReturnsIndex with data set "not existing category string"
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Domain\Model\ExtensionTest::getCategoryIndexFromStringOrNumberReturnsIndex with data set "not existing category string"
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Domain\Model\ExtensionTest::getCategoryIndexFromStringOrNumberReturnsIndex with data set "string number 3"
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Domain\Model\ExtensionTest::getCategoryIndexFromStringOrNumberReturnsIndex with data set "string number 3"
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Domain\Model\ExtensionTest::getCategoryIndexFromStringOrNumberReturnsIndex with data set "integer 3"
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Domain\Model\ExtensionTest::getCategoryIndexFromStringOrNumberReturnsIndex with data set "integer 3"
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Domain\Model\ExtensionTest::getCategoryIndexFromStringOrNumberReturnsIndex with data set "string number not in range -1"
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Domain\Model\ExtensionTest::getCategoryIndexFromStringOrNumberReturnsIndex with data set "string number not in range -1"
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Domain\Model\ExtensionTest::getCategoryIndexFromStringOrNumberReturnsIndex with data set "integer not in range -1"
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Domain\Model\ExtensionTest::getCategoryIndexFromStringOrNumberReturnsIndex with data set "integer not in range -1"
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Domain\Model\ExtensionTest::getCategoryIndexFromStringOrNumberReturnsIndex with data set "string number not in range 11"
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Domain\Model\ExtensionTest::getCategoryIndexFromStringOrNumberReturnsIndex with data set "string number not in range 11"
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Domain\Model\ExtensionTest::getCategoryIndexFromStringOrNumberReturnsIndex with data set "integer not in range 11"
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Domain\Model\ExtensionTest::getCategoryIndexFromStringOrNumberReturnsIndex with data set "integer not in range 11"
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Domain\Model\ExtensionTest::getCategoryIndexFromStringOrNumberReturnsIndex with data set "object"
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Domain\Model\ExtensionTest::getCategoryIndexFromStringOrNumberReturnsIndex with data set "object"
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Domain\Model\ExtensionTest::getCategoryIndexFromStringOrNumberReturnsIndex with data set "array"
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Domain\Model\ExtensionTest::getCategoryIndexFromStringOrNumberReturnsIndex with data set "array"
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Domain\Repository\ConfigurationItemRepositoryTest::getConfigurationArrayFromExtensionKeyReturnsSortedHierarchicArray
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Domain\Repository\ConfigurationItemRepositoryTest::getConfigurationArrayFromExtensionKeyReturnsSortedHierarchicArray
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Domain\Repository\ConfigurationItemRepositoryTest::addMetaInformationUnsetsOriginalConfigurationMetaKey
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Domain\Repository\ConfigurationItemRepositoryTest::addMetaInformationUnsetsOriginalConfigurationMetaKey
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Domain\Repository\ConfigurationItemRepositoryTest::addMetaInformationReturnsMetaInformation
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Domain\Repository\ConfigurationItemRepositoryTest::addMetaInformationReturnsMetaInformation
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Domain\Repository\ConfigurationItemRepositoryTest::extractInformationForConfigFieldsOfTypeUserAddsGenericAndTypeInformation with data set #0
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Domain\Repository\ConfigurationItemRepositoryTest::extractInformationForConfigFieldsOfTypeUserAddsGenericAndTypeInformation with data set #0
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Domain\Repository\ConfigurationItemRepositoryTest::extractInformationForConfigFieldsOfTypeUserAddsGenericAndTypeInformation with data set #1
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Domain\Repository\ConfigurationItemRepositoryTest::extractInformationForConfigFieldsOfTypeUserAddsGenericAndTypeInformation with data set #1
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Domain\Repository\ConfigurationItemRepositoryTest::extractInformationForConfigFieldsOfTypeUserAddsGenericAndTypeInformation with data set #2
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Domain\Repository\ConfigurationItemRepositoryTest::extractInformationForConfigFieldsOfTypeUserAddsGenericAndTypeInformation with data set #2
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Domain\Repository\ConfigurationItemRepositoryTest::extractInformationForConfigFieldsOfTypeOptionsAddsGenericTypeAndLabelInformation
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Domain\Repository\ConfigurationItemRepositoryTest::extractInformationForConfigFieldsOfTypeOptionsAddsGenericTypeAndLabelInformation
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Domain\Repository\ConfigurationItemRepositoryTest::extractInformationForConfigFieldsOfTypeOptionsWithLabelsAndValuesAddsGenericTypeAndLabelInformation
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Domain\Repository\ConfigurationItemRepositoryTest::extractInformationForConfigFieldsOfTypeOptionsWithLabelsAndValuesAddsGenericTypeAndLabelInformation
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Domain\Repository\ConfigurationItemRepositoryTest::mergeDefaultConfigurationCatchesExceptionOfConfigurationManagerIfNoLocalConfigurationExists
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Domain\Repository\ConfigurationItemRepositoryTest::mergeDefaultConfigurationCatchesExceptionOfConfigurationManagerIfNoLocalConfigurationExists
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Domain\Repository\ConfigurationItemRepositoryTest::mergeDefaultConfigurationWithNoCurrentValuesReturnsTheDefaultConfiguration
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Domain\Repository\ConfigurationItemRepositoryTest::mergeDefaultConfigurationWithNoCurrentValuesReturnsTheDefaultConfiguration
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Domain\Repository\ConfigurationItemRepositoryTest::mergeWithExistingConfigurationOverwritesDefaultKeysWithCurrent
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Domain\Repository\ConfigurationItemRepositoryTest::mergeWithExistingConfigurationOverwritesDefaultKeysWithCurrent
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Domain\Repository\RepositoryRepositoryTest::findOneTypo3OrgRepositoryReturnsNullIfNoRepositoryWithThisTitleExists
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Domain\Repository\RepositoryRepositoryTest::findOneTypo3OrgRepositoryReturnsNullIfNoRepositoryWithThisTitleExists
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Domain\Repository\RepositoryRepositoryTest::findOneTypo3OrgRepositoryReturnsRepositoryWithCorrectTitle
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Domain\Repository\RepositoryRepositoryTest::findOneTypo3OrgRepositoryReturnsRepositoryWithCorrectTitle
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Report\ExtensionStatusTest::extensionStatusImplementsStatusProviderInterface
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Report\ExtensionStatusTest::extensionStatusImplementsStatusProviderInterface
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Report\ExtensionStatusTest::getStatusReturnsArray
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Report\ExtensionStatusTest::getStatusReturnsArray
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Report\ExtensionStatusTest::getStatusReturnArrayContainsFiveEntries
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Report\ExtensionStatusTest::getStatusReturnArrayContainsFiveEntries
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Report\ExtensionStatusTest::getStatusReturnArrayContainsInstancesOfReportsStatusStatus
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Report\ExtensionStatusTest::getStatusReturnArrayContainsInstancesOfReportsStatusStatus
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Report\ExtensionStatusTest::getStatusCallsGetMainRepositoryStatusForMainRepositoryStatusResult
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Report\ExtensionStatusTest::getStatusCallsGetMainRepositoryStatusForMainRepositoryStatusResult
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Report\ExtensionStatusTest::getMainRepositoryStatusReturnsErrorStatusIfRepositoryIsNotFound
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Report\ExtensionStatusTest::getMainRepositoryStatusReturnsErrorStatusIfRepositoryIsNotFound
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Report\ExtensionStatusTest::getMainRepositoryStatusReturnsNoticeIfRepositoryUpdateIsLongerThanSevenDaysAgo
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Report\ExtensionStatusTest::getMainRepositoryStatusReturnsNoticeIfRepositoryUpdateIsLongerThanSevenDaysAgo
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Report\ExtensionStatusTest::getMainRepositoryStatusReturnsOkIfUpdatedLessThanSevenDaysAgo
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Report\ExtensionStatusTest::getMainRepositoryStatusReturnsOkIfUpdatedLessThanSevenDaysAgo
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Report\ExtensionStatusTest::getSecurityStatusOfExtensionsReturnsOkForLoadedExtensionIfNoInsecureExtensionIsLoaded
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Report\ExtensionStatusTest::getSecurityStatusOfExtensionsReturnsOkForLoadedExtensionIfNoInsecureExtensionIsLoaded
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Report\ExtensionStatusTest::getSecurityStatusOfExtensionsReturnsErrorForLoadedExtensionIfInsecureExtensionIsLoaded
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Report\ExtensionStatusTest::getSecurityStatusOfExtensionsReturnsErrorForLoadedExtensionIfInsecureExtensionIsLoaded
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Report\ExtensionStatusTest::getSecurityStatusOfExtensionsReturnsOkForExistingExtensionIfNoInsecureExtensionExists
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Report\ExtensionStatusTest::getSecurityStatusOfExtensionsReturnsOkForExistingExtensionIfNoInsecureExtensionExists
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Report\ExtensionStatusTest::getSecurityStatusOfExtensionsReturnsErrorForExistingExtensionIfInsecureExtensionExists
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Report\ExtensionStatusTest::getSecurityStatusOfExtensionsReturnsErrorForExistingExtensionIfInsecureExtensionExists
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Report\ExtensionStatusTest::getSecurityStatusOfExtensionsReturnsOkForLoadedExtensionIfNoOutdatedExtensionIsLoaded
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Report\ExtensionStatusTest::getSecurityStatusOfExtensionsReturnsOkForLoadedExtensionIfNoOutdatedExtensionIsLoaded
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Report\ExtensionStatusTest::getSecurityStatusOfExtensionsReturnsErrorForLoadedExtensionIfOutdatedExtensionIsLoaded
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Report\ExtensionStatusTest::getSecurityStatusOfExtensionsReturnsErrorForLoadedExtensionIfOutdatedExtensionIsLoaded
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Report\ExtensionStatusTest::getSecurityStatusOfExtensionsReturnsOkForExistingExtensionIfNoOutdatedExtensionExists
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Report\ExtensionStatusTest::getSecurityStatusOfExtensionsReturnsOkForExistingExtensionIfNoOutdatedExtensionExists
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Report\ExtensionStatusTest::getSecurityStatusOfExtensionsReturnsErrorForExistingExtensionIfOutdatedExtensionExists
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Report\ExtensionStatusTest::getSecurityStatusOfExtensionsReturnsErrorForExistingExtensionIfOutdatedExtensionExists
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Service\ExtensionManagementServiceTest::resolveDependenciesCallsDownloadDependenciesIfDownloadKeyExistsInQueue
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Service\ExtensionManagementServiceTest::resolveDependenciesCallsDownloadDependenciesIfDownloadKeyExistsInQueue
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Service\ExtensionManagementServiceTest::resolveDependenciesCallsUpdateAndDownloadDependenciesIfUpdateKeyExistsInQueue
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Service\ExtensionManagementServiceTest::resolveDependenciesCallsUpdateAndDownloadDependenciesIfUpdateKeyExistsInQueue
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Service\ExtensionManagementServiceTest::downloadDependenciesCallsDownloadUtilityDownloadMethod
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Service\ExtensionManagementServiceTest::downloadDependenciesCallsDownloadUtilityDownloadMethod
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Service\ExtensionManagementServiceTest::downloadDependenciesCallsRemoveExtensionFromQueue
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Service\ExtensionManagementServiceTest::downloadDependenciesCallsRemoveExtensionFromQueue
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Service\ExtensionManagementServiceTest::downloadDependenciesReturnsResolvedDependencies
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Service\ExtensionManagementServiceTest::downloadDependenciesReturnsResolvedDependencies
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Service\ExtensionManagementServiceTest::uninstallDependenciesToBeUpdatedCallsUninstall
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Service\ExtensionManagementServiceTest::uninstallDependenciesToBeUpdatedCallsUninstall
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Service\ExtensionManagementServiceTest::uninstallDependenciesToBeUpdatedReturnsResolvedDependencies
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Service\ExtensionManagementServiceTest::uninstallDependenciesToBeUpdatedReturnsResolvedDependencies
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Service\ExtensionManagementServiceTest::installDependenciesCallsInstall
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Service\ExtensionManagementServiceTest::installDependenciesCallsInstall
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Service\ExtensionManagementServiceTest::installDependenciesReturnsResolvedDependencies
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Service\ExtensionManagementServiceTest::installDependenciesReturnsResolvedDependencies
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Task\UpdateExtensionListTaskTest::updateExtensionListTaskIsInstanceOfAbstractTask
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Task\UpdateExtensionListTaskTest::updateExtensionListTaskIsInstanceOfAbstractTask
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Task\UpdateExtensionListTaskTest::executeCallsUpdateExtListOfRepositoryHelper
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Task\UpdateExtensionListTaskTest::executeCallsUpdateExtListOfRepositoryHelper
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Task\UpdateExtensionListTaskTest::executeCallsPersistAllOnPersistenceManager
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Task\UpdateExtensionListTaskTest::executeCallsPersistAllOnPersistenceManager
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\ConfigurationUtilityTest::getCurrentConfigurationReturnsExtensionConfigurationAsValuedConfiguration
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\ConfigurationUtilityTest::getCurrentConfigurationReturnsExtensionConfigurationAsValuedConfiguration
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\ConfigurationUtilityTest::getDefaultConfigurationFromExtConfTemplateAsValuedArrayReturnsExpectedExampleArray
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\ConfigurationUtilityTest::getDefaultConfigurationFromExtConfTemplateAsValuedArrayReturnsExpectedExampleArray
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\ConfigurationUtilityTest::convertValuedToNestedConfiguration with data set "plain array"
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\ConfigurationUtilityTest::convertValuedToNestedConfiguration with data set "plain array"
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\ConfigurationUtilityTest::convertValuedToNestedConfiguration with data set "nested value with 2 levels"
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\ConfigurationUtilityTest::convertValuedToNestedConfiguration with data set "nested value with 2 levels"
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\ConfigurationUtilityTest::convertValuedToNestedConfiguration with data set "nested value with 3 levels"
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\ConfigurationUtilityTest::convertValuedToNestedConfiguration with data set "nested value with 3 levels"
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\ConfigurationUtilityTest::convertValuedToNestedConfiguration with data set "mixed nested value with 2 levels"
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\ConfigurationUtilityTest::convertValuedToNestedConfiguration with data set "mixed nested value with 2 levels"
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\ConfigurationUtilityTest::convertNestedToValuedConfiguration with data set "plain array"
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\ConfigurationUtilityTest::convertNestedToValuedConfiguration with data set "plain array"
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\ConfigurationUtilityTest::convertNestedToValuedConfiguration with data set "two levels"
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\ConfigurationUtilityTest::convertNestedToValuedConfiguration with data set "two levels"
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\ConfigurationUtilityTest::convertNestedToValuedConfiguration with data set "three levels"
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\ConfigurationUtilityTest::convertNestedToValuedConfiguration with data set "three levels"
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\ConfigurationUtilityTest::convertNestedToValuedConfiguration with data set "mixed"
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\ConfigurationUtilityTest::convertNestedToValuedConfiguration with data set "mixed"
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\DependencyUtilityTest::checkTypo3DependencyThrowsExceptionIfVersionNumberIsTooLow
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\DependencyUtilityTest::checkTypo3DependencyThrowsExceptionIfVersionNumberIsTooLow
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\DependencyUtilityTest::checkTypo3DependencyThrowsExceptionIfVersionNumberIsTooHigh
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\DependencyUtilityTest::checkTypo3DependencyThrowsExceptionIfVersionNumberIsTooHigh
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\DependencyUtilityTest::checkTypo3DependencyThrowsExceptionIfIdentifierIsNotTypo3
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\DependencyUtilityTest::checkTypo3DependencyThrowsExceptionIfIdentifierIsNotTypo3
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\DependencyUtilityTest::checkTypo3DependencyReturnsTrueIfVersionNumberIsInRange
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\DependencyUtilityTest::checkTypo3DependencyReturnsTrueIfVersionNumberIsInRange
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\DependencyUtilityTest::checkTypo3DependencyCanHandleEmptyVersionHighestVersion
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\DependencyUtilityTest::checkTypo3DependencyCanHandleEmptyVersionHighestVersion
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\DependencyUtilityTest::checkTypo3DependencyCanHandleEmptyVersionLowestVersion
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\DependencyUtilityTest::checkTypo3DependencyCanHandleEmptyVersionLowestVersion
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\DependencyUtilityTest::checkPhpDependencyThrowsExceptionIfVersionNumberIsTooLow
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\DependencyUtilityTest::checkPhpDependencyThrowsExceptionIfVersionNumberIsTooLow
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\DependencyUtilityTest::checkPhpDependencyThrowsExceptionIfVersionNumberIsTooHigh
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\DependencyUtilityTest::checkPhpDependencyThrowsExceptionIfVersionNumberIsTooHigh
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\DependencyUtilityTest::checkPhpDependencyThrowsExceptionIfIdentifierIsNotTypo3
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\DependencyUtilityTest::checkPhpDependencyThrowsExceptionIfIdentifierIsNotTypo3
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\DependencyUtilityTest::checkPhpDependencyReturnsTrueIfVersionNumberIsInRange
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\DependencyUtilityTest::checkPhpDependencyReturnsTrueIfVersionNumberIsInRange
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\DependencyUtilityTest::checkPhpDependencyCanHandleEmptyVersionHighestVersion
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\DependencyUtilityTest::checkPhpDependencyCanHandleEmptyVersionHighestVersion
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\DependencyUtilityTest::checkPhpDependencyCanHandleEmptyVersionLowestVersion
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\DependencyUtilityTest::checkPhpDependencyCanHandleEmptyVersionLowestVersion
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\DependencyUtilityTest::checkDependenciesCallsMethodToCheckPhpDependencies
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\DependencyUtilityTest::checkDependenciesCallsMethodToCheckPhpDependencies
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\DependencyUtilityTest::checkDependenciesCallsMethodToCheckTypo3Dependencies
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\DependencyUtilityTest::checkDependenciesCallsMethodToCheckTypo3Dependencies
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\DependencyUtilityTest::isVersionCompatibleReturnsTrueForCompatibleVersion
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\DependencyUtilityTest::isVersionCompatibleReturnsTrueForCompatibleVersion
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\DependencyUtilityTest::isVersionCompatibleReturnsFalseForIncompatibleVersion
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\DependencyUtilityTest::isVersionCompatibleReturnsFalseForIncompatibleVersion
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\DependencyUtilityTest::isDependentExtensionAvailableReturnsTrueIfExtensionIsAvailable
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\DependencyUtilityTest::isDependentExtensionAvailableReturnsTrueIfExtensionIsAvailable
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\DependencyUtilityTest::isDependentExtensionAvailableReturnsFalseIfExtensionIsNotAvailable
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\DependencyUtilityTest::isDependentExtensionAvailableReturnsFalseIfExtensionIsNotAvailable
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\DependencyUtilityTest::isAvailableVersionCompatibleCallsIsVersionCompatibleWithExtensionVersion
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\DependencyUtilityTest::isAvailableVersionCompatibleCallsIsVersionCompatibleWithExtensionVersion
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\DependencyUtilityTest::isExtensionDownloadableFromTerReturnsTrueIfOneVersionExists
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\DependencyUtilityTest::isExtensionDownloadableFromTerReturnsTrueIfOneVersionExists
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\DependencyUtilityTest::isExtensionDownloadableFromTerReturnsFalseIfNoVersionExists
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\DependencyUtilityTest::isExtensionDownloadableFromTerReturnsFalseIfNoVersionExists
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\DependencyUtilityTest::isDownloadableVersionCompatibleReturnsTrueIfCompatibleVersionExists
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\DependencyUtilityTest::isDownloadableVersionCompatibleReturnsTrueIfCompatibleVersionExists
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\DependencyUtilityTest::isDownloadableVersionCompatibleReturnsFalseIfIncompatibleVersionExists
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\DependencyUtilityTest::isDownloadableVersionCompatibleReturnsFalseIfIncompatibleVersionExists
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\DependencyUtilityTest::getLowestAndHighestIntegerVersionsReturnsArrayWithVersions
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\DependencyUtilityTest::getLowestAndHighestIntegerVersionsReturnsArrayWithVersions
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\DependencyUtilityTest::getLatestCompatibleExtensionByIntegerVersionDependencyWillReturnExtensionModelOfLatestExtension
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\DependencyUtilityTest::getLatestCompatibleExtensionByIntegerVersionDependencyWillReturnExtensionModelOfLatestExtension
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\EmConfUtilityTest::constructEmConfAddsCommentBlock
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\EmConfUtilityTest::constructEmConfAddsCommentBlock
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\EmConfUtilityTest::fixEmConfTransfersOldConflictSettingToNewFormatWithSingleConflictingExtension
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\EmConfUtilityTest::fixEmConfTransfersOldConflictSettingToNewFormatWithSingleConflictingExtension
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\EmConfUtilityTest::fixEmConfTransfersOldConflictSettingToNewFormatWithTwoConflictingExtensions
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\EmConfUtilityTest::fixEmConfTransfersOldConflictSettingToNewFormatWithTwoConflictingExtensions
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\EmConfUtilityTest::dependencyToStringUnsetsDependencies
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\EmConfUtilityTest::dependencyToStringUnsetsDependencies
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\EmConfUtilityTest::dependencyToStringDealsWithInvalidInput
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\EmConfUtilityTest::dependencyToStringDealsWithInvalidInput
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\ExtensionModelUtilityTest::convertDependenciesToObjectsCreatesObjectStorage
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\ExtensionModelUtilityTest::convertDependenciesToObjectsCreatesObjectStorage
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\ExtensionModelUtilityTest::convertDependenciesToObjectsSetsIdentifier
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\ExtensionModelUtilityTest::convertDependenciesToObjectsSetsIdentifier
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\ExtensionModelUtilityTest::convertDependenciesToObjectSetsVersion with data set "everything ok"
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\ExtensionModelUtilityTest::convertDependenciesToObjectSetsVersion with data set "everything ok"
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\ExtensionModelUtilityTest::convertDependenciesToObjectSetsVersion with data set "empty high value"
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\ExtensionModelUtilityTest::convertDependenciesToObjectSetsVersion with data set "empty high value"
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\ExtensionModelUtilityTest::convertDependenciesToObjectSetsVersion with data set "empty low value"
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\ExtensionModelUtilityTest::convertDependenciesToObjectSetsVersion with data set "empty low value"
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\ExtensionModelUtilityTest::convertDependenciesToObjectSetsVersion with data set "only one value"
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\ExtensionModelUtilityTest::convertDependenciesToObjectSetsVersion with data set "only one value"
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\ExtensionModelUtilityTest::convertDependenciesToObjectCanDealWithEmptyStringDependencyValues
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\ExtensionModelUtilityTest::convertDependenciesToObjectCanDealWithEmptyStringDependencyValues
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\FileHandlingUtilityTest::makeAndClearExtensionDirRemovesExtensionDirIfAlreadyExists
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\FileHandlingUtilityTest::makeAndClearExtensionDirRemovesExtensionDirIfAlreadyExists
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\FileHandlingUtilityTest::getAbsolutePathThrowsExceptionForInvalidRelativePaths with data set #0
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\FileHandlingUtilityTest::getAbsolutePathThrowsExceptionForInvalidRelativePaths with data set #0
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\FileHandlingUtilityTest::getAbsolutePathThrowsExceptionForInvalidRelativePaths with data set #1
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\FileHandlingUtilityTest::getAbsolutePathThrowsExceptionForInvalidRelativePaths with data set #1
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\FileHandlingUtilityTest::getAbsolutePathThrowsExceptionForInvalidRelativePaths with data set #2
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\FileHandlingUtilityTest::getAbsolutePathThrowsExceptionForInvalidRelativePaths with data set #2
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\FileHandlingUtilityTest::getAbsolutePathThrowsExceptionForInvalidRelativePaths with data set #3
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\FileHandlingUtilityTest::getAbsolutePathThrowsExceptionForInvalidRelativePaths with data set #3
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\FileHandlingUtilityTest::getAbsolutePathReturnsAbsolutePathForValidRelativePaths with data set #0
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\FileHandlingUtilityTest::getAbsolutePathReturnsAbsolutePathForValidRelativePaths with data set #0
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\FileHandlingUtilityTest::getAbsolutePathReturnsAbsolutePathForValidRelativePaths with data set #1
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\FileHandlingUtilityTest::getAbsolutePathReturnsAbsolutePathForValidRelativePaths with data set #1
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\FileHandlingUtilityTest::makeAndClearExtensionDirAddsDir
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\FileHandlingUtilityTest::makeAndClearExtensionDirAddsDir
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\FileHandlingUtilityTest::makeAndClearExtensionDirThrowsExceptionOnInvalidPath
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\FileHandlingUtilityTest::makeAndClearExtensionDirThrowsExceptionOnInvalidPath
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\FileHandlingUtilityTest::addDirectoryAddsDirectory
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\FileHandlingUtilityTest::addDirectoryAddsDirectory
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\FileHandlingUtilityTest::removeDirectoryRemovesDirectory
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\FileHandlingUtilityTest::removeDirectoryRemovesDirectory
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\FileHandlingUtilityTest::removeDirectoryRemovesSymlink
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\FileHandlingUtilityTest::removeDirectoryRemovesSymlink
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\FileHandlingUtilityTest::removeDirectoryDoesNotRemoveContentOfSymlinkedTargetDirectory
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\FileHandlingUtilityTest::removeDirectoryDoesNotRemoveContentOfSymlinkedTargetDirectory
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\FileHandlingUtilityTest::unpackExtensionFromExtensionDataArrayCreatesTheExtensionDirectory
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\FileHandlingUtilityTest::unpackExtensionFromExtensionDataArrayCreatesTheExtensionDirectory
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\FileHandlingUtilityTest::unpackExtensionFromExtensionDataArrayStripsDirectoriesFromFilesArray
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\FileHandlingUtilityTest::unpackExtensionFromExtensionDataArrayStripsDirectoriesFromFilesArray
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\FileHandlingUtilityTest::extractFilesArrayFromExtensionDataReturnsFileArray
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\FileHandlingUtilityTest::extractFilesArrayFromExtensionDataReturnsFileArray
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\FileHandlingUtilityTest::writeExtensionFilesWritesFiles
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\FileHandlingUtilityTest::writeExtensionFilesWritesFiles
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\FileHandlingUtilityTest::extractDirectoriesFromExtensionDataExtractsDirectories
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\FileHandlingUtilityTest::extractDirectoriesFromExtensionDataExtractsDirectories
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\FileHandlingUtilityTest::createDirectoriesForExtensionFilesCreatesDirectories
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\FileHandlingUtilityTest::createDirectoriesForExtensionFilesCreatesDirectories
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\FileHandlingUtilityTest::writeEmConfWritesEmConfFile
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\FileHandlingUtilityTest::writeEmConfWritesEmConfFile
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\FileHandlingUtilityTest::uploadFolderIsNotCreatedIfNotRequested
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\FileHandlingUtilityTest::uploadFolderIsNotCreatedIfNotRequested
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\FileHandlingUtilityTest::additionalFoldersAreNotCreatedIfNotRequested
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\FileHandlingUtilityTest::additionalFoldersAreNotCreatedIfNotRequested
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\FileHandlingUtilityTest::configuredUploadFolderIsCreatedIfRequested
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\FileHandlingUtilityTest::configuredUploadFolderIsCreatedIfRequested
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\FileHandlingUtilityTest::configuredAdditionalDirectoriesAreCreatedIfRequested
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\FileHandlingUtilityTest::configuredAdditionalDirectoriesAreCreatedIfRequested
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\FileHandlingUtilityTest::configuredDirectoriesAreNotCreatedIfTheyAlreadyExist
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\FileHandlingUtilityTest::configuredDirectoriesAreNotCreatedIfTheyAlreadyExist
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\FileHandlingUtilityTest::createZipFileFromExtensionGeneratesCorrectArchive
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\FileHandlingUtilityTest::createZipFileFromExtensionGeneratesCorrectArchive
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\InstallUtilityTest::installCallsProcessRuntimeDatabaseUpdates
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\InstallUtilityTest::installCallsProcessRuntimeDatabaseUpdates
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\InstallUtilityTest::installCallsLoadExtension
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\InstallUtilityTest::installCallsLoadExtension
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\InstallUtilityTest::installCallsFlushCachesIfClearCacheOnLoadIsSet
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\InstallUtilityTest::installCallsFlushCachesIfClearCacheOnLoadIsSet
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\InstallUtilityTest::installationOfAnExtensionWillCallEnsureThatDirectoriesExist
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\InstallUtilityTest::installationOfAnExtensionWillCallEnsureThatDirectoriesExist
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\InstallUtilityTest::installCallsReloadCaches
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\InstallUtilityTest::installCallsReloadCaches
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\InstallUtilityTest::installCallsSaveDefaultConfigurationWithExtensionKey
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\InstallUtilityTest::installCallsSaveDefaultConfigurationWithExtensionKey
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\InstallUtilityTest::uninstallCallsUnloadExtension
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\InstallUtilityTest::uninstallCallsUnloadExtension
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\InstallUtilityTest::processDatabaseUpdatesCallsUpdateDbWithExtTablesSql
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\InstallUtilityTest::processDatabaseUpdatesCallsUpdateDbWithExtTablesSql
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\InstallUtilityTest::processDatabaseUpdatesCallsImportStaticSqlFile
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\InstallUtilityTest::processDatabaseUpdatesCallsImportStaticSqlFile
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\InstallUtilityTest::processDatabaseUpdatesCallsImportT3DFile
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\InstallUtilityTest::processDatabaseUpdatesCallsImportT3DFile
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\InstallUtilityTest::importT3DFileDoesNotImportFileIfAlreadyImported
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\InstallUtilityTest::importT3DFileDoesNotImportFileIfAlreadyImported
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\ListUtilityTest::getAvailableAndInstalledExtensionsTest with data set "same extension lists"
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\ListUtilityTest::getAvailableAndInstalledExtensionsTest with data set "same extension lists"
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\ListUtilityTest::getAvailableAndInstalledExtensionsTest with data set "different extension lists"
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\ListUtilityTest::getAvailableAndInstalledExtensionsTest with data set "different extension lists"
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\ListUtilityTest::getAvailableAndInstalledExtensionsTest with data set "different extension lists - set2"
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\ListUtilityTest::getAvailableAndInstalledExtensionsTest with data set "different extension lists - set2"
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\ListUtilityTest::getAvailableAndInstalledExtensionsTest with data set "different extension lists - set3"
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\ListUtilityTest::getAvailableAndInstalledExtensionsTest with data set "different extension lists - set3"
Analyzing test: TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\ListUtilityTest::enrichExtensionsWithEmConfInformation with data set "simple key value array emconf"
F
Different status in typo3 for test TYPO3\CMS\Extensionmanager\Tests\Unit\Utility\ListUtilityTest::enrichExtensionsWithEmConfInformation with data set "simple key value array emconf"
Analyzing test: TYPO3\CMS\Felogin\Tests\Unit\Controller\FrontendLoginTest::typo3SitePathEqualsStubSitePath
F
Different status in typo3 for test TYPO3\CMS\Felogin\Tests\Unit\Controller\FrontendLoginTest::typo3SitePathEqualsStubSitePath
Analyzing test: TYPO3\CMS\Felogin\Tests\Unit\Controller\FrontendLoginTest::typo3SiteUrlEqualsStubSiteUrl
F
Different status in typo3 for test TYPO3\CMS\Felogin\Tests\Unit\Controller\FrontendLoginTest::typo3SiteUrlEqualsStubSiteUrl
Analyzing test: TYPO3\CMS\Felogin\Tests\Unit\Controller\FrontendLoginTest::typo3SitePathEqualsStubSitePathAfterChangingInTest
F
Different status in typo3 for test TYPO3\CMS\Felogin\Tests\Unit\Controller\FrontendLoginTest::typo3SitePathEqualsStubSitePathAfterChangingInTest
Analyzing test: TYPO3\CMS\Felogin\Tests\Unit\Controller\FrontendLoginTest::typo3SiteUrlEqualsStubSiteUrlAfterChangingInTest
F
Different status in typo3 for test TYPO3\CMS\Felogin\Tests\Unit\Controller\FrontendLoginTest::typo3SiteUrlEqualsStubSiteUrlAfterChangingInTest
Analyzing test: TYPO3\CMS\Felogin\Tests\Unit\Controller\FrontendLoginTest::validateRedirectUrlClearsUrl with data set "absolute URL, hostname not in sys_domain, trailing slash"
F
Different status in typo3 for test TYPO3\CMS\Felogin\Tests\Unit\Controller\FrontendLoginTest::validateRedirectUrlClearsUrl with data set "absolute URL, hostname not in sys_domain, trailing slash"
Analyzing test: TYPO3\CMS\Felogin\Tests\Unit\Controller\FrontendLoginTest::validateRedirectUrlClearsUrl with data set "absolute URL, hostname not in sys_domain, no trailing slash"
F
Different status in typo3 for test TYPO3\CMS\Felogin\Tests\Unit\Controller\FrontendLoginTest::validateRedirectUrlClearsUrl with data set "absolute URL, hostname not in sys_domain, no trailing slash"
Analyzing test: TYPO3\CMS\Felogin\Tests\Unit\Controller\FrontendLoginTest::validateRedirectUrlClearsUrl with data set "absolute URL, subdomain in sys_domain, but main domain not, trailing slash"
F
Different status in typo3 for test TYPO3\CMS\Felogin\Tests\Unit\Controller\FrontendLoginTest::validateRedirectUrlClearsUrl with data set "absolute URL, subdomain in sys_domain, but main domain not, trailing slash"
Analyzing test: TYPO3\CMS\Felogin\Tests\Unit\Controller\FrontendLoginTest::validateRedirectUrlClearsUrl with data set "absolute URL, subdomain in sys_domain, but main domain not, no trailing slash"
F
Different status in typo3 for test TYPO3\CMS\Felogin\Tests\Unit\Controller\FrontendLoginTest::validateRedirectUrlClearsUrl with data set "absolute URL, subdomain in sys_domain, but main domain not, no trailing slash"
Analyzing test: TYPO3\CMS\Felogin\Tests\Unit\Controller\FrontendLoginTest::validateRedirectUrlClearsUrl with data set "non http absolute URL 1"
F
Different status in typo3 for test TYPO3\CMS\Felogin\Tests\Unit\Controller\FrontendLoginTest::validateRedirectUrlClearsUrl with data set "non http absolute URL 1"
Analyzing test: TYPO3\CMS\Felogin\Tests\Unit\Controller\FrontendLoginTest::validateRedirectUrlClearsUrl with data set "non http absolute URL 2"
F
Different status in typo3 for test TYPO3\CMS\Felogin\Tests\Unit\Controller\FrontendLoginTest::validateRedirectUrlClearsUrl with data set "non http absolute URL 2"
Analyzing test: TYPO3\CMS\Felogin\Tests\Unit\Controller\FrontendLoginTest::validateRedirectUrlClearsUrl with data set "XSS attempt 1"
F
Different status in typo3 for test TYPO3\CMS\Felogin\Tests\Unit\Controller\FrontendLoginTest::validateRedirectUrlClearsUrl with data set "XSS attempt 1"
Analyzing test: TYPO3\CMS\Felogin\Tests\Unit\Controller\FrontendLoginTest::validateRedirectUrlClearsUrl with data set "XSS attempt 2"
F
Different status in typo3 for test TYPO3\CMS\Felogin\Tests\Unit\Controller\FrontendLoginTest::validateRedirectUrlClearsUrl with data set "XSS attempt 2"
Analyzing test: TYPO3\CMS\Felogin\Tests\Unit\Controller\FrontendLoginTest::validateRedirectUrlClearsUrl with data set "invalid URL, HTML break out attempt"
F
Different status in typo3 for test TYPO3\CMS\Felogin\Tests\Unit\Controller\FrontendLoginTest::validateRedirectUrlClearsUrl with data set "invalid URL, HTML break out attempt"
Analyzing test: TYPO3\CMS\Felogin\Tests\Unit\Controller\FrontendLoginTest::validateRedirectUrlClearsUrl with data set "invalid URL, UNC path"
F
Different status in typo3 for test TYPO3\CMS\Felogin\Tests\Unit\Controller\FrontendLoginTest::validateRedirectUrlClearsUrl with data set "invalid URL, UNC path"
Analyzing test: TYPO3\CMS\Felogin\Tests\Unit\Controller\FrontendLoginTest::validateRedirectUrlClearsUrl with data set "invalid URL, backslashes in path"
F
Different status in typo3 for test TYPO3\CMS\Felogin\Tests\Unit\Controller\FrontendLoginTest::validateRedirectUrlClearsUrl with data set "invalid URL, backslashes in path"
Analyzing test: TYPO3\CMS\Felogin\Tests\Unit\Controller\FrontendLoginTest::validateRedirectUrlClearsUrl with data set "invalid URL, linefeed in path"
F
Different status in typo3 for test TYPO3\CMS\Felogin\Tests\Unit\Controller\FrontendLoginTest::validateRedirectUrlClearsUrl with data set "invalid URL, linefeed in path"
Analyzing test: TYPO3\CMS\Felogin\Tests\Unit\Controller\FrontendLoginTest::validateRedirectUrlClearsUrl with data set "invalid URL, only one slash after scheme"
F
Different status in typo3 for test TYPO3\CMS\Felogin\Tests\Unit\Controller\FrontendLoginTest::validateRedirectUrlClearsUrl with data set "invalid URL, only one slash after scheme"
Analyzing test: TYPO3\CMS\Felogin\Tests\Unit\Controller\FrontendLoginTest::validateRedirectUrlClearsUrl with data set "invalid URL, illegal chars"
F
Different status in typo3 for test TYPO3\CMS\Felogin\Tests\Unit\Controller\FrontendLoginTest::validateRedirectUrlClearsUrl with data set "invalid URL, illegal chars"
Analyzing test: TYPO3\CMS\Felogin\Tests\Unit\Controller\FrontendLoginTest::validateRedirectUrlKeepsCleanUrl with data set "sane absolute URL"
F
Different status in typo3 for test TYPO3\CMS\Felogin\Tests\Unit\Controller\FrontendLoginTest::validateRedirectUrlKeepsCleanUrl with data set "sane absolute URL"
Analyzing test: TYPO3\CMS\Felogin\Tests\Unit\Controller\FrontendLoginTest::validateRedirectUrlKeepsCleanUrl with data set "sane absolute URL with script"
F
Different status in typo3 for test TYPO3\CMS\Felogin\Tests\Unit\Controller\FrontendLoginTest::validateRedirectUrlKeepsCleanUrl with data set "sane absolute URL with script"
Analyzing test: TYPO3\CMS\Felogin\Tests\Unit\Controller\FrontendLoginTest::validateRedirectUrlKeepsCleanUrl with data set "sane absolute URL with realurl"
F
Different status in typo3 for test TYPO3\CMS\Felogin\Tests\Unit\Controller\FrontendLoginTest::validateRedirectUrlKeepsCleanUrl with data set "sane absolute URL with realurl"
Analyzing test: TYPO3\CMS\Felogin\Tests\Unit\Controller\FrontendLoginTest::validateRedirectUrlKeepsCleanUrl with data set "sane absolute URL with homedir"
F
Different status in typo3 for test TYPO3\CMS\Felogin\Tests\Unit\Controller\FrontendLoginTest::validateRedirectUrlKeepsCleanUrl with data set "sane absolute URL with homedir"
Analyzing test: TYPO3\CMS\Felogin\Tests\Unit\Controller\FrontendLoginTest::validateRedirectUrlKeepsCleanUrl with data set "sane absolute URL with some strange chars encoded"
F
Different status in typo3 for test TYPO3\CMS\Felogin\Tests\Unit\Controller\FrontendLoginTest::validateRedirectUrlKeepsCleanUrl with data set "sane absolute URL with some strange chars encoded"
Analyzing test: TYPO3\CMS\Felogin\Tests\Unit\Controller\FrontendLoginTest::validateRedirectUrlKeepsCleanUrl with data set "sane absolute URL (domain record with path)"
F
Different status in typo3 for test TYPO3\CMS\Felogin\Tests\Unit\Controller\FrontendLoginTest::validateRedirectUrlKeepsCleanUrl with data set "sane absolute URL (domain record with path)"
Analyzing test: TYPO3\CMS\Felogin\Tests\Unit\Controller\FrontendLoginTest::validateRedirectUrlKeepsCleanUrl with data set "sane absolute URL with script (domain record with path)"
F
Different status in typo3 for test TYPO3\CMS\Felogin\Tests\Unit\Controller\FrontendLoginTest::validateRedirectUrlKeepsCleanUrl with data set "sane absolute URL with script (domain record with path)"
Analyzing test: TYPO3\CMS\Felogin\Tests\Unit\Controller\FrontendLoginTest::validateRedirectUrlKeepsCleanUrl with data set "sane absolute URL with realurl (domain record with path)"
F
Different status in typo3 for test TYPO3\CMS\Felogin\Tests\Unit\Controller\FrontendLoginTest::validateRedirectUrlKeepsCleanUrl with data set "sane absolute URL with realurl (domain record with path)"
Analyzing test: TYPO3\CMS\Felogin\Tests\Unit\Controller\FrontendLoginTest::validateRedirectUrlKeepsCleanUrl with data set "sane absolute URL (domain record with path and slash)"
F
Different status in typo3 for test TYPO3\CMS\Felogin\Tests\Unit\Controller\FrontendLoginTest::validateRedirectUrlKeepsCleanUrl with data set "sane absolute URL (domain record with path and slash)"
Analyzing test: TYPO3\CMS\Felogin\Tests\Unit\Controller\FrontendLoginTest::validateRedirectUrlKeepsCleanUrl with data set "sane absolute URL with script (domain record with path slash)"
F
Different status in typo3 for test TYPO3\CMS\Felogin\Tests\Unit\Controller\FrontendLoginTest::validateRedirectUrlKeepsCleanUrl with data set "sane absolute URL with script (domain record with path slash)"
Analyzing test: TYPO3\CMS\Felogin\Tests\Unit\Controller\FrontendLoginTest::validateRedirectUrlKeepsCleanUrl with data set "sane absolute URL with realurl (domain record with path slash)"
F
Different status in typo3 for test TYPO3\CMS\Felogin\Tests\Unit\Controller\FrontendLoginTest::validateRedirectUrlKeepsCleanUrl with data set "sane absolute URL with realurl (domain record with path slash)"
Analyzing test: TYPO3\CMS\Felogin\Tests\Unit\Controller\FrontendLoginTest::validateRedirectUrlKeepsCleanUrl with data set "relative URL, no leading slash 1"
F
Different status in typo3 for test TYPO3\CMS\Felogin\Tests\Unit\Controller\FrontendLoginTest::validateRedirectUrlKeepsCleanUrl with data set "relative URL, no leading slash 1"
Analyzing test: TYPO3\CMS\Felogin\Tests\Unit\Controller\FrontendLoginTest::validateRedirectUrlKeepsCleanUrl with data set "relative URL, no leading slash 2"
F
Different status in typo3 for test TYPO3\CMS\Felogin\Tests\Unit\Controller\FrontendLoginTest::validateRedirectUrlKeepsCleanUrl with data set "relative URL, no leading slash 2"
Analyzing test: TYPO3\CMS\Felogin\Tests\Unit\Controller\FrontendLoginTest::validateRedirectUrlKeepsCleanUrl with data set "relative URL, leading slash, no realurl"
F
Different status in typo3 for test TYPO3\CMS\Felogin\Tests\Unit\Controller\FrontendLoginTest::validateRedirectUrlKeepsCleanUrl with data set "relative URL, leading slash, no realurl"
Analyzing test: TYPO3\CMS\Felogin\Tests\Unit\Controller\FrontendLoginTest::validateRedirectUrlKeepsCleanUrl with data set "relative URL, leading slash, realurl"
F
Different status in typo3 for test TYPO3\CMS\Felogin\Tests\Unit\Controller\FrontendLoginTest::validateRedirectUrlKeepsCleanUrl with data set "relative URL, leading slash, realurl"
Analyzing test: TYPO3\CMS\Felogin\Tests\Unit\Controller\FrontendLoginTest::validateRedirectUrlClearsInvalidUrlInSubdirectory with data set "absolute URL, missing subdirectory"
F
Different status in typo3 for test TYPO3\CMS\Felogin\Tests\Unit\Controller\FrontendLoginTest::validateRedirectUrlClearsInvalidUrlInSubdirectory with data set "absolute URL, missing subdirectory"
Analyzing test: TYPO3\CMS\Felogin\Tests\Unit\Controller\FrontendLoginTest::validateRedirectUrlClearsInvalidUrlInSubdirectory with data set "absolute URL, wrong subdirectory"
F
Different status in typo3 for test TYPO3\CMS\Felogin\Tests\Unit\Controller\FrontendLoginTest::validateRedirectUrlClearsInvalidUrlInSubdirectory with data set "absolute URL, wrong subdirectory"
Analyzing test: TYPO3\CMS\Felogin\Tests\Unit\Controller\FrontendLoginTest::validateRedirectUrlClearsInvalidUrlInSubdirectory with data set "absolute URL, correct subdirectory, no trailing slash"
F
Different status in typo3 for test TYPO3\CMS\Felogin\Tests\Unit\Controller\FrontendLoginTest::validateRedirectUrlClearsInvalidUrlInSubdirectory with data set "absolute URL, correct subdirectory, no trailing slash"
Analyzing test: TYPO3\CMS\Felogin\Tests\Unit\Controller\FrontendLoginTest::validateRedirectUrlClearsInvalidUrlInSubdirectory with data set "absolute URL, correct subdirectory of sys_domain record, no trailing slash"
F
Different status in typo3 for test TYPO3\CMS\Felogin\Tests\Unit\Controller\FrontendLoginTest::validateRedirectUrlClearsInvalidUrlInSubdirectory with data set "absolute URL, correct subdirectory of sys_domain record, no trailing slash"
Analyzing test: TYPO3\CMS\Felogin\Tests\Unit\Controller\FrontendLoginTest::validateRedirectUrlClearsInvalidUrlInSubdirectory with data set "absolute URL, correct subdirectory of sys_domain record, no trailing slash, subdomain"
F
Different status in typo3 for test TYPO3\CMS\Felogin\Tests\Unit\Controller\FrontendLoginTest::validateRedirectUrlClearsInvalidUrlInSubdirectory with data set "absolute URL, correct subdirectory of sys_domain record, no trailing slash, subdomain"
Analyzing test: TYPO3\CMS\Felogin\Tests\Unit\Controller\FrontendLoginTest::validateRedirectUrlClearsInvalidUrlInSubdirectory with data set "relative URL, leading slash, no path"
F
Different status in typo3 for test TYPO3\CMS\Felogin\Tests\Unit\Controller\FrontendLoginTest::validateRedirectUrlClearsInvalidUrlInSubdirectory with data set "relative URL, leading slash, no path"
Analyzing test: TYPO3\CMS\Felogin\Tests\Unit\Controller\FrontendLoginTest::validateRedirectUrlClearsInvalidUrlInSubdirectory with data set "relative URL, leading slash, wrong path"
F
Different status in typo3 for test TYPO3\CMS\Felogin\Tests\Unit\Controller\FrontendLoginTest::validateRedirectUrlClearsInvalidUrlInSubdirectory with data set "relative URL, leading slash, wrong path"
Analyzing test: TYPO3\CMS\Felogin\Tests\Unit\Controller\FrontendLoginTest::validateRedirectUrlClearsInvalidUrlInSubdirectory with data set "relative URL, leading slash, slash only"
F
Different status in typo3 for test TYPO3\CMS\Felogin\Tests\Unit\Controller\FrontendLoginTest::validateRedirectUrlClearsInvalidUrlInSubdirectory with data set "rel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment