Marc Würth
|
7cfa0116f4
Removed "PHP 5" from file header DocBlocks
|
12 年 前 |
Bryan Crowe
|
a943ea5c34
Add space between classname(s)
|
12 年 前 |
euromark
|
394bf1054d
remove name attribute where not necessary, clean up doc blocks
|
13 年 前 |
Marc Würth
|
4c9f0414cb
Improved the DocBlocks and other code cleanup
|
13 年 前 |
Graham Weldon
|
26a08c6780
Updated copyright
|
13 年 前 |
Graham Weldon
|
66d856d883
Added extra line for referencing license file for copyright
|
13 年 前 |
Ceeram
|
16be9d4990
remove unused local vars
|
13 年 前 |
euromark
|
b811afbc44
double spaces to single ones
|
13 年 前 |
euromark
|
b7f1740d2b
correcting coding-standards
|
13 年 前 |
mark_story
|
35bf3097cd
Fixing missing imports in generated tests.
|
13 年 前 |
AD7six
|
d01f0e9f67
correct tests to match desired behavior
|
14 年 前 |
AD7six
|
a56ec8d6cf
Correct TestTask tests
|
14 年 前 |
Washington
|
287c7b432a
fix broken tests for TestTask class
|
14 年 前 |
AD7six
|
6933b31be5
include plugin name in model tests
|
14 年 前 |
Graham Weldon
|
c77c6f3b57
Removed unncessary line to fix coding standards
|
14 年 前 |
AD7six
|
6a744b277e
create tests for baking a test for a component, behavior and helper
|
14 年 前 |
euromark
|
bc2cd00123
cake 2.2 test case fixes (assert corrections, correct class names)
|
14 年 前 |
Kyle Robinson Young
|
8bbe250bec
Correct method descriptions and remove unused property
|
14 年 前 |
Kyle Robinson Young
|
90e7afbdc7
Correct parameter order of assertEquals and assertNotEquals
|
14 年 前 |
Juan Basso
|
3b1bd90ad6
Updated copyright to 2012.
|
14 年 前 |
mark_story
|
ed1d34accc
Fix most coding standards issues in Test/Console
|
14 年 前 |
mark_story
|
7d51db9e63
Merge branch '2.0' into 2.1
|
14 年 前 |
Rob McVey
|
8e93c4cd34
Fix for Consolce/Task/TestTask::getRealClassName(). Controller names of exactly 10 letters
|
14 年 前 |
Kyle Robinson Young
|
22582aee63
Upgrade legacy uses of App::build() types
|
14 年 前 |
Kyle Robinson Young
|
c4829dc3b8
Use App::RESET instead of true with App::build()
|
14 年 前 |
mark_story
|
3b9f88030e
Add tests for previous commit.
|
14 年 前 |
mark_story
|
9ff0739504
Improving test generation.
|
14 年 前 |
Kyle Robinson Young
|
5388237099
Consistently setting setUp() and tearDown() on test cases
|
14 年 前 |
mark_story
|
ab77afbaec
Adding tests for lowercase type names.
|
14 年 前 |
mark_story
|
30225520ff
Update assertEqual to assertEquals.
|
14 年 前 |