This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component/Templating/Tests
Christian Flothmann d9be1b4cc4 fix mocks
* check for existance of `setMetadataFactory()` method (this is needed
  for tests run with deps=high as the method was removed in Symfony
  3.0)
* fix mock testing the `EngineInterface` as the `stream()` method cannot
  be mocked when it is does not exist in the mocked interface
2016-03-25 16:52:47 +01:00
..
Fixtures [Templating] deprecate DebuggerInterface 2013-09-04 21:57:45 +02:00
Helper [PhpUnitBridge] Enforce @-silencing of deprecation notices according to new policy 2015-06-18 21:21:56 +02:00
Loader Merge remote-tracking branch 'origin/2.6' into 2.7 2015-06-25 12:52:11 +00:00
Storage Fix phpdoc and coding standards 2014-12-29 23:41:34 +01:00
DelegatingEngineTest.php fix mocks 2016-03-25 16:52:47 +01:00
PhpEngineTest.php Merge branch '2.3' into 2.4 2014-04-10 15:00:56 +02:00
TemplateNameParserTest.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00