| .. |
|
Auth
|
c5963ca6de
Remove use of TestCase::getMock() from "Auth" namepace tests.
|
9 years ago |
|
Cache
|
32705075a4
Remove use of TestCase::getMock() from "Cache" namepace tests.
|
9 years ago |
|
Collection
|
3eb93d3ef2
Fix CS errors
|
9 years ago |
|
Console
|
8dcf70d29d
Remove use of TestCase::getMock() from "Console" namepace tests.
|
9 years ago |
|
Controller
|
d00d7fdfe0
Remove use of TestCase::getMock() from "Controller" namepace tests.
|
9 years ago |
|
Core
|
b19dd062bb
remove unsued import
|
10 years ago |
|
Database
|
a6f8945561
Remove use of TestCase::getMock() from "Database" namepace tests.
|
9 years ago |
|
Datasource
|
3cc1f9abea
Replace all instances of getMock() with single argument.
|
9 years ago |
|
Error
|
5a812b72fc
Remove use of TestCase::getMock() from "Error" namepace tests.
|
9 years ago |
|
Event
|
718551b0ba
Remove use of TestCase::getMock() from "Event" namepace tests.
|
9 years ago |
|
Filesystem
|
31e643c081
update testFolderSubdirectories() to account a different subdirectory order
|
9 years ago |
|
Form
|
352d01df70
Remove use of TestCase::getMock() from "Form" namepace tests.
|
9 years ago |
|
I18n
|
235738aeb9
adding another exception for the assertTimeFormat method
|
9 years ago |
|
Log
|
6f37ab7c97
Remove use of TestCase::getMock() from "Log" namepace tests.
|
9 years ago |
|
Mailer
|
029f041e4d
Remove use of TestCase::getMock() from "Mailer" namepace tests.
|
9 years ago |
|
Network
|
07e390bacf
Remove use of TestCase::getMock() from "Network" namepace tests.
|
9 years ago |
|
ORM
|
3cc1f9abea
Replace all instances of getMock() with single argument.
|
9 years ago |
|
Routing
|
893358fa3b
Remove use of TestCase::getMock() from "Routing" namepace tests.
|
9 years ago |
|
Shell
|
b4b4d3d20c
Remove use of TestCase::getMock() from "Shell" namepace tests.
|
9 years ago |
|
TestSuite
|
3cc1f9abea
Replace all instances of getMock() with single argument.
|
9 years ago |
|
Utility
|
e4acb35503
Fix Security::randomBytes() fallback
|
9 years ago |
|
Validation
|
fe4f1f45b7
Adding a custom error message to Validator::allowEmpty()
|
10 years ago |
|
View
|
3cc1f9abea
Replace all instances of getMock() with single argument.
|
9 years ago |
|
BasicsTest.php
|
b19dd062bb
remove unsued import
|
10 years ago |
|
DatabaseSuite.php
|
039068a071
parameters number mismatch in function call
|
10 years ago |