|
1c24b3e0d8
|
removed TestCase and WebTestCase.
|
2013-11-16 21:30:20 -05:00 |
|
|
949dda5fdb
|
tagged tests with @group tags
|
2013-09-14 12:49:47 +02:00 |
|
|
0596fa82fd
|
code style fixes
|
2013-08-13 02:43:47 +04:00 |
|
|
7cd9123c3b
|
Tests cleanup
- Better names
- Removed not used MySQLTestCase
- Moved base testcase for DB to db namespace
- Minor style fixes
|
2013-05-24 18:35:00 +04:00 |
|
|
cb8f5d702f
|
cleanup tests
|
2013-05-11 12:51:24 +02:00 |
|
|
4be9e195c2
|
Add Newlines
Appended newlines to every PHP document that did not have a newline as the last character in the file.
|
2013-05-05 17:04:55 +01:00 |
|
|
1a317ebe31
|
Fixed VarDumper::dump for objects
Otherwise it throws an exception that "Object of class ClassName
could not be converted to string"
|
2013-05-04 23:54:59 +04:00 |
|