code
stringlengths
1
2.01M
repo_name
stringlengths
3
62
path
stringlengths
1
267
language
stringclasses
231 values
license
stringclasses
13 values
size
int64
1
2.01M
<?php /** * AllTests file * * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license information, please see the LICENSE.txt * Redistributions of fil...
100-percent-breakthrough
trunk/lib/Cake/Test/Case/AllTestsTest.php
PHP
gpl3
2,103
<?php /** * RouterTest file * * PHP 5 * * CakePHP(tm) Tests <http://book.cakephp.org/2.0/en/development/testing.html> * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The Open Group Test Suite License * Redistributions of files must retain the above copyright notice...
100-percent-breakthrough
trunk/lib/Cake/Test/Case/Routing/RouterTest.php
PHP
gpl3
97,682
<?php /** * CakePHP(tm) Tests <http://book.cakephp.org/view/1196/Testing> * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The Open Group Test Suite License * Redistributions of files must retain the above copyright notice. * * @copyright Copyright (c) Cake Softwa...
100-percent-breakthrough
trunk/lib/Cake/Test/Case/Routing/Filter/AssetDispatcherTest.php
PHP
gpl3
4,678
<?php /** * CakeRequest Test case file. * * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license information, please see the LICENSE.txt * Redistri...
100-percent-breakthrough
trunk/lib/Cake/Test/Case/Routing/Route/PluginShortRouteTest.php
PHP
gpl3
2,142
<?php /** * CakeRequest Test case file. * * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license information, please see the LICENSE.txt * Redistri...
100-percent-breakthrough
trunk/lib/Cake/Test/Case/Routing/Route/CakeRouteTest.php
PHP
gpl3
29,542
<?php /** * CakeRequest Test case file. * * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license information, please see the LICENSE.txt * Redistri...
100-percent-breakthrough
trunk/lib/Cake/Test/Case/Routing/Route/RedirectRouteTest.php
PHP
gpl3
4,258
<?php /** * DispatcherTest file * * PHP 5 * * CakePHP(tm) Tests <http://book.cakephp.org/2.0/en/development/testing.html> * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license information, please see the LICENSE.txt * Red...
100-percent-breakthrough
trunk/lib/Cake/Test/Case/Routing/DispatcherTest.php
PHP
gpl3
47,635
<?php /** * AllConfigureTest file * * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license information, please see the LICENSE.txt * Redistribution...
100-percent-breakthrough
trunk/lib/Cake/Test/Case/AllConfigureTest.php
PHP
gpl3
1,115
<?php /** * ObjectTest file * * PHP 5 * * CakePHP(tm) Tests <http://book.cakephp.org/2.0/en/development/testing.html> * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license information, please see the LICENSE.txt * Redistr...
100-percent-breakthrough
trunk/lib/Cake/Test/Case/Core/ObjectTest.php
PHP
gpl3
18,680
<?php /** * CakePluginTest file. * * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license information, please see the LICENSE.txt * Redistributions...
100-percent-breakthrough
trunk/lib/Cake/Test/Case/Core/CakePluginTest.php
PHP
gpl3
8,829
<?php /** * AppTest file. * * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license information, please see the LICENSE.txt * Redistributions of fil...
100-percent-breakthrough
trunk/lib/Cake/Test/Case/Core/AppTest.php
PHP
gpl3
25,000
<?php /** * ConfigureTest file * * Holds several tests * * PHP 5 * * CakePHP(tm) Tests <http://book.cakephp.org/2.0/en/development/testing.html> * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license information, please s...
100-percent-breakthrough
trunk/lib/Cake/Test/Case/Core/ConfigureTest.php
PHP
gpl3
13,119
<?php /** * ModelWriteTest file * * PHP 5 * * CakePHP(tm) Tests <http://book.cakephp.org/2.0/en/development/testing.html> * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license information, please see the LICENSE.txt * Red...
100-percent-breakthrough
trunk/lib/Cake/Test/Case/Model/ModelWriteTest.php
PHP
gpl3
196,628
<?php /** * ModelValidationTest file * * PHP 5 * * CakePHP(tm) Tests <http://book.cakephp.org/2.0/en/development/testing.html> * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license information, please see the LICENSE.txt ...
100-percent-breakthrough
trunk/lib/Cake/Test/Case/Model/ModelValidationTest.php
PHP
gpl3
68,125
<?php /** * CakePHP(tm) Tests <http://book.cakephp.org/2.0/en/development/testing.html> * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license information, please see the LICENSE.txt * Redistributions of files must retain the ...
100-percent-breakthrough
trunk/lib/Cake/Test/Case/Model/Behavior/TranslateBehaviorTest.php
PHP
gpl3
38,167
<?php /** * TreeBehaviorScopedTest file * * A tree test using scope * * PHP 5 * * CakePHP(tm) Tests <http://book.cakephp.org/2.0/en/development/testing.html> * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license informat...
100-percent-breakthrough
trunk/lib/Cake/Test/Case/Model/Behavior/TreeBehaviorScopedTest.php
PHP
gpl3
9,273
<?php /** * AclBehaviorTest file * * Test the Acl Behavior * * PHP 5 * * CakePHP : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license information, please see the LICENS...
100-percent-breakthrough
trunk/lib/Cake/Test/Case/Model/Behavior/AclBehaviorTest.php
PHP
gpl3
10,212
<?php /** * TreeBehaviorNumberTest file * * This is the basic Tree behavior test * * PHP 5 * * CakePHP(tm) Tests <http://book.cakephp.org/2.0/en/development/testing.html> * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and lic...
100-percent-breakthrough
trunk/lib/Cake/Test/Case/Model/Behavior/TreeBehaviorNumberTest.php
PHP
gpl3
46,688
<?php /** * ContainableBehaviorTest file * * PHP 5 * * CakePHP(tm) Tests <http://book.cakephp.org/2.0/en/development/testing.html> * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license information, please see the LICENSE.t...
100-percent-breakthrough
trunk/lib/Cake/Test/Case/Model/Behavior/ContainableBehaviorTest.php
PHP
gpl3
153,705
<?php /** * Tree Behavior test file - runs all the tree behavior tests * * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license information, please ...
100-percent-breakthrough
trunk/lib/Cake/Test/Case/Model/Behavior/TreeBehaviorTest.php
PHP
gpl3
1,540
<?php /** * TreeBehaviorUuidTest file * * Tree test using UUIDs * * PHP 5 * * CakePHP(tm) Tests <http://book.cakephp.org/2.0/en/development/testing.html> * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license information,...
100-percent-breakthrough
trunk/lib/Cake/Test/Case/Model/Behavior/TreeBehaviorUuidTest.php
PHP
gpl3
9,450
<?php /** * TreeBehaviorAfterTest file * * PHP 5 * * CakePHP(tm) Tests <http://book.cakephp.org/2.0/en/development/testing.html> * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license information, please see the LICENSE.txt...
100-percent-breakthrough
trunk/lib/Cake/Test/Case/Model/Behavior/TreeBehaviorAfterTest.php
PHP
gpl3
2,165
<?php /** * BehaviorTest file * * Long description for behavior.test.php * * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license information, ple...
100-percent-breakthrough
trunk/lib/Cake/Test/Case/Model/BehaviorCollectionTest.php
PHP
gpl3
38,751
<?php /** * SessionTest file * * PHP 5 * * CakePHP(tm) Tests <http://book.cakephp.org/2.0/en/development/testing.html> * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license information, please see the LICENSE.txt * Redist...
100-percent-breakthrough
trunk/lib/Cake/Test/Case/Model/Datasource/CakeSessionTest.php
PHP
gpl3
20,698
<?php /** * CacheSessionTest * * PHP 5 * * CakePHP(tm) Tests <http://book.cakephp.org/2.0/en/development/testing.html> * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license information, please see the LICENSE.txt * Redist...
100-percent-breakthrough
trunk/lib/Cake/Test/Case/Model/Datasource/Session/CacheSessionTest.php
PHP
gpl3
2,700
<?php /** * DatabaseSessionTest file * * PHP 5 * * CakePHP(tm) Tests <http://book.cakephp.org/2.0/en/development/testing.html> * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license information, please see the LICENSE.txt ...
100-percent-breakthrough
trunk/lib/Cake/Test/Case/Model/Datasource/Session/DatabaseSessionTest.php
PHP
gpl3
4,164
<?php /** * SqlserverTest file * * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license information, please see the LICENSE.txt * Redistributions o...
100-percent-breakthrough
trunk/lib/Cake/Test/Case/Model/Datasource/Database/SqlserverTest.php
PHP
gpl3
19,588
<?php /** * DboMysqlTest file * * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license information, please see the LICENSE.txt * Redistributions of...
100-percent-breakthrough
trunk/lib/Cake/Test/Case/Model/Datasource/Database/MysqlTest.php
PHP
gpl3
152,698
<?php /** * DboSqliteTest file * * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license information, please see the LICENSE.txt * Redistributions o...
100-percent-breakthrough
trunk/lib/Cake/Test/Case/Model/Datasource/Database/SqliteTest.php
PHP
gpl3
12,449
<?php /** * DboPostgresTest file * * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright 2005-2012, Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * Redistributions of files must retain the above copyright notice. * * @copyright ...
100-percent-breakthrough
trunk/lib/Cake/Test/Case/Model/Datasource/Database/PostgresTest.php
PHP
gpl3
36,643
<?php /** * DataSourceTest file * * PHP 5 * * CakePHP(tm) Tests <http://book.cakephp.org/2.0/en/development/testing.html> * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The Open Group Test Suite License * Redistributions of files must retain the above copyright no...
100-percent-breakthrough
trunk/lib/Cake/Test/Case/Model/Datasource/DataSourceTest.php
PHP
gpl3
5,205
<?php /** * DboSourceTest file * * PHP 5 * * CakePHP(tm) Tests <http://book.cakephp.org/2.0/en/development/testing.html> * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The Open Group Test Suite License * Redistributions of files must retain the above copyright not...
100-percent-breakthrough
trunk/lib/Cake/Test/Case/Model/Datasource/DboSourceTest.php
PHP
gpl3
40,147
<?php /** * AclNodeTest file * * PHP 5 * * CakePHP(tm) Tests <http://book.cakephp.org/2.0/en/development/testing.html> * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license information, please see the LICENSE.txt * Redist...
100-percent-breakthrough
trunk/lib/Cake/Test/Case/Model/AclNodeTest.php
PHP
gpl3
8,749
<?php /** * Tests cross database HABTM. Requires $test and $test2 to both be set in DATABASE_CONFIG * NOTE: When testing on MySQL, you must set 'persistent' => false on *both* database connections, * or one connection will step on the other. * * PHP 5 * * CakePHP(tm) Tests <http://book.cakephp.org/2.0/en/develop...
100-percent-breakthrough
trunk/lib/Cake/Test/Case/Model/ModelCrossSchemaHabtmTest.php
PHP
gpl3
6,412
<?php /** * ModelIntegrationTest file * * PHP 5 * * CakePHP(tm) Tests <http://book.cakephp.org/2.0/en/development/testing.html> * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license information, please see the LICENSE.txt ...
100-percent-breakthrough
trunk/lib/Cake/Test/Case/Model/ModelIntegrationTest.php
PHP
gpl3
70,607
<?php /** * Connection Manager tests * * PHP 5 * * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license information, please see the LICENSE.txt * Redistributions of files must retain the above copyright notice * * @copyri...
100-percent-breakthrough
trunk/lib/Cake/Test/Case/Model/ConnectionManagerTest.php
PHP
gpl3
10,905
<?php /** * ModelTest file * * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license information, please see the LICENSE.txt * Redistributions of fi...
100-percent-breakthrough
trunk/lib/Cake/Test/Case/Model/ModelTest.php
PHP
gpl3
1,786
<?php /** * ModelTest file * * PHP 5 * * CakePHP(tm) Tests <http://book.cakephp.org/2.0/en/development/testing.html> * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license information, please see the LICENSE.txt * Redistri...
100-percent-breakthrough
trunk/lib/Cake/Test/Case/Model/ModelTestBase.php
PHP
gpl3
3,508
<?php /** * ModelReadTest file * * PHP 5 * * CakePHP(tm) Tests <http://book.cakephp.org/2.0/en/development/testing.html> * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license information, please see the LICENSE.txt * Redi...
100-percent-breakthrough
trunk/lib/Cake/Test/Case/Model/ModelReadTest.php
PHP
gpl3
209,809
<?php /** * ModelDeleteTest file * * PHP 5 * * CakePHP(tm) Tests <http://book.cakephp.org/2.0/en/development/testing.html> * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license information, please see the LICENSE.txt * Re...
100-percent-breakthrough
trunk/lib/Cake/Test/Case/Model/ModelDeleteTest.php
PHP
gpl3
23,603
<?php /** * Test for Schema database management * * * PHP 5 * * CakePHP(tm) Tests <http://book.cakephp.org/2.0/en/development/testing.html> * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license information, please see the...
100-percent-breakthrough
trunk/lib/Cake/Test/Case/Model/CakeSchemaTest.php
PHP
gpl3
30,915
<?php /** * Mock models file * * Mock classes for use in Model and related test cases * * PHP 5 * * CakePHP(tm) Tests <http://book.cakephp.org/2.0/en/development/testing.html> * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright an...
100-percent-breakthrough
trunk/lib/Cake/Test/Case/Model/models.php
PHP
gpl3
85,448
<?php /** * CakeValidationSetTest file * * PHP 5 * * CakePHP(tm) Tests <http://book.cakephp.org/view/1196/Testing> * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license information, please see the LICENSE.txt * Redistribu...
100-percent-breakthrough
trunk/lib/Cake/Test/Case/Model/Validator/CakeValidationSetTest.php
PHP
gpl3
9,767
<?php /** * CakeValidationRuleTest file * * PHP 5 * * CakePHP(tm) Tests <http://book.cakephp.org/view/1196/Testing> * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license information, please see the LICENSE.txt * Redistrib...
100-percent-breakthrough
trunk/lib/Cake/Test/Case/Model/Validator/CakeValidationRuleTest.php
PHP
gpl3
5,357
<?php /** * AllCoreTest file * * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license information, please see the LICENSE.txt * Redistributions of ...
100-percent-breakthrough
trunk/lib/Cake/Test/Case/AllCoreTest.php
PHP
gpl3
1,092
<?php /** * AllErrorTest file * * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license information, please see the LICENSE.txt * Redistributions of...
100-percent-breakthrough
trunk/lib/Cake/Test/Case/AllErrorTest.php
PHP
gpl3
1,127
<?php /** * MemcacheEngineTest file * * PHP 5 * * CakePHP(tm) Tests <http://book.cakephp.org/2.0/en/development/testing.html> * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license information, please see the LICENSE.txt *...
100-percent-breakthrough
trunk/lib/Cake/Test/Case/Cache/Engine/MemcacheEngineTest.php
PHP
gpl3
13,191
<?php /** * FileEngineTest file * * PHP 5 * * CakePHP(tm) Tests <http://book.cakephp.org/2.0/en/development/testing.html> * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license information, please see the LICENSE.txt * Red...
100-percent-breakthrough
trunk/lib/Cake/Test/Case/Cache/Engine/FileEngineTest.php
PHP
gpl3
16,838
<?php /** * ApcEngineTest file * * PHP 5 * * CakePHP(tm) Tests <http://book.cakephp.org/2.0/en/development/testing.html> * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license information, please see the LICENSE.txt * Redi...
100-percent-breakthrough
trunk/lib/Cake/Test/Case/Cache/Engine/ApcEngineTest.php
PHP
gpl3
7,476
<?php /** * WincacheEngineTest file * * PHP 5 * * CakePHP(tm) Tests <http://book.cakephp.org/2.0/en/development/testing.html> * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license information, please see the LICENSE.txt *...
100-percent-breakthrough
trunk/lib/Cake/Test/Case/Cache/Engine/WincacheEngineTest.php
PHP
gpl3
7,480
<?php /** * RedisEngineTest file * * PHP 5 * * CakePHP(tm) Tests <http://book.cakephp.org/view/1196/Testing> * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license information, please see the LICENSE.txt * Redistributions ...
100-percent-breakthrough
trunk/lib/Cake/Test/Case/Cache/Engine/RedisEngineTest.php
PHP
gpl3
9,040
<?php /** * XcacheEngineTest file * * PHP 5 * * CakePHP(tm) Tests <http://book.cakephp.org/2.0/en/development/testing.html> * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license information, please see the LICENSE.txt * R...
100-percent-breakthrough
trunk/lib/Cake/Test/Case/Cache/Engine/XcacheEngineTest.php
PHP
gpl3
7,227
<?php /** * CacheTest file * * PHP 5 * * CakePHP(tm) Tests <http://book.cakephp.org/2.0/en/development/testing.html> * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license information, please see the LICENSE.txt * Redistri...
100-percent-breakthrough
trunk/lib/Cake/Test/Case/Cache/CacheTest.php
PHP
gpl3
12,065
<?php /** * AllDatabaseTest file * * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license information, please see the LICENSE.txt * Redistributions...
100-percent-breakthrough
trunk/lib/Cake/Test/Case/AllDatabaseTest.php
PHP
gpl3
1,708
<?php /** * ExceptionRendererTest file * * PHP 5 * * CakePHP(tm) Tests <http://book.cakephp.org/2.0/en/development/testing.html> * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license information, please see the LICENSE.txt...
100-percent-breakthrough
trunk/lib/Cake/Test/Case/Error/ExceptionRendererTest.php
PHP
gpl3
23,460
<?php /** * ErrorHandlerTest file * * PHP 5 * * CakePHP(tm) Tests <http://book.cakephp.org/2.0/en/development/testing.html> * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license information, please see the LICENSE.txt * R...
100-percent-breakthrough
trunk/lib/Cake/Test/Case/Error/ErrorHandlerTest.php
PHP
gpl3
7,962
<?php /** * AllNetworkTest file * * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license information, please see the LICENSE.txt * Redistributions ...
100-percent-breakthrough
trunk/lib/Cake/Test/Case/AllNetworkTest.php
PHP
gpl3
1,266
<?php /** * ConsoleLogTest file * * PHP 5 * * CakePHP(tm) Tests <http://book.cakephp.org/2.0/en/development/testing.html> * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license information, please see the LICENSE.txt * Red...
100-percent-breakthrough
trunk/lib/Cake/Test/Case/Log/Engine/ConsoleLogTest.php
PHP
gpl3
3,825
<?php /** * FileLogTest file * * PHP 5 * * CakePHP(tm) Tests <http://book.cakephp.org/2.0/en/development/testing.html> * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license information, please see the LICENSE.txt * Redist...
100-percent-breakthrough
trunk/lib/Cake/Test/Case/Log/Engine/FileLogTest.php
PHP
gpl3
2,494
<?php /** * CakeLogTest file * * PHP 5 * * CakePHP(tm) Tests <http://book.cakephp.org/2.0/en/development/testing.html> * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license information, please see the LICENSE.txt * Redist...
100-percent-breakthrough
trunk/lib/Cake/Test/Case/Log/CakeLogTest.php
PHP
gpl3
20,054
<?php /** * AllComponentsTest file * * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license information, please see the LICENSE.txt * Redistributio...
100-percent-breakthrough
trunk/lib/Cake/Test/Case/AllComponentsTest.php
PHP
gpl3
1,334
<?php /** * AllTestSuiteTest file * * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license information, please see the LICENSE.txt * Redistribution...
100-percent-breakthrough
trunk/lib/Cake/Test/Case/AllTestSuiteTest.php
PHP
gpl3
1,121
<?php /** * Basic Cake functionality. * * Core functions for including other source files, loading models and so forth. * * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * ...
100-percent-breakthrough
trunk/lib/Cake/basics.php
PHP
gpl3
23,181
<?php /** * Internationalization * * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license information, please see the LICENSE.txt * Redistributions...
100-percent-breakthrough
trunk/lib/Cake/I18n/I18n.php
PHP
gpl3
19,327
<?php /** * Multibyte handling methods. * * * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license information, please see the LICENSE.txt * Redis...
100-percent-breakthrough
trunk/lib/Cake/I18n/Multibyte.php
PHP
gpl3
25,668
<?php /** * Localization * * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license information, please see the LICENSE.txt * Redistributions of file...
100-percent-breakthrough
trunk/lib/Cake/I18n/L10n.php
PHP
gpl3
29,805
<?php /** * PhpReader file * * PHP 5 * * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license information, please see the LICENSE.txt * Redistributions of files must retain the above copyright notice * * @copyright Co...
100-percent-breakthrough
trunk/lib/Cake/Configure/PhpReader.php
PHP
gpl3
3,440
<?php /** * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license information, please see the LICENSE.txt * Redistributions of files must retain the above copyrig...
100-percent-breakthrough
trunk/lib/Cake/Configure/ConfigReaderInterface.php
PHP
gpl3
1,352
<?php /** * IniReader * * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license information, please see the LICENSE.txt * Redistributions of files m...
100-percent-breakthrough
trunk/lib/Cake/Configure/IniReader.php
PHP
gpl3
6,343
<?php /** * CakeTestSuiteDispatcher controls dispatching TestSuite web based requests. * * PHP 5 * * CakePHP(tm) Tests <http://book.cakephp.org/2.0/en/development/testing.html> * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and...
100-percent-breakthrough
trunk/lib/Cake/TestSuite/CakeTestSuiteDispatcher.php
PHP
gpl3
6,558
<?php /** * ControllerTestCase file * * PHP 5 * * CakePHP(tm) Tests <http://book.cakephp.org/2.0/en/development/testing.html> * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license information, please see the LICENSE.txt *...
100-percent-breakthrough
trunk/lib/Cake/TestSuite/ControllerTestCase.php
PHP
gpl3
10,912
<?php /** * Missing Connection error page * * PHP 5 * * CakePHP(tm) Tests <http://book.cakephp.org/2.0/en/development/testing.html> * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license information, please see the LICENSE....
100-percent-breakthrough
trunk/lib/Cake/TestSuite/templates/missing_connection.php
PHP
gpl3
1,039
<?php /** * Xdebug error page * * PHP 5 * * CakePHP(tm) Tests <http://book.cakephp.org/2.0/en/development/testing.html> * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license information, please see the LICENSE.txt * Redis...
100-percent-breakthrough
trunk/lib/Cake/TestSuite/templates/xdebug.php
PHP
gpl3
1,093
<?php // @codingStandardsIgnoreFile /** * Short description for file. * * PHP 5 * * CakePHP(tm) Tests <http://book.cakephp.org/2.0/en/development/testing.html> * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license informat...
100-percent-breakthrough
trunk/lib/Cake/TestSuite/templates/menu.php
PHP
gpl3
1,578
<?php /** * Missing PHPUnit * error page. * * PHP 5 * * CakePHP(tm) Tests <http://book.cakephp.org/2.0/en/development/testing.html> * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license information, please see the LICENSE...
100-percent-breakthrough
trunk/lib/Cake/TestSuite/templates/phpunit.php
PHP
gpl3
1,660
<?php /** * Short description for file. * * PHP 5 * * CakePHP(tm) Tests <http://book.cakephp.org/2.0/en/development/testing.html> * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license information, please see the LICENSE.tx...
100-percent-breakthrough
trunk/lib/Cake/TestSuite/templates/footer.php
PHP
gpl3
1,189
<?php /** * Short description for file. * * PHP 5 * * CakePHP(tm) Tests <http://book.cakephp.org/2.0/en/development/testing.html> * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license information, please see the LICENSE.tx...
100-percent-breakthrough
trunk/lib/Cake/TestSuite/templates/header.php
PHP
gpl3
4,660
<?php /** * CakeTextReporter contains reporting features used for plain text based output * * PHP 5 * * CakePHP(tm) Tests <http://book.cakephp.org/2.0/en/development/testing.html> * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright ...
100-percent-breakthrough
trunk/lib/Cake/TestSuite/Reporter/CakeTextReporter.php
PHP
gpl3
4,630
<?php /** * CakeBaseReporter contains common functionality to all cake test suite reporters. * * PHP 5 * * CakePHP(tm) Tests <http://book.cakephp.org/2.0/en/development/testing.html> * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyrig...
100-percent-breakthrough
trunk/lib/Cake/TestSuite/Reporter/CakeBaseReporter.php
PHP
gpl3
5,201
<?php /** * CakeHtmlReporter * * PHP 5 * * CakePHP(tm) Tests <http://book.cakephp.org/2.0/en/development/testing.html> * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license information, please see the LICENSE.txt * Redist...
100-percent-breakthrough
trunk/lib/Cake/TestSuite/Reporter/CakeHtmlReporter.php
PHP
gpl3
11,368
<?php /** * TestLoader for CakePHP Test suite. * * Turns partial paths used on the testsuite console and web UI into full file paths. * * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The M...
100-percent-breakthrough
trunk/lib/Cake/TestSuite/CakeTestLoader.php
PHP
gpl3
3,572
<?php /** * TestRunner for CakePHP Test suite. * * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license information, please see the LICENSE.txt * R...
100-percent-breakthrough
trunk/lib/Cake/TestSuite/CakeTestRunner.php
PHP
gpl3
3,255
<?php /** * CakePHP(tm) Tests <http://book.cakephp.org/2.0/en/development/testing.html> * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license information, please see the LICENSE.txt * Redistributions of files must retain the ...
100-percent-breakthrough
trunk/lib/Cake/TestSuite/Fixture/CakeTestFixture.php
PHP
gpl3
8,912
<?php /** * CakePHP(tm) Tests <http://book.cakephp.org/2.0/en/development/testing.html> * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license information, please see the LICENSE.txt * Redistributions of files must retain the ...
100-percent-breakthrough
trunk/lib/Cake/TestSuite/Fixture/CakeTestModel.php
PHP
gpl3
2,378
<?php /** * A factory class to manage the life cycle of test fixtures * * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license information, please s...
100-percent-breakthrough
trunk/lib/Cake/TestSuite/Fixture/CakeFixtureManager.php
PHP
gpl3
7,811
<?php /** * Generates code coverage reports in HTML from data obtained from PHPUnit * * PHP5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license informat...
100-percent-breakthrough
trunk/lib/Cake/TestSuite/Coverage/HtmlCoverageReport.php
PHP
gpl3
6,268
<?php /** * Generates code coverage reports in Simple plain text from data obtained from PHPUnit * * PHP5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and lic...
100-percent-breakthrough
trunk/lib/Cake/TestSuite/Coverage/TextCoverageReport.php
PHP
gpl3
2,186
<?php /** * Abstract class for common CoverageReport methods. * Provides several template methods for custom output. * * PHP5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For f...
100-percent-breakthrough
trunk/lib/Cake/TestSuite/Coverage/BaseCoverageReport.php
PHP
gpl3
4,606
<?php /** * A class to contain test cases and run them with shared fixtures * * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license information, pl...
100-percent-breakthrough
trunk/lib/Cake/TestSuite/CakeTestSuite.php
PHP
gpl3
1,788
<?php /** * TestRunner for CakePHP Test suite. * * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license information, please see the LICENSE.txt * R...
100-percent-breakthrough
trunk/lib/Cake/TestSuite/CakeTestSuiteCommand.php
PHP
gpl3
4,697
<?php /** * CakeTestCase file * * PHP 5 * * CakePHP(tm) Tests <http://book.cakephp.org/2.0/en/development/testing.html> * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license information, please see the LICENSE.txt * Redis...
100-percent-breakthrough
trunk/lib/Cake/TestSuite/CakeTestCase.php
PHP
gpl3
20,266
<?php /** * Cake Socket connection class. * * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license information, please see the LICENSE.txt * Redist...
100-percent-breakthrough
trunk/lib/Cake/Network/CakeSocket.php
PHP
gpl3
9,843
<?php /** * CakeRequest * * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license information, please see the LICENSE.txt * Redistributions of files...
100-percent-breakthrough
trunk/lib/Cake/Network/CakeRequest.php
PHP
gpl3
26,594
<?php /** * HTTP Socket connection class. * * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license information, please see the LICENSE.txt * Redist...
100-percent-breakthrough
trunk/lib/Cake/Network/Http/HttpSocket.php
PHP
gpl3
30,881
<?php /** * HTTP Response from HttpSocket. * * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license information, please see the LICENSE.txt * Redis...
100-percent-breakthrough
trunk/lib/Cake/Network/Http/HttpSocketResponse.php
PHP
gpl3
10,441
<?php /** * HTTP Response from HttpSocket. * * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license information, please see the LICENSE.txt * Redis...
100-percent-breakthrough
trunk/lib/Cake/Network/Http/HttpResponse.php
PHP
gpl3
1,100
<?php /** * Basic authentication * * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license information, please see the LICENSE.txt * Redistributions...
100-percent-breakthrough
trunk/lib/Cake/Network/Http/BasicAuthentication.php
PHP
gpl3
1,814
<?php /** * Digest authentication * * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license information, please see the LICENSE.txt * Redistribution...
100-percent-breakthrough
trunk/lib/Cake/Network/Http/DigestAuthentication.php
PHP
gpl3
3,322
<?php /** * CakeResponse * * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license information, please see the LICENSE.txt * Redistributions of file...
100-percent-breakthrough
trunk/lib/Cake/Network/CakeResponse.php
PHP
gpl3
38,829
<?php /** * Abstract send email * * PHP 5 * * CakePHP(tm) : Rapid Development Framework (http://cakephp.org) * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * * Licensed under The MIT License * For full copyright and license information, please see the LICENSE.txt * Redistributions ...
100-percent-breakthrough
trunk/lib/Cake/Network/Email/AbstractTransport.php
PHP
gpl3
1,699