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 |
saeid
|
e01b9c75ad
replace Plugin::load() with $this->loadPlugins() in tests
|
7 years ago |
Gabriel Caruso
|
8d2d57857a
Refactoring tests
|
8 years ago |
Dariusz Ruminski
|
c936250731
Use adventage of newer PHPUnit sytax
|
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
|
0d7e70cd35
Fix expectedExceptionMessage to handle >=PHP7
|
9 years ago |
Cory Thompson
|
902c991027
Fix numerous typos
|
9 years ago |
Henrik Gemal
|
e808d23249
minor fixes to unit tests (#10052)
|
9 years ago |
Marc Würth
|
f05e7e760f
Remove superfluous "Class" from doc blocks
|
9 years ago |
Marc Würth
|
05305555a3
Remove superfluous whitespace in doc blocks
|
9 years ago |
antograssiot
|
b19dd062bb
remove unsued import
|
10 years ago |
mark_story
|
05f26e1d95
Make JsonConfig pretty print config files.
|
10 years ago |
Yves P
|
99b1cc72f6
Corrects the "Tests" links in various docblocks
|
10 years ago |
ADmad
|
c83a192ba5
Show specific error message in exception if json_decode() fails.
|
11 years ago |
ADmad
|
c3fd5ab1c9
Throw exception if json file is empty or result of decoding is not array.
|
11 years ago |
ADmad
|
cc36f19c76
Throw an exception if json decoding fails.
|
11 years ago |
ADmad
|
9d4893f591
Add JsonConfig configure engine.
|
11 years ago |