Mark Story
|
91b4b45cfc
Add TestCase method to drop plugins.
|
7 years ago |
Mark Story
|
835a255042
Deprecate Plugin::unload()
|
7 years ago |
saeid
|
f9d2db1876
change the method to support array only
|
7 years ago |
Mark Story
|
6f5063344f
Merge branch '3.next' into dep-plugin-load
|
7 years ago |
Mark Story
|
02ceac049b
Backport isConfigured
|
7 years ago |
saeid
|
e01b9c75ad
replace Plugin::load() with $this->loadPlugins() in tests
|
7 years ago |
mscherer
|
6e8838c659
Fix test case.
|
8 years ago |
mscherer
|
de49841f18
Add consumeOrFail().
|
8 years ago |
chinpei215
|
480b118090
Fix test not passing
|
8 years ago |
Gabriel Caruso
|
8d2d57857a
Refactoring tests
|
8 years ago |
Gabriel Caruso
|
ceac93119e
Refactoring tests
|
8 years ago |
Gabriel Caruso
|
0eaf968db8
Refactoring tests
|
8 years ago |
Mark Story
|
aad65a0faf
Merge branch 'master' into 3.next
|
8 years ago |
Dariusz Ruminski
|
c936250731
Use adventage of newer PHPUnit sytax
|
8 years ago |
Dariusz Ruminski
|
ff023ed24e
DX PHPUnit - use dedicated assertions
|
8 years ago |
Mark Story
|
9ff3399128
Fix config deprecations in Cache/
|
8 years ago |
h-moriya
|
585d509a09
Added configurable default value
|
8 years ago |
Bryan Crowe
|
228e9ca1cf
Use simple strings where applicable
|
8 years ago |
Marc Würth
|
3a6bd75832
Use HTTPS for the opensource.org URL
|
8 years ago |
Marc Würth
|
c61ab5ee95
Use HTTPS for the cakefoundation.org URL
|
8 years ago |
Marc Würth
|
4c774ce4b7
Use HTTPS for the cakephp.org URL
|
8 years ago |
Cory Thompson
|
902c991027
Fix numerous typos
|
9 years ago |
Henrik Gemal
|
e808d23249
minor fixes to unit tests (#10052)
|
9 years ago |
dereuromark
|
b6e8a99db6
Update doc blocks to FQCN.
|
9 years ago |
Marc Würth
|
05305555a3
Remove superfluous whitespace in doc blocks
|
9 years ago |
antograssiot
|
b19dd062bb
remove unsued import
|
10 years ago |
ionas
|
909bac8c89
Clarified exception message
|
10 years ago |
ionas
|
b62aa83063
utilize phpunit test docblock conventions
|
10 years ago |
ionas
|
e97323a3b5
get => readOrFail, separated tests, added @link (docs still need to be updated), improved test to check for exception class type
|
10 years ago |
ionas
|
ce860d946b
added Configure::get()
|
10 years ago |