Dominik Liebler
|
5f76faeb1c
|
PHP 5.3 compatibility
|
2013-07-18 11:36:41 +02:00 |
|
Florent
|
cf0036babb
|
using exception instead of null return (preventing potential NPE)
|
2013-07-08 09:50:49 +02:00 |
|
Florent
|
89f1e64ad0
|
bugfix in UserMapper::findAll
|
2013-07-08 09:38:42 +02:00 |
|
Florent
|
ff0159e21c
|
test restore with find
|
2013-07-08 09:28:57 +02:00 |
|
Trismegiste
|
c3a433f0c6
|
adding test for find
|
2013-07-08 04:35:20 +02:00 |
|
Trismegiste
|
51fe7d477f
|
making a unit test class with mockup instead of unfinished script
|
2013-07-08 04:25:19 +02:00 |
|
Trismegiste
|
b9d335bb43
|
add test for null object
|
2013-05-13 21:49:51 +02:00 |
|
Trismegiste
|
f040f8043d
|
PSR-0 for namespace and filename + tests
|
2013-05-13 20:13:19 +02:00 |
|
Trismegiste
|
f92be4efec
|
full tests
|
2013-05-12 22:20:12 +02:00 |
|
Trismegiste
|
71a43e2e93
|
tests for CoR
|
2013-05-12 22:08:56 +02:00 |
|
Trismegiste
|
5ef810f3d0
|
add the generic handler and the request classes
|
2013-05-12 20:52:29 +02:00 |
|
Trismegiste
|
a3648c449e
|
adding comments
|
2013-05-12 14:32:16 +02:00 |
|
Trismegiste
|
d2e86f1c35
|
mediator in one pass
|
2013-05-12 14:25:17 +02:00 |
|
Trismegiste
|
afcf985bdc
|
a unit test for the builder pattern
|
2013-05-12 12:31:03 +02:00 |
|
Trismegiste
|
8eb0626530
|
add tests for this pattern
|
2013-05-12 11:13:56 +02:00 |
|
Trismegiste
|
3695a15150
|
more uses of iterator in PHP
|
2013-05-11 22:37:20 +02:00 |
|
Trismegiste
|
8120aae5a7
|
some typo and comments
|
2013-05-11 22:18:12 +02:00 |
|
Trismegiste
|
20433dd8a5
|
the test is the client
|
2013-05-11 20:56:47 +02:00 |
|
Trismegiste
|
d520e37d95
|
adding tests for the command pattern
|
2013-05-11 17:34:06 +02:00 |
|
Trismegiste
|
e325cd9fe6
|
changing class name
|
2013-05-11 16:43:14 +02:00 |
|
Trismegiste
|
1d99a9e65a
|
test with mockup
|
2013-05-11 16:14:08 +02:00 |
|
Trismegiste
|
aa8069fc45
|
a relevant example for iterator
|
2013-05-11 12:47:26 +02:00 |
|
Trismegiste
|
44e03cae46
|
more test to show the key features of patterns
|
2013-05-11 10:49:44 +02:00 |
|
Trismegiste
|
661d7e80a3
|
todo test
|
2013-05-11 02:56:50 +02:00 |
|
Trismegiste
|
185baaae73
|
test decorator
|
2013-05-11 02:50:22 +02:00 |
|
Trismegiste
|
42dd2383c1
|
test for rendering with embedded form
|
2013-05-11 01:46:13 +02:00 |
|
Trismegiste
|
e70395c0a3
|
improving the render to show the tree with indentations
|
2013-05-11 01:36:57 +02:00 |
|
Trismegiste
|
6443fecebc
|
PSR-0 with tests
|
2013-05-11 01:17:22 +02:00 |
|
Trismegiste
|
153445b5d0
|
comment and typo
|
2013-05-11 00:28:22 +02:00 |
|
Trismegiste
|
eebdbc1dc5
|
a REAL abstract factory not a helper-like full of static
|
2013-05-10 23:54:19 +02:00 |
|
Trismegiste
|
d4ae3bcd8f
|
use constant instead of string
|
2013-05-10 21:29:43 +02:00 |
|
Trismegiste
|
cc765bde41
|
the REAL factory method pattern
|
2013-05-10 21:09:55 +02:00 |
|
Trismegiste
|
9b7330795d
|
(not design) pattern : simple factory
|
2013-05-10 20:22:43 +02:00 |
|
Trismegiste
|
87d4c9277d
|
test for static factory
|
2013-05-10 19:52:53 +02:00 |
|
Trismegiste
|
148bf4934d
|
light bootstrap for unit tests
|
2013-05-10 19:51:19 +02:00 |
|