Commit Graph

58 Commits

Author SHA1 Message Date
lor6 6322aa350f Bael 737 v2 (#1509)
* in memory test

* update dependencies

* rename db

* remove create db

* update version

* update properties file
2017-03-26 20:19:07 +02:00
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
michal_aibin 03e97ffe0e Import All Eclipse modules 2016-10-30 10:45:20 +01: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 2d61ab0615 Upgraded Hibernate to 5.2.2.Final version. 2016-08-09 21:49:36 +02:00
bdragan b60a8c3d7e Hibernate second-level cache. 2016-07-31 23:14:26 +02:00
DOHA a6768e6a9d minor fix 2016-04-09 18:32:49 +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 93d6e3f67a testing work 2015-12-27 23:55:25 +02:00
eugenp 416302f950 maven upgrades, xsd cleanup 2015-10-26 15:09:08 +02: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 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 1e36d212d1 spring updates 2014-09-15 14:26:17 +03:00
eugenp c1de3ea8a3 making non-deployable projects jar type 2014-08-06 20:48:05 +03:00
eugenp f0b106ab60 persistence cleanup work 2014-06-03 19:58:42 +02:00
eugenp 65bf9a0a94 persistence sorting work 2014-06-03 19:54:03 +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 554df1148d Update FooServiceSortingTests.java 2014-05-09 15:52:41 -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
Eugen 34fe047d3b Merge pull request #5 from egmp777/master
All JPA/Hibernate Sorting Tests
2014-05-05 16:14:21 +03:00
egmp777 845cad104e All JPA Sorting Tests 2014-04-30 12:58:51 -05:00
egmp777 d244b373b8 All Tets 2014-04-19 17:52:21 -05:00
egmp777 1c2e4f37f2 SortingTestsForArticle 2014-04-13 19:51:00 -05:00
eugenp a086b8ff7f JPA pagination examples 2014-04-08 01:25:24 +02:00
Fábio a2a052eebc Update web.xml with new package of config files 2014-04-03 15:22:09 -03: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 fcf3e693f5 upgrading all xsds to spring 4 2013-12-31 19:12:12 +02:00
eugenp 5e462746e2 minor fix for spring config 2013-12-22 00:41:51 +02:00
eugenp d0a08ef594 upgrading to spring 4 2013-12-18 15:46:29 +02:00
eugenp 43757b1955 cleanup work 2013-12-18 14:55:41 +02:00
eugenp 757843907d maven upgrade to spring 3.2 2013-12-18 14:52:47 +02:00
eugenp 8641b95782 minor cleanup 2013-07-26 11:29:11 +03:00