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 /** * RequestHandlerComponentTest 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 LICEN...
100-percent-breakthrough
trunk/CakePHP/lib/Cake/Test/Case/Controller/Component/RequestHandlerComponentTest.php
PHP
gpl3
29,776
<?php /** * PaginatorComponentTest file * * Series of tests for paginator component. * * 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/CakePHP/lib/Cake/Test/Case/Controller/Component/PaginatorComponentTest.php
PHP
gpl3
41,678
<?php /** * SecurityComponentTest 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/CakePHP/lib/Cake/Test/Case/Controller/Component/SecurityComponentTest.php
PHP
gpl3
42,020
<?php /** * ComponentCollectionTest 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 * Redistr...
100-percent-breakthrough
trunk/CakePHP/lib/Cake/Test/Case/Controller/ComponentCollectionTest.php
PHP
gpl3
5,315
<?php /** * PagesControllerTest 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/CakePHP/lib/Cake/Test/Case/Controller/PagesControllerTest.php
PHP
gpl3
1,667
<?php /** * ComponentTest 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/CakePHP/lib/Cake/Test/Case/Controller/ComponentTest.php
PHP
gpl3
6,316
<?php /** * AllUtilityTest 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/CakePHP/lib/Cake/Test/Case/AllUtilityTest.php
PHP
gpl3
1,121
<?php /** * BasicsTest 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/CakePHP/lib/Cake/Test/Case/BasicsTest.php
PHP
gpl3
28,551
<?php /** * AllViewTest 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/CakePHP/lib/Cake/Test/Case/AllViewTest.php
PHP
gpl3
1,102
<?php /** * MultibyteTest 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/CakePHP/lib/Cake/Test/Case/I18n/MultibyteTest.php
PHP
gpl3
389,753
<?php /** * L10nTest 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 * Redistrib...
100-percent-breakthrough
trunk/CakePHP/lib/Cake/Test/Case/I18n/L10nTest.php
PHP
gpl3
45,780
<?php /** * I18nTest 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 * Redistrib...
100-percent-breakthrough
trunk/CakePHP/lib/Cake/Test/Case/I18n/I18nTest.php
PHP
gpl3
98,109
<?php /** * IniReaderTest * * 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 * Redistrib...
100-percent-breakthrough
trunk/CakePHP/lib/Cake/Test/Case/Configure/IniReaderTest.php
PHP
gpl3
7,301
<?php /** * PhpConfigReaderTest * * 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/CakePHP/lib/Cake/Test/Case/Configure/PhpReaderTest.php
PHP
gpl3
4,326
<?php /** * CakeTestFixture 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/CakePHP/lib/Cake/Test/Case/TestSuite/CakeTestFixtureTest.php
PHP
gpl3
14,032
<?php /** * 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 LICENSE.txt * Redistributions of files must retain the above copyright n...
100-percent-breakthrough
trunk/CakePHP/lib/Cake/Test/Case/TestSuite/CakeTestSuiteTest.php
PHP
gpl3
3,053
<?php /** * Test case for HtmlCoverageReport * * 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 information, please see the LICENSE.txt * Redi...
100-percent-breakthrough
trunk/CakePHP/lib/Cake/Test/Case/TestSuite/HtmlCoverageReportTest.php
PHP
gpl3
6,815
<?php /** * CakeTestCaseTest file * * Test Case for CakeTestCase class * * PHP version 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, p...
100-percent-breakthrough
trunk/CakePHP/lib/Cake/Test/Case/TestSuite/CakeTestCaseTest.php
PHP
gpl3
10,657
<?php /** * ControllerTestCaseTest file * * Test Case for ControllerTestCase class * * PHP version 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 in...
100-percent-breakthrough
trunk/CakePHP/lib/Cake/Test/Case/TestSuite/ControllerTestCaseTest.php
PHP
gpl3
15,792
<?php /** * SocketTest 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/CakePHP/lib/Cake/Test/Case/Network/CakeSocketTest.php
PHP
gpl3
9,960
<?php /** * CakeResponse 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 * Redistr...
100-percent-breakthrough
trunk/CakePHP/lib/Cake/Test/Case/Network/CakeResponseTest.php
PHP
gpl3
43,295
<?php /** * HttpSocketTest 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/CakePHP/lib/Cake/Test/Case/Network/Http/HttpSocketTest.php
PHP
gpl3
56,259
<?php /** * DigestAuthenticationTest 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....
100-percent-breakthrough
trunk/CakePHP/lib/Cake/Test/Case/Network/Http/DigestAuthenticationTest.php
PHP
gpl3
6,894
<?php /** * BasicAuthenticationTest 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/CakePHP/lib/Cake/Test/Case/Network/Http/BasicAuthenticationTest.php
PHP
gpl3
1,727
<?php /** * HttpResponseTest 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/CakePHP/lib/Cake/Test/Case/Network/Http/HttpResponseTest.php
PHP
gpl3
18,342
<?php /** * MailTransportTest 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/CakePHP/lib/Cake/Test/Case/Network/Email/MailTransportTest.php
PHP
gpl3
3,027
<?php /** * SmtpTransportTest 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/CakePHP/lib/Cake/Test/Case/Network/Email/SmtpTransportTest.php
PHP
gpl3
14,090
<?php /** * DebugTransportTest 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/CakePHP/lib/Cake/Test/Case/Network/Email/DebugTransportTest.php
PHP
gpl3
2,718
<?php /** * CakeEmailTest 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/CakePHP/lib/Cake/Test/Case/Network/Email/CakeEmailTest.php
PHP
gpl3
62,684
<?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/CakePHP/lib/Cake/Test/Case/Network/CakeRequestTest.php
PHP
gpl3
57,400
<?php /** * HelpersGroupTest 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/CakePHP/lib/Cake/Test/Case/AllHelpersTest.php
PHP
gpl3
1,277
<?php /** * ControllerTestCaseTest file * * Test Case for ControllerTestCase class * * PHP version 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 in...
100-percent-breakthrough
trunk/CakePHP/lib/Cake/Test/Case/Event/CakeEventTest.php
PHP
gpl3
2,142
<?php /** * ControllerTestCaseTest file * * Test Case for ControllerTestCase class * * PHP version 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 in...
100-percent-breakthrough
trunk/CakePHP/lib/Cake/Test/Case/Event/CakeEventManagerTest.php
PHP
gpl3
13,149
<?php /** * AllConsoleTest 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/CakePHP/lib/Cake/Test/Case/Console/AllConsoleTest.php
PHP
gpl3
1,267
<?php /** * CommandListShellTest file * * 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 LICENSE.txt * Redistributio...
100-percent-breakthrough
trunk/CakePHP/lib/Cake/Test/Case/Console/Command/CommandListShellTest.php
PHP
gpl3
3,004
<?php /** * ApiShellTest file * * 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 LICENSE.txt * Redistributions of fi...
100-percent-breakthrough
trunk/CakePHP/lib/Cake/Test/Case/Console/Command/ApiShellTest.php
PHP
gpl3
3,030
<?php /** * AclShell Test file * * 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 LICENSE.txt * Redistributions of f...
100-percent-breakthrough
trunk/CakePHP/lib/Cake/Test/Case/Console/Command/AclShellTest.php
PHP
gpl3
9,606
<?php /** * TestSuiteShell test case * * 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 * Redistribut...
100-percent-breakthrough
trunk/CakePHP/lib/Cake/Test/Case/Console/Command/TestShellTest.php
PHP
gpl3
10,026
<?php /** * BakeShell Test Case * * * 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/CakePHP/lib/Cake/Test/Case/Console/Command/BakeShellTest.php
PHP
gpl3
3,372
<?php /** * ControllerTask Test Case * * 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 * Redistribut...
100-percent-breakthrough
trunk/CakePHP/lib/Cake/Test/Case/Console/Command/Task/ControllerTaskTest.php
PHP
gpl3
21,908
<?php /** * ModelTaskTest file * * Test Case for test generation shell task * * 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, plea...
100-percent-breakthrough
trunk/CakePHP/lib/Cake/Test/Case/Console/Command/Task/ModelTaskTest.php
PHP
gpl3
37,111
<?php /** * DBConfigTask Test Case * * 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/CakePHP/lib/Cake/Test/Case/Console/Command/Task/DbConfigTaskTest.php
PHP
gpl3
4,162
<?php /** * TemplateTask file * * Test Case for TemplateTask generation shell task * * * 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 inf...
100-percent-breakthrough
trunk/CakePHP/lib/Cake/Test/Case/Console/Command/Task/TemplateTaskTest.php
PHP
gpl3
4,882
<?php /** * ViewTask Test file * * Test Case for view generation shell task * * 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, plea...
100-percent-breakthrough
trunk/CakePHP/lib/Cake/Test/Case/Console/Command/Task/ViewTaskTest.php
PHP
gpl3
18,258
<?php /** * FixtureTask Test case * * 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/CakePHP/lib/Cake/Test/Case/Console/Command/Task/FixtureTaskTest.php
PHP
gpl3
12,338
<?php /** * ExtractTaskTest file * * Test Case for i18n extraction shell task * * 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, p...
100-percent-breakthrough
trunk/CakePHP/lib/Cake/Test/Case/Console/Command/Task/ExtractTaskTest.php
PHP
gpl3
16,776
<?php /** * TestTaskTest file * * Test Case for test generation shell task * * 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, plea...
100-percent-breakthrough
trunk/CakePHP/lib/Cake/Test/Case/Console/Command/Task/TestTaskTest.php
PHP
gpl3
22,847
<?php /** * ProjectTask Test file * * Test Case for project generation shell task * * 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...
100-percent-breakthrough
trunk/CakePHP/lib/Cake/Test/Case/Console/Command/Task/ProjectTaskTest.php
PHP
gpl3
12,166
<?php /** * PluginTask Test file * * Test Case for plugin generation shell task * * 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, ...
100-percent-breakthrough
trunk/CakePHP/lib/Cake/Test/Case/Console/Command/Task/PluginTaskTest.php
PHP
gpl3
6,206
<?php /** * SchemaShellTest Test file * * 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 LICENSE.txt * Redistribution...
100-percent-breakthrough
trunk/CakePHP/lib/Cake/Test/Case/Console/Command/SchemaShellTest.php
PHP
gpl3
16,996
<?php /** * HelpFormatterTest 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/CakePHP/lib/Cake/Test/Case/Console/HelpFormatterTest.php
PHP
gpl3
14,517
<?php /** * ShellDispatcherTest 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/CakePHP/lib/Cake/Test/Case/Console/ShellDispatcherTest.php
PHP
gpl3
14,910
<?php /** * ConsoleOutputTest 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/CakePHP/lib/Cake/Test/Case/Console/ConsoleOutputTest.php
PHP
gpl3
6,244
<?php /** * ConsoleErrorHandler Test case * * PHP versions 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 ...
100-percent-breakthrough
trunk/CakePHP/lib/Cake/Test/Case/Console/ConsoleErrorHandlerTest.php
PHP
gpl3
3,910
<?php /** * AllConsoleLibsTest 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 * Redistributi...
100-percent-breakthrough
trunk/CakePHP/lib/Cake/Test/Case/Console/AllConsoleLibsTest.php
PHP
gpl3
1,353
<?php /** * AllTasksTest 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/CakePHP/lib/Cake/Test/Case/Console/AllTasksTest.php
PHP
gpl3
1,161
<?php /** * AllShellsTest 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/CakePHP/lib/Cake/Test/Case/Console/AllShellsTest.php
PHP
gpl3
1,162
<?php /** * TaskCollectionTest 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 * Redistributi...
100-percent-breakthrough
trunk/CakePHP/lib/Cake/Test/Case/Console/TaskCollectionTest.php
PHP
gpl3
3,444
<?php /** * ShellTest file * * Test Case for Shell * * 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 LICENSE.txt ...
100-percent-breakthrough
trunk/CakePHP/lib/Cake/Test/Case/Console/ShellTest.php
PHP
gpl3
23,682
<?php /** * ConsoleOptionParserTest 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/CakePHP/lib/Cake/Test/Case/Console/ConsoleOptionParserTest.php
PHP
gpl3
18,703
<?php /** * AllRoutingTest 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/CakePHP/lib/Cake/Test/Case/AllRoutingTest.php
PHP
gpl3
1,248
<?php /** * AllLocalizationTest 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 * Redistribut...
100-percent-breakthrough
trunk/CakePHP/lib/Cake/Test/Case/AllI18nTest.php
PHP
gpl3
1,119
<?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/CakePHP/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/CakePHP/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/CakePHP/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/CakePHP/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/CakePHP/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/CakePHP/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/CakePHP/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/CakePHP/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/CakePHP/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/CakePHP/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/CakePHP/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/CakePHP/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/CakePHP/lib/Cake/Test/Case/Model/ModelWriteTest.php
PHP
gpl3
196,303
<?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/CakePHP/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/CakePHP/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/CakePHP/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/CakePHP/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/CakePHP/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/CakePHP/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/CakePHP/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/CakePHP/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/CakePHP/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/CakePHP/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/CakePHP/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/CakePHP/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/CakePHP/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/CakePHP/lib/Cake/Test/Case/Model/Datasource/Database/SqlserverTest.php
PHP
gpl3
19,222
<?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/CakePHP/lib/Cake/Test/Case/Model/Datasource/Database/MysqlTest.php
PHP
gpl3
151,954
<?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/CakePHP/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/CakePHP/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/CakePHP/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/CakePHP/lib/Cake/Test/Case/Model/Datasource/DboSourceTest.php
PHP
gpl3
39,996
<?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/CakePHP/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/CakePHP/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/CakePHP/lib/Cake/Test/Case/Model/ModelIntegrationTest.php
PHP
gpl3
70,565
<?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/CakePHP/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/CakePHP/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/CakePHP/lib/Cake/Test/Case/Model/ModelTestBase.php
PHP
gpl3
3,508