32 Commits

Author SHA1 Message Date
lor6
052c149b0e in memory test (#1476)
* in memory test

* update dependencies

* rename db

* remove create db

* update version
2017-03-25 16:12:17 -05:00
Dragan Bozanovic
d0a6a0ed92 BAEL-446: Deleting objects with Hibernate. (#879) 2016-12-05 22:46:23 +01: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
8a03456386 Hibernate second-level cache. 2016-08-08 13:49:03 +02:00
eugenp
95e2d063f4 general formatting work 2016-01-30 12:01:41 +02:00
eugenp
5dcca02c96 formatting work 2015-07-23 17:13:49 +03: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
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
f0b106ab60 persistence cleanup work 2014-06-03 19:58:42 +02:00
eugenp
c970f3261e formatting work 2014-05-16 22:40:53 +03:00
egmp777
79f00d975f Compiled in Eclipse and synched 2014-05-10 15:37:49 -05:00
egmp777
942b186e60 Hibernate/JPA Sorting Repo Compiled in Eclipse 2014-05-10 15:13:30 -05:00
eugenp
a5c1d774ec initial compilation fixes 2014-05-10 15:33:07 +03:00
egmp777
08aa91739e Synched with Local 2014-05-09 18:05:11 -05:00
egmp777
82ccad7146 Update Bar.java 2014-05-09 15:51:04 -05:00
eugenp
a4f71ef281 testing fixes 2014-05-06 00:39:49 +03:00
eugenp
a086b8ff7f JPA pagination examples 2014-04-08 01:25:24 +02:00
eugenp
ebb75abf66 maven upgrades, new way of configuring properties for persistence 2014-03-26 12:34:22 +02:00
eugenp
29f02a2a8b persistence cleanup 2014-01-25 15:28:38 +02:00
eugenp
5e462746e2 minor fix for spring config 2013-12-22 00:41:51 +02:00
eugenp
a746480326 dao work 2013-06-01 00:40:51 +03:00
eugenp
5fc81e081e xml configuration working as well 2013-05-31 23:57:15 +03:00
eugenp
829521b212 jpa work 2013-05-31 23:15:06 +03:00
eugenp
210be2e573 jpa work 2013-05-31 23:13:16 +03:00
eugenp
71a230ef91 jpa work 2013-05-18 15:54:43 +03:00
eugenp
dbd5616f5a jpa work 2013-05-18 13:18:34 +03:00
eugenp
676bc5d160 new spring jpa tutorial 2013-05-18 13:08:43 +03:00