chris9408
d00f690f2b
[BAEL-2948] requested PR changes
2020-01-01 18:12:54 +02:00
mikr
f449224819
Cucumber hooks - http://jira.baeldung.com/browse/BAEL-3590
2019-12-29 15:41:23 +01:00
mikr
6d4727fe22
Cucumber hooks - http://jira.baeldung.com/browse/BAEL-3590
2019-12-29 15:40:04 +01:00
chris9408
d4b4f91d8b
updated test names
2019-12-27 15:22:38 +02:00
chris9408
dc80c56040
Merge branch 'master' of https://github.com/chris9408/tutorials into feature/selenium-cookies
2019-12-25 01:15:19 +02:00
chris9408
2b614e3276
[BAEL-2948] Using cookies with Selenium WebDriver
2019-12-24 21:20:23 +02:00
Loredana Crusoveanu
17f2f86e1c
Merge pull request #8403 from johnA1331/master
...
BAEL-19551
2019-12-20 23:05:44 +02:00
Krzysztof Woyke
03c597aa45
BAEL-19988: Migrate rest-testing module to the com.baeldung package
2019-12-19 14:13:18 +01:00
Krzysztof Woyke
6d77774981
BAEL-19988: Migrate easy-random module to the com.baeldung package
2019-12-19 11:59:44 +01:00
Krzysztof Woyke
262ae155f3
BAEL-19988: Rename org.baeldung package to com.baeldung package
2019-12-19 11:55:26 +01:00
johnA1331
4ef41addb8
Update README.md
2019-12-19 18:40:58 +08:00
johnA1331
9a70a0634d
Update README.md
2019-12-19 18:39:19 +08:00
johnA1331
1034aecdde
Update README.md
2019-12-19 18:34:18 +08:00
Krzysztof Woyke
8239d09e1b
BAEL-19988: Migrate mocks module to the com.baeldung package
2019-12-19 11:17:45 +01:00
Krzysztof Woyke
c30fd97514
BAEL-19988: Migrate spring-testing module to the com.baeldung package
2019-12-19 11:02:46 +01:00
mikr
860e466b84
remove article from readme file as it's already in another modeule
2019-12-15 18:28:40 +01:00
Eric Martin
cb17175fbe
Merge pull request #8332 from Maiklins/BAEL-3586
...
BAEL-3586
2019-12-13 21:35:30 -06:00
François Dupire
fdf40ec867
dupirefr/dupire.francois+pro@gmail.com [BAEL-3445] Cucumber Backgrounds (Moved package) ( #8350 )
...
* [BAEL-3445] Added Background examples to Cucumber examples
* [BAEL-3445] Copied code to have a package dedicated to the article
* [BAEL-3445] Removed code from other package
2019-12-11 10:25:03 -08:00
mikr
d8d424adb3
http://jira.baeldung.com/browse/BAEL-3586
2019-12-08 19:22:06 +01:00
Josh Cummings
c1721cfaf7
Merge pull request #8311 from catalin-burcea/BAEL-18783
...
[BAEL-18783] - Fix formatting of POMs
2019-12-06 21:53:54 -07:00
Josh Cummings
2cc607101c
Merge pull request #8313 from kwoyke/BAEL-19798
...
BAEL-19798: Make PORT_NUMBER private
2019-12-06 20:19:19 -07:00
catalin-burcea
2f7e94bc92
[BAEL-18783] - Fix formatting of POMs
2019-12-06 11:40:56 +02:00
François Dupire
4394a14b0b
[BAEL-3445] Added Background examples to Cucumber examples ( #8319 )
2019-12-05 23:17:53 -08:00
Krzysiek
87c6b36409
BAEL-19798: Make PORT_NUMBER private
2019-12-05 19:34:53 +01:00
kwoyke
ef3277399e
BAEL-3231: Add usage example for MockitoJUnit.rule() ( #8304 )
2019-12-05 23:19:46 +07:00
Loredana Crusoveanu
0259c56d81
Merge pull request #8295 from kwoyke/BAEL-19798
...
BAEL-19798: Change port number for KarateIntegrationTest
2019-12-04 21:09:04 +02:00
Josh Cummings
65feb27817
Merge pull request #8127 from amit2103/BAEL-17317-2
...
[BAEL-17317] - Check article code - https://www.baeldung.com/junit-be…
2019-12-03 18:11:03 -07:00
Krzysiek
633776531d
BAEL-19798: Change port number for KarateIntegrationTest
2019-12-02 21:00:02 +01:00
Justin Albano
f9fec6a7be
BAEL-3444: Fixed calculator unit tests due to incorrect Cucumber glue directory.
2019-12-01 06:51:22 -05:00
Eric Martin
fb061167da
Merge pull request #8195 from albanoj2/BAEL-3444
...
BAEL-3444: Cucumber Data Table
2019-11-23 22:42:43 -06:00
johnA1331
35a72dfa90
Update README.md
2019-11-22 00:10:28 +08:00
Justin Albano
80e31fb880
BAEL-3444: Corrected line continuation formatting
2019-11-19 09:11:25 -05:00
Jonathan Cook
dbcf7a1f9d
BAEL-3416 - Mockito and Fluent APIs ( #8201 )
...
* BAEL-3416 - Mockito and Fluent APIs
- stage changes
* staging changes
* BAEL-3416 - Mockito and Fluent APIs
2019-11-17 08:44:14 -08:00
Matteo Rossi
bb3e595e52
Add Jenkinsfile & update gatling version ( #8198 )
2019-11-17 08:39:40 -08:00
Justin Albano
dfc16d8fc7
BAEL-3444: Updated Maven Cucumber version
2019-11-15 10:50:33 -05:00
Justin Albano
c72db3e57b
BAEL-3444: Corrected typo of test method name
2019-11-15 10:24:27 -05:00
Justin Albano
473dc2df5b
BAEL-3444: Simplified example steps
2019-11-14 20:50:45 -05:00
Justin Albano
3e80bd3388
BAEL-3444: Renamed parsing logic variables for improved clarity in the context of article.
2019-11-14 15:12:35 -05:00
Justin Albano
8b2595a5c0
BAEL-3444: Added Cucumber data table test cases.
2019-11-14 10:05:44 -05:00
dev-chirag
662e8aeaeb
BAEL-3236 Determine the execution time of JUnit Tests ( #7985 )
...
* BAEL3236 Execution time Junit
* BAEL3236 Execution time Junit
* BAEL3236 Added more test cases
* BAEL3236 Added more test cases
* BAEL3236 Renaming to integration test
* BAEL3236 Temporary enabling
* BAEL3236 Reverting Integration tests
* BAEL3236 Refactoring TCs
* BAEL3236 Refactoring TCs
* BAEL3236 Removing now unused spring and http client deps
* BAEL3236 Fixing test cases and updating the missed version in pom.xml
* BAEL3236 throwing Exception in TCs
2019-11-13 21:36:39 +00:00
Martin van Wingerden
b6de1ffbe1
Some README rendering corrections
...
Corrected sections without spaces
Best practice: add newline after section header
2019-11-07 21:04:14 +01:00
Josh Cummings
0c8cad77ca
Merge pull request #8038 from sjmillington/rest-move-1
...
[BAEL-18364] move spring-rest-*** articles - 1
2019-11-05 21:37:55 -07:00
Loredana Crusoveanu
d70fccbec9
Merge branch 'master' into master
2019-11-02 23:34:32 +02:00
Sjmillington
599df3c706
[BAEL-18364] - moved the findBugs link to testing-modules/testing-libraries, and copied over the sample code from the article
2019-11-02 13:10:11 +00:00
Sjmillington
d2fd54fd32
Fixed conflict
2019-11-02 12:51:10 +00:00
amit2103
d97b074239
[BAEL-17317] - Check article code - https://www.baeldung.com/junit-before-beforeclass-beforeeach-beforeall
2019-11-02 16:15:38 +05:30
Josh Cummings
994651a49f
Merge pull request #8048 from alessiostalla/BAEL-10229
...
#BAEL-10229 Remove the spring-boot-dependencies
2019-10-30 09:12:15 -06:00
johnA1331
3668446122
Update README.md
2019-10-30 22:00:58 +08:00
Dhawal Kapil
ea0f226cf6
Merge branch 'master' of https://github.com/johnA1331/tutorials into johnA1331-master
...
# Conflicts:
# algorithms-miscellaneous-4/README.md
# algorithms-sorting/README.md
# gradle-5/README.md
# java-dates-2/README.md
# jaxb/README.md
# jersey/README.md
# libraries-primitive/README.MD
# mapstruct/README.md
# metrics/README.md
# ml/README.md
# persistence-modules/sirix/README.md
# spring-5-data-reactive/README.md
# spring-5/README.md
# spring-boot-autoconfiguration/README.md
# spring-freemarker/README.md
# spring-mvc-simple-2/README.md
# spring-mvc-xml/README.md
# spring-thymeleaf-2/README.md
# testing-modules/junit-5-advanced/README.md
# xml/README.md
2019-10-30 05:18:36 +05:30
Alessio Stalla
096ce9d045
#BAEL-10229 Restore removed dependencies from load-testing-comparison module.
2019-10-29 00:02:53 +01:00