Jeroen Meulemeester
|
885d5bb7dd
|
Add proper unit tests for event-aggregator pattern
|
2015-12-12 20:13:25 +01:00 |
|
Ilkka Seppälä
|
1b74e0ff67
|
Merge pull request #316 from fluxw42/master
Added more JUnit tests
|
2015-12-12 09:44:41 +02:00 |
|
Jeroen Meulemeester
|
94f80d1868
|
Add proper unit tests for composite pattern
|
2015-12-11 20:24:56 +01:00 |
|
Jeroen Meulemeester
|
c837ffe234
|
Add proper unit tests for double-dispatch pattern
|
2015-12-11 20:24:56 +01:00 |
|
Jeroen Meulemeester
|
2edc1898b1
|
Add proper unit tests for double-checked-locking pattern
|
2015-12-11 20:24:56 +01:00 |
|
Jeroen Meulemeester
|
29fc56002a
|
Add proper unit tests for dependency-injection pattern
|
2015-12-11 20:24:56 +01:00 |
|
Jeroen Meulemeester
|
0643289c74
|
Dependency org.mockito:mockito-core should have scope 'test'
|
2015-12-11 20:24:56 +01:00 |
|
Jeroen Meulemeester
|
2c0a5e8703
|
Add proper unit tests for facade pattern
|
2015-12-11 20:24:56 +01:00 |
|
Ilkka Seppälä
|
a3372febd0
|
Merge pull request #315 from Deses/master
Just Just a quick fix for the Front-controller pattern.
|
2015-12-11 20:46:18 +02:00 |
|
Carlos Romero
|
7df65adbfc
|
Just Just a quick fix for the Front-controller pattern.
|
2015-12-11 13:54:32 +01:00 |
|
Ilkka Seppälä
|
d7dd8d42af
|
Merge pull request #312 from fluxw42/master
Add proper unit tests for chain, bridge and builder pattern #293
|
2015-12-09 20:23:51 +02:00 |
|
Ilkka Seppälä
|
4e7a8fdaca
|
Merge pull request #314 from iluwatar/fstrategy
Functional approach to Strategy pattern #310
|
2015-12-08 23:27:01 +02:00 |
|
Ilkka Seppala
|
6e59d9554f
|
Functional approach to Strategy pattern #310
|
2015-12-08 23:25:05 +02:00 |
|
Ilkka Seppälä
|
e85308fbc4
|
Merge pull request #309 from JuhoKang/adapterdev
Attempt to solve issue #292
|
2015-12-08 20:53:15 +02:00 |
|
Jeroen Meulemeester
|
10a94cc91c
|
Add proper unit tests for decorator pattern
|
2015-12-07 20:37:27 +01:00 |
|
JuhoKang
|
e2d8079b36
|
Fixed code to follow coding conventions
|
2015-12-07 10:35:32 +09:00 |
|
Jeroen Meulemeester
|
8367c83aca
|
Add proper unit tests for bridge pattern #293
|
2015-12-06 23:48:48 +01:00 |
|
Jeroen Meulemeester
|
875e5b872c
|
Add proper unit tests for builder pattern #293
|
2015-12-06 23:14:07 +01:00 |
|
Jeroen Meulemeester
|
1fa617d08d
|
Add proper unit tests for chain pattern #293
|
2015-12-06 22:58:16 +01:00 |
|
Ilkka Seppala
|
6c1f025d0f
|
Apply code formatting rules to async-method-invocation example tests
|
2015-12-06 21:42:06 +02:00 |
|
Ilkka Seppälä
|
601964a2d1
|
Merge pull request #311 from fluxw42/master
Add proper unit tests for async-method-invocation #293
|
2015-12-06 21:33:03 +02:00 |
|
Jeroen Meulemeester
|
1884df525b
|
Add proper unit tests for async-method-invocation #293
|
2015-12-06 13:43:01 +01:00 |
|
Ilkka Seppala
|
507b89d5e4
|
Apply project coding conventions to Repository example
|
2015-12-05 21:26:30 +02:00 |
|
Ilkka Seppälä
|
02d6754804
|
Merge pull request #308 from neonds/spring-annotation-config
Annotation Config was added.
|
2015-12-05 21:12:12 +02:00 |
|
Ilkka Seppala
|
e709a196bd
|
Set version number for next development iteration
|
2015-12-02 23:26:07 +02:00 |
|
Ilkka Seppala
|
f018d13c39
|
Set version number for monthly release
1.8.0
|
2015-12-02 23:21:44 +02:00 |
|
JuhoKang
|
33b41f872e
|
The new java files was not added.. #292
|
2015-12-02 18:45:08 +09:00 |
|
JuhoKang
|
119d264779
|
issue #292
|
2015-12-01 16:00:31 +09:00 |
|
neonds
|
9a85dfe9df
|
Annotation Config was added. Now AppConfig contains a Main Method (same logic in App.java) to execute
|
2015-11-27 21:23:55 -06:00 |
|
Ilkka Seppälä
|
5bec63659f
|
Merge pull request #305 from hoswey/master
Fix #216 Repository vs DAO
|
2015-11-28 00:09:27 +02:00 |
|
hoswey
|
9d4fff6029
|
Fix #216 Repository vs DAO
|
2015-11-27 11:22:33 +08:00 |
|
Ilkka Seppälä
|
092d48d150
|
Merge pull request #294 from DevFactory/release1
Unit tests for adapter, business-delegate, factory-method and command modules
|
2015-11-22 08:44:13 +02:00 |
|
mfarid
|
6b99f2669e
|
Added capability for test coverage report generation and steps to do so.
|
2015-11-22 05:47:36 +05:30 |
|
mfarid
|
ced317bc9d
|
Added UnitTest cases for factory method.
|
2015-11-22 05:46:14 +05:30 |
|
mfarid
|
e5614e5a20
|
Added UnitTest cases for command.
|
2015-11-22 05:45:45 +05:30 |
|
mfarid
|
012b638023
|
Added UnitTest cases for business delegate.
|
2015-11-22 05:45:14 +05:30 |
|
mfarid
|
b577890db4
|
Added UnitTest cases for adapter.
|
2015-11-22 05:44:45 +05:30 |
|
Ilkka Seppala
|
8ba0192864
|
Add EIP tag to relevant patterns
|
2015-11-21 16:34:59 +02:00 |
|
Ilkka Seppälä
|
899b9617c9
|
Merge pull request #295 from iluwatar/JaXt0r-publish-subscribe
Jaxt0r publish subscribe
|
2015-11-21 16:10:34 +02:00 |
|
Ilkka Seppala
|
d0fca6d318
|
Improve the example and documentation
|
2015-11-21 16:05:55 +02:00 |
|
Ilkka Seppala
|
7885380633
|
Apply Google coding conventions
|
2015-11-21 15:12:31 +02:00 |
|
Ilkka Seppala
|
230c02fb24
|
Fix spelling
|
2015-11-21 15:09:23 +02:00 |
|
Ilkka Seppala
|
b97e9207a7
|
Update version number for Publish-Subscribe
|
2015-11-21 15:03:27 +02:00 |
|
Ilkka Seppala
|
8519e13de6
|
Merge branch 'publish-subscribe' of https://github.com/JaXt0r/java-design-patterns into JaXt0r-publish-subscribe
Conflicts:
pom.xml
|
2015-11-21 14:55:02 +02:00 |
|
Ilkka Seppälä
|
ba3f583467
|
Merge pull request #290 from hoswey/master
implements Twin design pattern #63
|
2015-11-16 21:09:41 +02:00 |
|
hoswey
|
142274f3f7
|
implements Twin design pattern #63, add credit and rephrase the comments
|
2015-11-16 10:01:03 +08:00 |
|
Ilkka Seppälä
|
5b06c52fff
|
Merge pull request #291 from tainarareis/abstract-factory
Issue #286: Added main method in Abstract Factory Example
|
2015-11-14 21:33:48 +02:00 |
|
Ilkka Seppälä
|
033f8e740d
|
Merge pull request #287 from l-cortese/master
log4j.xml relocated and excluded from JAR
|
2015-11-14 21:19:50 +02:00 |
|
tainarareis
|
34528173b7
|
Issue #286: Added main method in Abstract Factory Example
|
2015-11-14 16:48:19 -02:00 |
|
hoswey
|
fdbfa9e8ee
|
implements Twin design pattern #63
|
2015-11-14 17:38:35 +08:00 |
|