phpbb/tests/mock
Oleg Pudeyev 3a702084e4 Merge PR #974 branch 'bantu/ticket/10875' into develop
* bantu/ticket/10875:
  [ticket/10875] tests/cache/cache_test.php: Use single quotes where possible.
  [ticket/10875] Test for null cache driver and sql cache.
  [ticket/10875] Revise sql cache test.
  [ticket/10875] Must return query result on failure.
  [ticket/10875] More documentation.
  [ticket/10875] Spelling fix.
  [ticket/10875] Add docblocks for phpbb_cache_driver_interface
  [ticket/10875] Add comment about cache's sql_load() method.
  [ticket/10875] Fix logic in phpbb_cache_driver_file::sql_save().
  [ticket/10875] Fix phpbb_mock_cache::sql_save() to return $query_result.
  [ticket/10875] Fix return value of phpbb_cache_driver_null::sql_save().
  [ticket/10875] Remove useless assignment from phpbb_cache_driver_memory.
2012-11-30 20:44:51 -05:00
..
cache.php [ticket/10875] Fix phpbb_mock_cache::sql_save() to return $query_result. 2012-10-30 18:50:26 -04:00
container_builder.php [feature/compiled-dic] Compile the DI Container into a cached class 2012-11-10 11:40:09 +01:00
event_dispatcher.php [feature/php-events] Add mock for unit tests and create it were needed 2012-08-11 15:25:14 +02:00
extension_manager.php [ticket/11012] Fix php_ext change in mock_extension_manager 2012-07-21 16:31:26 +02:00
filespec.php [ticket/10941] Unit tests for fileupload class added 2012-07-08 23:59:11 +01:00
fileupload.php [ticket/10941] Added some comments for clarification 2012-07-09 14:08:20 +01:00
lang.php [ticket/9916] Updating license in non-distributed files 2012-01-02 19:10:36 +01:00
request.php [ticket/10939] Modified mock request class to handle deactivated $_FILES 2012-08-15 15:36:41 +01:00
session_testable.php [feature/class-prefix] Rename user and session to phpbb_* 2012-03-31 18:14:07 +02:00
user.php [ticket/10974] Rename tests/mock_user.php -> tests/mock/user.php 2012-07-08 22:46:14 +02:00