Created
March 18, 2013 22:53
-
-
Save dao/5191648 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| PHPUnit 3.7.18 by Sebastian Bergmann. | |
| Configuration read from /mnt/projects/SonataDoctrineMongoDBAdminBundle/phpunit.xml.dist | |
| ......................................PHP Fatal error: Call to protected method Sonata\DoctrineMongoDBAdminBundle\Filter\ModelFilter::fixIdentifier() from context '' in /mnt/projects/SonataDoctrineMongoDBAdminBundle/Filter/ModelFilter.php on line 62 | |
| PHP Stack trace: | |
| PHP 1. {main}() /usr/bin/phpunit:0 | |
| PHP 2. PHPUnit_TextUI_Command::main($exit = *uninitialized*) /usr/bin/phpunit:46 | |
| PHP 3. PHPUnit_TextUI_Command->run($argv = array (0 => '/usr/bin/phpunit', 1 => '--stderr'), $exit = TRUE) /usr/share/php/PHPUnit/TextUI/Command.php:129 | |
| PHP 4. PHPUnit_TextUI_TestRunner->doRun($suite = class PHPUnit_Framework_TestSuite { protected $backupGlobals = FALSE; protected $backupStaticAttributes = NULL; protected $name = 'AdminBundle Test Suite'; protected $groups = array ('__nogroup__' => array (...)); protected $tests = array (0 => class PHPUnit_Framewo | |
| rk_TestSuite { ... }, 1 => class PHPUnit_Framework_TestSuite { ... }, 2 => class PHPUnit_Framework_TestSuite { ... }, 3 => class PHPUnit_Framework_TestSuite { ... }, 4 => class PHPUnit_Framework_TestSuite { ... }, 5 => class PHPUnit_Framework_TestSuite { ... }, 6 => class PHPUnit_Framework_TestSuite { ... }, 7 => cl | |
| ass PHPUnit_Framework_TestSuite { ... }, 8 => class PHPUnit_Framework_TestSuite { ... }); protected $numTests = 53; protected $testCase = FALSE }, $arguments = array ('listGroups' => FALSE, 'loader' => NULL, 'useDefaultConfiguration' => TRUE, 'printer' => class PHPUnit_TextUI_ResultPrinter { protected $column = 38; | |
| protected $maxColumn = 65; protected $lastTestFailed = FALSE; protected $numAssertions = 79; protected $numTests = 53; protected $numTestsRun = 38; protected $numTestsWidth = 2; protected $colors = FALSE; protected $debug = FALSE; protected $verbose = FALSE; protected $autoFlush = FALSE; protected $out = resource(18 | |
| ) of type (stream); protected $outTarget = 'php://stderr'; protected $printsHTML = FALSE }, 'testSuffixes' => array (0 => 'Test.php', 1 => '.phpt'), 'configuration' => '/mnt/projects/SonataDoctrineMongoDBAdminBundle/phpunit.xml.dist')) /usr/share/php/PHPUnit/TextUI/Command.php:176 | |
| PHP 5. PHPUnit_Framework_TestSuite->run($result = class PHPUnit_Framework_TestResult { protected $passed = array ('Sonata\DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testOptions' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testAssociationMapping' => array ( | |
| ...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testCamelize' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testSetName' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testSetNameSetFieldNameToo' => array (...), ' | |
| Sonata\DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testSetNameDoesNotSetFieldNameWhenSetBefore' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testGetParent' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testGetHelp' => arr | |
| ay (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testGetAdmin' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testGetAssociationAdmin' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testHasAssociationAdmin' => a | |
| rray (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testGetValue' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testGetValueWhenCannotRetrieve' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testGetAssociationMa | |
| pping' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testSetAssociationMappingAllowOnlyForArray' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testSetFieldMappingAllowOnlyForArray' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\A | |
| dmin\FieldDescriptionTest::testSetFieldMappingSetType' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testSetFieldMappingSetMappingType' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testSetFieldMappingSetFieldName' => array (...), 'Sonata\ | |
| DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testGetTargetEntity' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testIsIdentifierFromFieldMapping' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testGetFieldMapping' => array ( | |
| ...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Filter\BooleanFilterTest::testFilterEmpty' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Filter\BooleanFilterTest::testFilterNo' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Filter\BooleanFilterTest::testFilterYes' => array (...), 'Sonata\Doctrine | |
| MongoDBAdminBundle\Tests\Filter\BooleanFilterTest::testFilterArray' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Filter\CallbackFilterTest::testFilterClosure' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Filter\CallbackFilterTest::testFilterMethod' => array (...), 'Sonata\DoctrineMongoDBAdmin | |
| Bundle\Tests\Filter\CallbackFilterTest::testFilterException' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Filter\ChoiceFilterTest::testFilterEmpty' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Filter\ChoiceFilterTest::testFilterArray' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\F | |
| ilter\ChoiceFilterTest::testFilterScalar' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Filter\ChoiceFilterTest::testFilterZero' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Filter\FilterTest::testFieldDescription' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Filter\FilterTest::tes | |
| tValues' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Filter\FilterTest::testExceptionOnEmptyFieldName' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Filter\FilterTest::testIsActive' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Filter\ModelFilterTest::testFilterEmpty' => array (... | |
| )); protected $errors = array (); protected $deprecatedFeatures = array (); protected $failures = array (); protected $notImplemented = array (); protected $skipped = array (); protected $listeners = array (0 => class PHPUnit_TextUI_ResultPrinter { ... }, 1 => class PHPUnit_Util_DeprecatedFeature_Logger { ... }); pr | |
| otected $runTests = 39; protected $time = 0.12804794311523; protected $topTestSuite = class PHPUnit_Framework_TestSuite { protected $backupGlobals = FALSE; protected $backupStaticAttributes = NULL; protected $name = 'AdminBundle Test Suite'; protected $groups = array (...); protected $tests = array (...); protected | |
| $numTests = 53; protected $testCase = FALSE }; protected $codeCoverage = NULL; protected $convertErrorsToExceptions = TRUE; protected $stop = FALSE; protected $stopOnError = FALSE; protected $stopOnFailure = FALSE; protected $strictMode = FALSE; protected $stopOnIncomplete = FALSE; protected $stopOnSkipped = FALSE; | |
| protected $lastTestFailed = FALSE; protected $timeoutForSmallTests = 1; protected $timeoutForMediumTests = 10; protected $timeoutForLargeTests = 60 }, $filter = FALSE, $groups = array (), $excludeGroups = array (), $processIsolation = FALSE) /usr/share/php/PHPUnit/TextUI/TestRunner.php:346 | |
| PHP 6. PHPUnit_Framework_TestSuite->run($result = class PHPUnit_Framework_TestResult { protected $passed = array ('Sonata\DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testOptions' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testAssociationMapping' => array ( | |
| ...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testCamelize' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testSetName' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testSetNameSetFieldNameToo' => array (...), ' | |
| Sonata\DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testSetNameDoesNotSetFieldNameWhenSetBefore' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testGetParent' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testGetHelp' => arr | |
| ay (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testGetAdmin' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testGetAssociationAdmin' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testHasAssociationAdmin' => a | |
| rray (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testGetValue' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testGetValueWhenCannotRetrieve' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testGetAssociationMa | |
| pping' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testSetAssociationMappingAllowOnlyForArray' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testSetFieldMappingAllowOnlyForArray' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\A | |
| dmin\FieldDescriptionTest::testSetFieldMappingSetType' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testSetFieldMappingSetMappingType' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testSetFieldMappingSetFieldName' => array (...), 'Sonata\ | |
| DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testGetTargetEntity' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testIsIdentifierFromFieldMapping' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testGetFieldMapping' => array ( | |
| ...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Filter\BooleanFilterTest::testFilterEmpty' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Filter\BooleanFilterTest::testFilterNo' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Filter\BooleanFilterTest::testFilterYes' => array (...), 'Sonata\Doctrine | |
| MongoDBAdminBundle\Tests\Filter\BooleanFilterTest::testFilterArray' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Filter\CallbackFilterTest::testFilterClosure' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Filter\CallbackFilterTest::testFilterMethod' => array (...), 'Sonata\DoctrineMongoDBAdmin | |
| Bundle\Tests\Filter\CallbackFilterTest::testFilterException' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Filter\ChoiceFilterTest::testFilterEmpty' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Filter\ChoiceFilterTest::testFilterArray' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\F | |
| ilter\ChoiceFilterTest::testFilterScalar' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Filter\ChoiceFilterTest::testFilterZero' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Filter\FilterTest::testFieldDescription' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Filter\FilterTest::tes | |
| tValues' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Filter\FilterTest::testExceptionOnEmptyFieldName' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Filter\FilterTest::testIsActive' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Filter\ModelFilterTest::testFilterEmpty' => array (... | |
| )); protected $errors = array (); protected $deprecatedFeatures = array (); protected $failures = array (); protected $notImplemented = array (); protected $skipped = array (); protected $listeners = array (0 => class PHPUnit_TextUI_ResultPrinter { ... }, 1 => class PHPUnit_Util_DeprecatedFeature_Logger { ... }); pr | |
| otected $runTests = 39; protected $time = 0.12804794311523; protected $topTestSuite = class PHPUnit_Framework_TestSuite { protected $backupGlobals = FALSE; protected $backupStaticAttributes = NULL; protected $name = 'AdminBundle Test Suite'; protected $groups = array (...); protected $tests = array (...); protected | |
| $numTests = 53; protected $testCase = FALSE }; protected $codeCoverage = NULL; protected $convertErrorsToExceptions = TRUE; protected $stop = FALSE; protected $stopOnError = FALSE; protected $stopOnFailure = FALSE; protected $strictMode = FALSE; protected $stopOnIncomplete = FALSE; protected $stopOnSkipped = FALSE; | |
| protected $lastTestFailed = FALSE; protected $timeoutForSmallTests = 1; protected $timeoutForMediumTests = 10; protected $timeoutForLargeTests = 60 }, $filter = FALSE, $groups = array (), $excludeGroups = array (), $processIsolation = FALSE) /usr/share/php/PHPUnit/Framework/TestSuite.php:705 | |
| PHP 7. PHPUnit_Framework_TestSuite->runTest($test = class Sonata\DoctrineMongoDBAdminBundle\Tests\Filter\ModelFilterTest { private ${Sonata\DoctrineMongoDBAdminBundle\Tests\Filter\FilterWithQueryBuilderTest}:queryBuilder = class Mock_Builder_e2ad004e { private $__phpunit_invocationMocker = class PHPUnit_Framework_ | |
| MockObject_InvocationMocker { ... }; private ${Doctrine\ODM\MongoDB\Query\Builder}:dm = NULL; private ${Doctrine\ODM\MongoDB\Query\Builder}:class = NULL; private ${Doctrine\ODM\MongoDB\Query\Builder}:hydrate = TRUE; private ${Doctrine\ODM\MongoDB\Query\Builder}:refresh = FALSE; private ${Doctrine\ODM\MongoDB\Query\B | |
| uilder}:primers = array (...); private ${Doctrine\ODM\MongoDB\Query\Builder}:requireIndexes = NULL; protected $database = NULL; protected $collection = NULL; protected $currentField = NULL; protected $query = array (...); protected $cmd = NULL; protected $expr = NULL }; protected $backupGlobals = FALSE; protected $b | |
| ackupGlobalsBlacklist = array (); protected $backupStaticAttributes = NULL; protected $backupStaticAttributesBlacklist = array (); protected $runTestInSeparateProcess = FALSE; protected $preserveGlobalState = TRUE; private ${PHPUnit_Framework_TestCase}:inIsolation = FALSE; private ${PHPUnit_Framework_TestCase}:data = array (); private ${PHPUnit_Framework_TestCase}:dataName = ''; private ${PHPUnit_Framework_TestCase}:useErrorHandler = NULL; private ${PHPUnit_Framework_TestCase}:useOutputBuffering = NULL; private ${PHPUnit_Framework_TestCase}:expectedException = NULL; private ${PHPUnit_Framework_TestCase}:expectedExceptionMessage = ''; private ${PHPUnit_Framework_TestCase}:expectedExceptionCode = NULL; private ${PHPUnit_Framework_TestCase}:required = array ('PHP' => NULL, 'PHPUnit' => NULL, 'functions' => array (...), 'extensions' => array (...)); private ${PHPUnit_Framework_TestCase}:name = 'testFilterArray'; private ${PHPUnit_Framework_TestCase}:dependencies = array (); private ${PHPUnit_Framework_TestCase}:dependencyInput = array (); private ${PHPUnit_Framework_TestCase}:iniSettings = array (); private ${PHPUnit_Framework_TestCase}:locale = array (); private ${PHPUnit_Framework_TestCase}:mockObjects = array (0 => class Mock_Builder_e2ad004e { ... }); private ${PHPUnit_Framework_TestCase}:status = NULL; private ${PHPUnit_Framework_TestCase}:statusMessage = ''; private ${PHPUnit_Framework_TestCase}:numAssertions = 0; private ${PHPUnit_Framework_TestCase}:result = class PHPUnit_Framework_TestResult { protected $passed = array (...); protected $errors = array (...); protected $deprecatedFeatures = array (...); protected $failures = array (...); protected $notImplemented = array (...); protected $skipped = array (...); protected $listeners = array (...); protected $runTests = 39; protected $time = 0.12804794311523; protected $topTestSuite = class PHPUnit_Framework_TestSuite { ... }; protected $codeCoverage = NULL; protected $convertErrorsToExceptions = TRUE; protected $stop = FALSE; protected $stopOnError = FALSE; protected $stopOnFailure = FALSE; protected $strictMode = FALSE; protected $stopOnIncomplete = FALSE; protected $stopOnSkipped = FALSE; protected $lastTestFailed = FALSE; protected $timeoutForSmallTests = 1; protected $timeoutForMediumTests = 10; protected $timeoutForLargeTests = 60 }; private ${PHPUnit_Framework_TestCase}:testResult = NULL; private ${PHPUnit_Framework_TestCase}:output = ''; private ${PHPUnit_Framework_TestCase}:outputExpectedRegex = NULL; private ${PHPUnit_Framework_TestCase}:outputExpectedString = NULL; private ${PHPUnit_Framework_TestCase}:hasPerformedExpectationsOnOutput = FALSE; private ${PHPUnit_Framework_TestCase}:outputCallback = FALSE; private ${PHPUnit_Framework_TestCase}:outputBufferingActive = TRUE }, $result = class PHPUnit_Framework_TestResult { protected $passed = array ('Sonata\DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testOptions' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testAssociationMapping' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testCamelize' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testSetName' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testSetNameSetFieldNameToo' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testSetNameDoesNotSetFieldNameWhenSetBefore' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testGetParent' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testGetHelp' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testGetAdmin' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testGetAssociationAdmin' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testHasAssociationAdmin' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testGetValue' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testGetValueWhenCannotRetrieve' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testGetAssociationMapping' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testSetAssociationMappingAllowOnlyForArray' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testSetFieldMappingAllowOnlyForArray' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testSetFieldMappingSetType' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testSetFieldMappingSetMappingType' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testSetFieldMappingSetFieldName' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testGetTargetEntity' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testIsIdentifierFromFieldMapping' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testGetFieldMapping' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Filter\BooleanFilterTest::testFilterEmpty' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Filter\BooleanFilterTest::testFilterNo' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Filter\BooleanFilterTest::testFilterYes' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Filter\BooleanFilterTest::testFilterArray' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Filter\CallbackFilterTest::testFilterClosure' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Filter\CallbackFilterTest::testFilterMethod' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Filter\CallbackFilterTest::testFilterException' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Filter\ChoiceFilterTest::testFilterEmpty' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Filter\ChoiceFilterTest::testFilterArray' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Filter\ChoiceFilterTest::testFilterScalar' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Filter\ChoiceFilterTest::testFilterZero' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Filter\FilterTest::testFieldDescription' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Filter\FilterTest::testValues' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Filter\FilterTest::testExceptionOnEmptyFieldName' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Filter\FilterTest::testIsActive' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Filter\ModelFilterTest::testFilterEmpty' => array (...)); protected $errors = array (); protected $deprecatedFeatures = array (); protected $failures = array (); protected $notImplemented = array (); protected $skipped = array (); protected $listeners = array (0 => class PHPUnit_TextUI_ResultPrinter { ... }, 1 => class PHPUnit_Util_DeprecatedFeature_Logger { ... }); protected $runTests = 39; protected $time = 0.12804794311523; protected $topTestSuite = class PHPUnit_Framework_TestSuite { protected $backupGlobals = FALSE; protected $backupStaticAttributes = NULL; protected $name = 'AdminBundle Test Suite'; protected $groups = array (...); protected $tests = array (...); protected $numTests = 53; protected $testCase = FALSE }; protected $codeCoverage = NULL; protected $convertErrorsToExceptions = TRUE; protected $stop = FALSE; protected $stopOnError = FALSE; protected $stopOnFailure = FALSE; protected $strictMode = FALSE; protected $stopOnIncomplete = FALSE; protected $stopOnSkipped = FALSE; protected $lastTestFailed = FALSE; protected $timeoutForSmallTests = 1; protected $timeoutForMediumTests = 10; protected $timeoutForLargeTests = 60 }) /usr/share/php/PHPUnit/Framework/TestSuite.php:745 | |
| PHP 8. PHPUnit_Framework_TestCase->run($result = class PHPUnit_Framework_TestResult { protected $passed = array ('Sonata\DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testOptions' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testAssociationMapping' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testCamelize' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testSetName' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testSetNameSetFieldNameToo' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testSetNameDoesNotSetFieldNameWhenSetBefore' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testGetParent' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testGetHelp' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testGetAdmin' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testGetAssociationAdmin' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testHasAssociationAdmin' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testGetValue' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testGetValueWhenCannotRetrieve' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testGetAssociationMapping' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testSetAssociationMappingAllowOnlyForArray' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testSetFieldMappingAllowOnlyForArray' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testSetFieldMappingSetType' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testSetFieldMappingSetMappingType' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testSetFieldMappingSetFieldName' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testGetTargetEntity' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testIsIdentifierFromFieldMapping' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Admin\FieldDescriptionTest::testGetFieldMapping' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Filter\BooleanFilterTest::testFilterEmpty' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Filter\BooleanFilterTest::testFilterNo' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Filter\BooleanFilterTest::testFilterYes' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Filter\BooleanFilterTest::testFilterArray' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Filter\CallbackFilterTest::testFilterClosure' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Filter\CallbackFilterTest::testFilterMethod' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Filter\CallbackFilterTest::testFilterException' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Filter\ChoiceFilterTest::testFilterEmpty' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Filter\ChoiceFilterTest::testFilterArray' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Filter\ChoiceFilterTest::testFilterScalar' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Filter\ChoiceFilterTest::testFilterZero' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Filter\FilterTest::testFieldDescription' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Filter\FilterTest::testValues' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Filter\FilterTest::testExceptionOnEmptyFieldName' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Filter\FilterTest::testIsActive' => array (...), 'Sonata\DoctrineMongoDBAdminBundle\Tests\Filter\ModelFilterTest::testFilterEmpty' => array (...)); protected $errors = array (); protected $deprecatedFeatures = array (); protected $failures = array (); protected $notImplemented = array (); protected $skipped = array (); protected $listeners = array (0 => class PHPUnit_TextUI_ResultPrinter { ... }, 1 => class PHPUnit_Util_DeprecatedFeature_Logger { ... }); protected $runTests = 39; protected $time = 0.12804794311523; protected $topTestSuite = class PHPUnit_Framework_TestSuite { protected $backupGlobals = FALSE; protected $backupStaticAttributes = NULL; protected $name = 'AdminBundle Test Suite'; protected $groups = array (...); protected $tests = array (...); protected $numTests = 53; protected $testCase = FALSE }; protected $codeCoverage = NULL; protected $convertErrorsToExceptions = TRUE; protected $stop = FALSE; protected $stopOnError = FALSE; protected $stopOnFailure = FALSE; protected $strictMode = FALSE; protected $stopOnIncomplete = FALSE; protected $stopOnSkipped = FALSE; protected $lastTestFailed = FALSE; protected $timeoutForSmallTests = 1; protected $timeoutForMediumTests = 10; protected $timeoutForLargeTests = 60 }) /usr/share/php/PHPUnit/Framework/TestSuite.php:775 | |
| PHP 9. PHPUnit_Framework_TestResult->run($test = class Sonata\DoctrineMongoDBAdminBundle\Tests\Filter\ModelFilterTest { private ${Sonata\DoctrineMongoDBAdminBundle\Tests\Filter\FilterWithQueryBuilderTest}:queryBuilder = class Mock_Builder_e2ad004e { private $__phpunit_invocationMocker = class PHPUnit_Framework_MockObject_InvocationMocker { ... }; private ${Doctrine\ODM\MongoDB\Query\Builder}:dm = NULL; private ${Doctrine\ODM\MongoDB\Query\Builder}:class = NULL; private ${Doctrine\ODM\MongoDB\Query\Builder}:hydrate = TRUE; private ${Doctrine\ODM\MongoDB\Query\Builder}:refresh = FALSE; private ${Doctrine\ODM\MongoDB\Query\Builder}:primers = array (...); private ${Doctrine\ODM\MongoDB\Query\Builder}:requireIndexes = NULL; protected $database = NULL; protected $collection = NULL; protected $currentField = NULL; protected $query = array (...); protected $cmd = NULL; protected $expr = NULL }; protected $backupGlobals = FALSE; protected $backupGlobalsBlacklist = array (); protected $backupStaticAttributes = NULL; protected $backupStaticAttributesBlacklist = array (); protected $runTestInSeparateProcess = FALSE; protected $preserveGlobalState = TRUE; private ${PHPUnit_Framework_TestCase}:inIsolation = FALSE; private ${PHPUnit_Framework_TestCase}:data = array (); private ${PHPUnit_Framework_TestCase}:dataName = ''; private ${PHPUnit_Framework_TestCase}:useErrorHandler = NULL; private ${PHPUnit_Framework_TestCase}:useOutputBuffering = NULL; private ${PHPUnit_Framework_TestCase}:expectedException = NULL; private ${PHPUnit_Framework_TestCase}:expectedExceptionMessage = ''; private ${PHPUnit_Framework_TestCase}:expectedExceptionCode = NULL; private ${PHPUnit_Framework_TestCase}:required = array ('PHP' => NULL, 'PHPUnit' => NULL, 'functions' => array (...), 'extensions' => array (...)); private ${PHPUnit_Framework_TestCase}:name = 'testFilterArray'; private ${PHPUnit_Framework_TestCase}:dependencies = array (); private ${PHPUnit_Framework_TestCase}:dependencyInput = array (); private ${PHPUnit_Framework_TestCase}:iniSettings = array (); private ${PHPUnit_Framework_TestCase}:locale = array (); private ${PHPUnit_Framework_TestCase}:mockObjects = array (0 => class Mock_Builder_e2ad004e { ... }); private ${PHPUnit_Framework_TestCase}:status = NULL; private ${PHPUnit_Framework_TestCase}:statusMessage = ''; private ${PHPUnit_Framework_TestCase}:numAssertions = 0; private ${PHPUnit_Framework_TestCase}:result = class PHPUnit_Framework_TestResult { protected $passed = array (...); protected $errors = array (...); protected $deprecatedFeatures = array (...); protected $failures = array (...); protected $notImplemented = array (...); protected $skipped = array (...); protected $listeners = array (...); protected $runTests = 39; protected $time = 0.12804794311523; protected $topTestSuite = class PHPUnit_Framework_TestSuite { ... }; protected $codeCoverage = NULL; protected $convertErrorsToExceptions = TRUE; protected $stop = FALSE; protected $stopOnError = FALSE; protected $stopOnFailure = FALSE; protected $strictMode = FALSE; protected $stopOnIncomplete = FALSE; protected $stopOnSkipped = FALSE; protected $lastTestFailed = FALSE; protected $timeoutForSmallTests = 1; protected $timeoutForMediumTests = 10; protected $timeoutForLargeTests = 60 }; private ${PHPUnit_Framework_TestCase}:testResult = NULL; private ${PHPUnit_Framework_TestCase}:output = ''; private ${PHPUnit_Framework_TestCase}:outputExpectedRegex = NULL; private ${PHPUnit_Framework_TestCase}:outputExpectedString = NULL; private ${PHPUnit_Framework_TestCase}:hasPerformedExpectationsOnOutput = FALSE; private ${PHPUnit_Framework_TestCase}:outputCallback = FALSE; private ${PHPUnit_Framework_TestCase}:outputBufferingActive = TRUE }) /usr/share/php/PHPUnit/Framework/TestCase.php:776 | |
| PHP 10. PHPUnit_Framework_TestCase->runBare() /usr/share/php/PHPUnit/Framework/TestResult.php:648 | |
| PHP 11. PHPUnit_Framework_TestCase->runTest() /usr/share/php/PHPUnit/Framework/TestCase.php:831 | |
| PHP 12. ReflectionMethod->invokeArgs(class Sonata\DoctrineMongoDBAdminBundle\Tests\Filter\ModelFilterTest { private ${Sonata\DoctrineMongoDBAdminBundle\Tests\Filter\FilterWithQueryBuilderTest}:queryBuilder = class Mock_Builder_e2ad004e { private $__phpunit_invocationMocker = class PHPUnit_Framework_MockObject_InvocationMocker { ... }; private ${Doctrine\ODM\MongoDB\Query\Builder}:dm = NULL; private ${Doctrine\ODM\MongoDB\Query\Builder}:class = NULL; private ${Doctrine\ODM\MongoDB\Query\Builder}:hydrate = TRUE; private ${Doctrine\ODM\MongoDB\Query\Builder}:refresh = FALSE; private ${Doctrine\ODM\MongoDB\Query\Builder}:primers = array (...); private ${Doctrine\ODM\MongoDB\Query\Builder}:requireIndexes = NULL; protected $database = NULL; protected $collection = NULL; protected $currentField = NULL; protected $query = array (...); protected $cmd = NULL; protected $expr = NULL }; protected $backupGlobals = FALSE; protected $backupGlobalsBlacklist = array (); protected $backupStaticAttributes = NULL; protected $backupStaticAttributesBlacklist = array (); protected $runTestInSeparateProcess = FALSE; protected $preserveGlobalState = TRUE; private ${PHPUnit_Framework_TestCase}:inIsolation = FALSE; private ${PHPUnit_Framework_TestCase}:data = array (); private ${PHPUnit_Framework_TestCase}:dataName = ''; private ${PHPUnit_Framework_TestCase}:useErrorHandler = NULL; private ${PHPUnit_Framework_TestCase}:useOutputBuffering = NULL; private ${PHPUnit_Framework_TestCase}:expectedException = NULL; private ${PHPUnit_Framework_TestCase}:expectedExceptionMessage = ''; private ${PHPUnit_Framework_TestCase}:expectedExceptionCode = NULL; private ${PHPUnit_Framework_TestCase}:required = array ('PHP' => NULL, 'PHPUnit' => NULL, 'functions' => array (...), 'extensions' => array (...)); private ${PHPUnit_Framework_TestCase}:name = 'testFilterArray'; private ${PHPUnit_Framework_TestCase}:dependencies = array (); private ${PHPUnit_Framework_TestCase}:dependencyInput = array (); private ${PHPUnit_Framework_TestCase}:iniSettings = array (); private ${PHPUnit_Framework_TestCase}:locale = array (); private ${PHPUnit_Framework_TestCase}:mockObjects = array (0 => class Mock_Builder_e2ad004e { ... }); private ${PHPUnit_Framework_TestCase}:status = NULL; private ${PHPUnit_Framework_TestCase}:statusMessage = ''; private ${PHPUnit_Framework_TestCase}:numAssertions = 0; private ${PHPUnit_Framework_TestCase}:result = class PHPUnit_Framework_TestResult { protected $passed = array (...); protected $errors = array (...); protected $deprecatedFeatures = array (...); protected $failures = array (...); protected $notImplemented = array (...); protected $skipped = array (...); protected $listeners = array (...); protected $runTests = 39; protected $time = 0.12804794311523; protected $topTestSuite = class PHPUnit_Framework_TestSuite { ... }; protected $codeCoverage = NULL; protected $convertErrorsToExceptions = TRUE; protected $stop = FALSE; protected $stopOnError = FALSE; protected $stopOnFailure = FALSE; protected $strictMode = FALSE; protected $stopOnIncomplete = FALSE; protected $stopOnSkipped = FALSE; protected $lastTestFailed = FALSE; protected $timeoutForSmallTests = 1; protected $timeoutForMediumTests = 10; protected $timeoutForLargeTests = 60 }; private ${PHPUnit_Framework_TestCase}:testResult = NULL; private ${PHPUnit_Framework_TestCase}:output = ''; private ${PHPUnit_Framework_TestCase}:outputExpectedRegex = NULL; private ${PHPUnit_Framework_TestCase}:outputExpectedString = NULL; private ${PHPUnit_Framework_TestCase}:hasPerformedExpectationsOnOutput = FALSE; private ${PHPUnit_Framework_TestCase}:outputCallback = FALSE; private ${PHPUnit_Framework_TestCase}:outputBufferingActive = TRUE }, array ()) /usr/share/php/PHPUnit/Framework/TestCase.php:976 | |
| PHP 13. Sonata\DoctrineMongoDBAdminBundle\Tests\Filter\ModelFilterTest->testFilterArray() /mnt/projects/SonataDoctrineMongoDBAdminBundle/Tests/Filter/ModelFilterTest.php:0 | |
| PHP 14. Sonata\DoctrineMongoDBAdminBundle\Filter\ModelFilter->filter($queryBuilder = class Sonata\DoctrineMongoDBAdminBundle\Datagrid\ProxyQuery { protected $queryBuilder = class Mock_Builder_e2ad004e { private $__phpunit_invocationMocker = class PHPUnit_Framework_MockObject_InvocationMocker { ... }; private ${Doctrine\ODM\MongoDB\Query\Builder}:dm = NULL; private ${Doctrine\ODM\MongoDB\Query\Builder}:class = NULL; private ${Doctrine\ODM\MongoDB\Query\Builder}:hydrate = TRUE; private ${Doctrine\ODM\MongoDB\Query\Builder}:refresh = FALSE; private ${Doctrine\ODM\MongoDB\Query\Builder}:primers = array (...); private ${Doctrine\ODM\MongoDB\Query\Builder}:requireIndexes = NULL; protected $database = NULL; protected $collection = NULL; protected $currentField = NULL; protected $query = array (...); protected $cmd = NULL; protected $expr = NULL }; protected $sortBy = NULL; protected $sortOrder = NULL; protected $firstResult = NULL; protected $maxResults = NULL }, $alias = 'alias', $field = 'field', $data = array ('type' => 1, 'value' => array (0 => class Sonata\DoctrineMongoDBAdminBundle\Tests\Filter\DocumentStub { ... }, 1 => class Sonata\DoctrineMongoDBAdminBundle\Tests\Filter\DocumentStub { ... }))) /mnt/projects/SonataDoctrineMongoDBAdminBundle/Tests/Filter/ModelFilterTest.php:67 | |
| PHP 15. Sonata\DoctrineMongoDBAdminBundle\Filter\ModelFilter->handleMultiple($queryBuilder = class Sonata\DoctrineMongoDBAdminBundle\Datagrid\ProxyQuery { protected $queryBuilder = class Mock_Builder_e2ad004e { private $__phpunit_invocationMocker = class PHPUnit_Framework_MockObject_InvocationMocker { ... }; private ${Doctrine\ODM\MongoDB\Query\Builder}:dm = NULL; private ${Doctrine\ODM\MongoDB\Query\Builder}:class = NULL; private ${Doctrine\ODM\MongoDB\Query\Builder}:hydrate = TRUE; private ${Doctrine\ODM\MongoDB\Query\Builder}:refresh = FALSE; private ${Doctrine\ODM\MongoDB\Query\Builder}:primers = array (...); private ${Doctrine\ODM\MongoDB\Query\Builder}:requireIndexes = NULL; protected $database = NULL; protected $collection = NULL; protected $currentField = NULL; protected $query = array (...); protected $cmd = NULL; protected $expr = NULL }; protected $sortBy = NULL; protected $sortOrder = NULL; protected $firstResult = NULL; protected $maxResults = NULL }, $alias = 'alias', $field = 'field.$id', $data = array ('type' => 1, 'value' => array (0 => class Sonata\DoctrineMongoDBAdminBundle\Tests\Filter\DocumentStub { ... }, 1 => class Sonata\DoctrineMongoDBAdminBundle\Tests\Filter\DocumentStub { ... }))) /mnt/projects/SonataDoctrineMongoDBAdminBundle/Filter/ModelFilter.php:41 | |
| PHP 16. array_map(class Closure { }, array (0 => class Sonata\DoctrineMongoDBAdminBundle\Tests\Filter\DocumentStub { }, 1 => class Sonata\DoctrineMongoDBAdminBundle\Tests\Filter\DocumentStub { })) /mnt/projects/SonataDoctrineMongoDBAdminBundle/Filter/ModelFilter.php:63 | |
| PHP 17. Sonata\DoctrineMongoDBAdminBundle\Filter\{closure}($value = class Sonata\DoctrineMongoDBAdminBundle\Tests\Filter\DocumentStub { }) /mnt/projects/SonataDoctrineMongoDBAdminBundle/Filter/ModelFilter.php:0 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment