Commit Graph

118 Commits

Author SHA1 Message Date
Naoshadul Islam 8dc3487b67 Added relevant articles (#962)
* Added relevant articles

* Added relevant articles

* Created README.md and added relevant articles

* Added relevant articles

* Created README.md and added relevant articles

* Added relevant articles

* Added relevant articles

* Added relevnat articles

* Added relevant articles

* Added relevant articles

* Added relevant articles

* Added relevant articles

* Added relevant articles

* Added relevant articles

* Created README.md and added relevant articles

* Update README.md

* Added relevant articles

* Created README.md and added relevant articles

* Added relevant articles

* Update README.md

* Added relevant articles

* Added relevant articles

* Created README.md and added relevant articles

* Created README.md and added relevant articles

* Added relevant articles

* Added relevant articles

* Added relevant articles

* Added relevant articles

* Update README.md
2017-01-08 08:25:59 +01:00
DOHA c9385755ec upgrade dependencies 2016-12-07 00:38:58 +02:00
Dragan Bozanovic d0a6a0ed92 BAEL-446: Deleting objects with Hibernate. (#879) 2016-12-05 22:46:23 +01:00
eugenp 8628a63d95 test fixes 2016-11-03 12:47:43 +02:00
michal_aibin 3dd42cb1cd Updated errors in Eclipse import all modules 2016-10-31 21:48:24 +01:00
michal_aibin 03e97ffe0e Import All Eclipse modules 2016-10-30 10:45:20 +01:00
DOHA de1b5e0a17 minor cleanup 2016-10-18 15:52:19 +02:00
Naoshadul Islam ef363e2684 Updated README.md 2016-10-16 13:10:20 +03:00
Naoshadul Islam 5d9131771c Updated README.md 2016-10-16 13:05:59 +03:00
eugenp 856be0a08a formatting work 2016-10-12 08:02:05 +03:00
Álvaro Fernández González 52911fede4 Remove module and try-catch (#701)
* Add new module for mocks comparison.

* Add sources for testing.

* Changes on testCase.

* Enter some tests for mockito.

* More tests for Mockito.

* Even more tests.

* Add the rest of the mocking libraries.

* Javadoc on test.

* Test bare bones for EasyMock.

* Fist kind of test and setup.

* Add tests using EasyMock with a change on LoginService.

* Create LoginControllerTest.java

* Test setup

* [JMockit] No method called test.

* [JMockit] Two methods called test.

* [JMockit] One method called test.

* [JMockit] Exception mock test

* [JMockit] Mocked object to pass around test.

* [JMockit] Custom matcher test.

* [JMockit] Partial mocking test.

* [JMockit] Fix with IDE.

* Not stubs. Mocks. MOCKS!!!

* Remove unnecesary import.

* Use correct encoding. Was having problems with buildings.

* Remove failing module.

* Create new module mocks and move mock-comparisons there.

* Add jmockit module.

* Add model class.

* Add collaborator class.

* Add performer class.

* Add performer test.

* Fix

* Add interface for tests.

* Test for any.

* Test for with.

* Test for null.

* Test for times.

* Test for arg that.

* Test for result and returns.

* Test for delegate.

* Add verifications to any tests.

* Add verifications to with test.

* Add verification examples to methods using null.

* Add verifications to methods using times.

* Formatting.

* Compress tests and fix one test.

* Adding new article to readme.

* [BAEL-178] Add collaborator for advanced article.

* [BAEL-178] Add link to readme.

* [BAEL-178] Add test for mockUp.

* [BAEL-178] Add test for invoke method.

* [BAEL-178] Add constructors and tests for mockup for constructors.

* [BAEL-178] Add private fields and more test for deencapsulation.

* [BAEL-178] Add inner class and test for instantiating inner classes.

* [BAEL-178] Multimocks.

* [BAEL-178] Add test for expectation reusing.

* [BAEL-178] Move test class to tests folders.

* Add postgresql dependency.

* Add test and config with properties.

* [BAEL-114] Add new project for JPA with JNDI.

* [BAEL-114] Config without xml.

* [BAEL-114] Bring part of Foo, FooServie and FooDao.

* [BAEL-114] Show all foos.

* [BAEL-114] Readme.

* [BAEL-114] Undo changes on main jpa project.

* [BAEL-114] Remove unnecesary dependencies.

* [BAEL-114] Add tomcat config.

* [BAEL-114] Fixes.

* Add tests for Optional streams.

* Add Java 9 version of the test.

* Rename and move to new core-java-9 module.

* Move contents from spring-jpa-jndi to spring-jpa and make necessary changes.

* Do not use try-catch on configuration.
2016-09-26 14:01:52 +02:00
DOHA b62b5a37ab add possession relationship 2016-09-05 19:48:10 +02:00
bdragan 60a097624d Fixed a merge error. 2016-08-09 22:01:43 +02:00
bdragan ab1a928b1c Merge remote-tracking branch 'origin/master'
Conflicts:
	spring-jpa/pom.xml
	spring-jpa/src/test/java/META-INF/persistence.xml
2016-08-09 21:51:52 +02:00
bdragan 2d61ab0615 Upgraded Hibernate to 5.2.2.Final version. 2016-08-09 21:49:36 +02:00
Zeger Hendrikse 009e0045e2 Replaced tab with spaces 2016-08-08 13:49:03 +02:00
bdragan 8a03456386 Hibernate second-level cache. 2016-08-08 13:49:03 +02:00
Grzegorz Piwowarek c3766c0138 Remove eclipse-specific config 2016-08-02 00:15:36 +02:00
bdragan b60a8c3d7e Hibernate second-level cache. 2016-07-31 23:14:26 +02:00
eugenp f79715e6b2 minor cleanup 2016-07-24 13:01:24 +03:00
Grzegorz Piwowarek a09e6454f3 Remove Eclipse-specific files 2016-07-19 18:18:50 +03:00
DOHA a6768e6a9d minor fix 2016-04-09 18:32:49 +02:00
eugenp a2989da4bf maven work 2016-03-06 12:10:06 +02:00
eugenp 0708c51125 mave work 2016-03-06 11:59:13 +02:00
eugenp c467ca73e2 maven work 2016-03-06 11:49:59 +02:00
MichelLeBon 2bad287a2e Update README.md 2016-02-09 14:44:49 +02:00
MichelLeBon ab4b2d8a1a Update README.md 2016-02-06 23:52:34 +02:00
MichelLeBon 8b7e761c00 Update README.md 2016-02-06 23:48:50 +02:00
eugenp 8506171908 removing unused file 2016-02-06 21:09:04 +02:00
eugenp 95e2d063f4 general formatting work 2016-01-30 12:01:41 +02:00
eugenp 796d3668e7 minor maven upgrades 2016-01-30 12:00:06 +02:00
eugenp 93d6e3f67a testing work 2015-12-27 23:55:25 +02:00
eugenp 8238c11c80 maven upgrades 2015-12-21 11:34:42 +02:00
eugenp 416302f950 maven upgrades, xsd cleanup 2015-10-26 15:09:08 +02:00
eugenp 556b7ca886 maven work 2015-08-15 17:38:25 +03:00
eugenp 5dcca02c96 formatting work 2015-07-23 17:13:49 +03:00
eugenp a1e7be16b8 formatting cleanup 2015-07-23 16:54:23 +03:00
eugenp 641f28196d eclipse work 2015-06-20 05:43:41 +01:00
eugenp 9e5faf23f1 upgrade and eclipse work 2015-06-20 05:40:22 +01:00
eugenp a703253af9 maven work 2015-03-28 01:19:24 +02:00
eugenp 8d511164a8 small maven upgrades 2015-03-27 10:47:39 +02:00
eugenp 66978e97d4 maven upgrades 2015-02-21 19:57:34 +02:00
eugenp 7b531f0ce6 cleanup work 2015-01-31 20:57:57 +02:00
DOHA 3cc4fb96c1 fix jpa multiple db 2015-01-31 19:19:29 +02:00
DOHA 9bfbe37a4f modify method name 2015-01-30 12:29:25 +02:00
DOHA 15be913bdf jpa multiple databases 2015-01-28 22:14:56 +02:00
DOHA 1b7b58052b spring query clean up 2015-01-27 19:02:41 +02:00
DOHA 88bd851199 add spring jpa specifications test 2015-01-18 13:25:52 +02:00
DOHA cef741bdff JPA Criteria test 2015-01-13 21:10:55 +02:00
eugenp b089214ba6 maven work 2015-01-01 14:54:40 +02:00