Commit Graph

7933 Commits

Author SHA1 Message Date
Grzegorz Piwowarek edc1cc159f
Build fix (#3972)
* Fixed a unit test and commented others to fix the build failures

* Rename test
2018-04-10 08:48:29 +02:00
Grzegorz Piwowarek 0a018254ae
Rename test (#3971) 2018-04-10 06:54:31 +02:00
Tom Hombergs d1260a1fa5
Merge pull request #3927 from yapith/BAEL1623
BAEL-1623 sample spring boot gradle project
2018-04-09 22:26:48 +02:00
Tom Hombergs 7a066f8952
Merge pull request #3955 from iaforek/master
BAEL-1648 - Measure Time Elapsed in Java
2018-04-09 22:23:17 +02:00
Loredana Crusoveanu dca0a7c474
Merge pull request #3958 from MherBaghinyan/BAEL-1638
BAEL-1638
2018-04-09 13:17:03 +03:00
Loredana Crusoveanu 560421c5b2
Update README.md 2018-04-09 12:59:17 +03:00
Loredana Crusoveanu 70088b3706
Merge pull request #3965 from eugenp/cayenne-issue
change test names
2018-04-09 12:58:38 +03:00
Loredana Crusoveanu 08e3fd1f61 exclude libraries 2018-04-09 12:22:13 +03:00
Loredana Crusoveanu d90e0db6c5 change test names 2018-04-09 10:32:14 +03:00
Loredana Crusoveanu a7d878ca75
Merge pull request #3951 from bahti/BAEL-1663
asserting exceptions in junit4 and junit5 code sample added
2018-04-09 10:15:59 +03:00
hyapit f43893b18d Removed AlternateEntryPoint 2018-04-08 20:57:02 -07:00
mherbaghinyan 80c2c8c883 move javafx code to a separate module 2018-04-08 23:54:17 +04:00
Tom Hombergs c0ab2f7510
Merge pull request #3956 from mkuligowski/master
BAEL-1692
2018-04-08 21:39:53 +02:00
mherbaghinyan 5d636bac03 move javafx code to a separate module 2018-04-08 23:20:59 +04:00
Mariusz Kuligowski 0eb71c85d9 Fix test names 2018-04-08 19:45:33 +02:00
Mariusz Kuligowski 651fe2c0fb Add unit tests for CarEngineFacade 2018-04-08 19:24:50 +02:00
Mariusz Kuligowski e07e4116fc Implement facade for carsystem 2018-04-08 19:23:57 +02:00
Mariusz Kuligowski b6301771be Add classes of complex car subsystem 2018-04-08 19:20:02 +02:00
Mariusz Kuligowski b864ae9ded Initialize facade subproject 2018-04-08 19:19:14 +02:00
iaforek 97c405834e BAEL-1648 - Measure Time Elapsed in Java 2018-04-08 15:48:13 +01:00
bahti e045189ab7 asserting exceptions in junit4 and junit5 code sample added 2018-04-08 13:03:40 +03:00
igorpele 3d827783f7 Thymeleaf conditionals (#3949)
* different types of thymeleaf conditionals

* improved thymeleaf conditionals
2018-04-07 08:54:06 -07:00
Kashif Masood 13bedabb99 BAEL-1530 - Guide to java.lang.System (#3616)
* Different types of bean injection in Spring - eval

* Different types of bean injection in Spring - eval - changed to java config

* Different types of bean injection in Spring - eval - unit tests and fixes

* BAEL-1530 - Guide to java.lang.System

* removed eval article stuff

* updated unit tests: removed sysouts and unrelated stuff

* updated examples for easiness. refactoring.

* fixed typos, identified by unit tests

* broken into multiple unit tests
2018-04-07 17:35:45 +02:00
Tom Hombergs ce40046339
Merge pull request #3945 from asturcon/beforeAfterAnnotationsJunit
BAEL-1662 Before after annotations junit
2018-04-07 06:25:55 +02:00
Eugen Paraschiv 27086aab33 pom cleanup 2018-04-07 00:17:10 +03:00
Eugen Paraschiv 624c72b1c3 testing work 2018-04-07 00:02:53 +03:00
Eugen Paraschiv 885c565de4 testing work 2018-04-06 23:31:26 +03:00
Marcos Lopez Gonzalez 74e66a8ba9 Merge branch 'masterupstream' into beforeAfterAnnotationsJunit 2018-04-06 19:26:40 +02:00
Marcos Lopez Gonzalez 311684bc57 Before and after Junit annotations 2018-04-06 19:26:26 +02:00
aietcn ca53793bb0 update BAEL-1565 test method names (#3943) 2018-04-06 17:19:15 +02:00
Pello Altadill 2f5d74ad37 BAEL-1562 - Thymeleaf dependency updated (#3940)
* BAEL-1562 - Thymeleaf sample working

* BAEL-1562 Code added for Fragments sample

* BAEL-1562 - Last correction for the test

* BAEL-1562 - Thymeleaf sample working

* BAEL-1562 Code added for Fragments sample

* BAEL-1562 - Last correction for the test

* Updates Thymeleaf version to 3.0.9.RELEASE
2018-04-06 06:10:46 -05:00
Graham Cox 1b454b7267 Examples for BAEL-1169 (#3934) 2018-04-06 06:08:33 -05:00
Loredana Crusoveanu 0c6c5b9286
Merge pull request #3932 from SeunMatt/master
Example Code for BAEL-1682
2018-04-06 10:03:06 +03:00
Pello Altadill 5edb9acb95 BAEL-1562 - Working with Fragments in Thymeleaf (#3868)
* BAEL-1562 - Thymeleaf sample working

* BAEL-1562 Code added for Fragments sample

* BAEL-1562 - Last correction for the test

* BAEL-1562 - Thymeleaf sample working

* BAEL-1562 Code added for Fragments sample

* BAEL-1562 - Last correction for the test
2018-04-05 21:46:47 -05:00
Tom Hombergs b20a3a1097
Merge pull request #3909 from mansi2392/master
BAEL-1557 Intro to Apache OpenNlp
2018-04-05 23:26:48 +02:00
Seun Matt 9f55d1a64d Merge branch 'master' of https://github.com/eugenp/tutorials 2018-04-05 19:29:42 +01:00
Seun Matt 04cca3a62d updated example source code 2018-04-05 19:29:12 +01:00
ocheja 460a317e6a BAEL-1602 (#3926)
* Implement examples for ASCII Art in Java

* Remove deprecated use of ControllerClassNameHandlerMapping

* Implement examples for JSTL core tag

* Implement examples for JSTL formatting tags

* Implement examples for JSTL SQL tags

* Implement examples for JSTL XML tags

* Implement examples for JSTL function tags

* Setup controllers package scanning

* Add link to article on jstl

* naming change

* Add jstl maven repository
2018-04-05 16:38:10 +02:00
Carlo Corti 5a44224fd9 Added TestScheduler to TimeFiltering operators test (#3935) 2018-04-05 11:02:56 +02:00
hyapit f27664413c Removed redundant bootJar block 2018-04-04 22:14:20 -07:00
hyapit 858f83a3de Added another bootJar manifest configuration example commented out 2018-04-04 22:13:29 -07:00
Carlo Corti 0bf46b81a2 BAEL-1512 Filtering Observables in RxJava (#3931)
* Added test cases for RxJava Filtering Operators

* Added @Ignore on TimeFiltering tests
2018-04-05 06:09:06 +02:00
Seun Matt 6b02742728 updated properties file for example 2018-04-05 01:27:37 +01:00
Seun Matt 099278bfb8 added example code for BAEL-1682 2018-04-05 01:04:02 +01:00
Seun Matt e8c4bb6308 Merge branch 'master' of https://github.com/eugenp/tutorials 2018-04-04 22:58:56 +01:00
Alessio Stalla 266c285533 BAEL-1040 (#3929)
* Code for BAEL-1040

* Amended code for BAEL-1040

* Amended tests for BAEL-1040
2018-04-03 16:44:06 -07:00
hyapit 759a2d1eed BAEL-1623 Added an bootJar block in build.gradle 2018-04-03 16:24:19 -07:00
Loredana Crusoveanu a81bd92cef
Merge pull request #3894 from MherBaghinyan/BAEL-1638
Bael 1638
2018-04-04 01:04:27 +03:00
Magdalena Krause 2e1949b898 BAEL-1579: Renaming custom matcher and handling corner case. (#3928) 2018-04-03 14:41:09 -07:00
mherbaghinyan 1a443a6c63 bring back the maven 2018-04-04 00:10:17 +04:00