Commit Graph

27 Commits

Author SHA1 Message Date
sampadawagde d9db0949cb JAVA-5223: Fix formatting of POMs (Testing Modules) 2021-05-17 20:23:43 +05:30
Krzysztof Woyke 5e3e710e84 JAVA-3295: Fix pom properties in testing-modules 2021-03-24 10:31:09 +01:00
Jonathan Cook bc2352684a BAEL-4341 - Add AfterEach annotation instead of BeforeEach on tearDown
method
2020-08-13 09:12:53 +02:00
johnA1331 cb9e7920a0 Update README.md 2020-07-23 22:11:49 +08:00
Jonathan Cook a8dac80752 BAEL-4341 - JUnit test for System.out.println() (#9694)
* BAEL-4198 - Fix Selenium Live Tests

* BAEL-4198

* BAEL-4024 - Taking Screenshots with Selenium WebDriver

* BAEL-4341 - JUnit test for System.out.println()

Co-authored-by: Jonathan Cook <jcook@sciops.esa.int>
2020-07-13 18:46:32 -07:00
Atanas Gegov 1cca64cc70 Fix palindrome unit test
One of the test cases was not as described in the test method name. Also corrected formatting in another test case.
2020-04-04 00:57:04 +03:00
johnA1331 9693040b38 Update README.md 2020-03-07 11:01:02 +08:00
johnA1331 077224fce8 Update README.md 2020-02-10 15:02:46 +08:00
johnA1331 07aa3ad9fc Update README.md 2020-02-05 16:08:11 +08:00
mikr 511c21976d BAEL-3590 Fix Cucumber Hooks Integration Tests 2020-01-24 09:26:40 +01:00
Eric Martin 69b655dcf8 Merge pull request #8449 from Maiklins/BAEL-3590-cucumber-hooks
BAEL-3590 cucumber hooks
2020-01-04 14:44:37 -06:00
Maiklins 09e800e605 Update testing-modules/testing-libraries/src/test/java/com/baeldung/cucumberhooks/books/BookStoreWithHooksIntegrationTest.java
Co-Authored-By: KevinGilmore <kpg102@gmail.com>
2020-01-03 18:56:41 +01:00
mikr a58ac8eb3c Cucumber hooks - http://jira.baeldung.com/browse/BAEL-3590 2019-12-29 15:41:23 +01:00
mikr 21b8a4b067 Cucumber hooks - http://jira.baeldung.com/browse/BAEL-3590 2019-12-29 15:40:04 +01:00
johnA1331 bf1359bda7 Update README.md 2019-12-19 18:39:19 +08:00
François Dupire c8cafe8cd2 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
catalin-burcea 153a3923f0 [BAEL-18783] - Fix formatting of POMs 2019-12-06 11:40:56 +02:00
François Dupire 8121161b36 [BAEL-3445] Added Background examples to Cucumber examples (#8319) 2019-12-05 23:17:53 -08:00
Justin Albano f67a990ce9 BAEL-3444: Fixed calculator unit tests due to incorrect Cucumber glue directory. 2019-12-01 06:51:22 -05:00
Justin Albano 03a1413465 BAEL-3444: Corrected line continuation formatting 2019-11-19 09:11:25 -05:00
Justin Albano 4910f5879a BAEL-3444: Updated Maven Cucumber version 2019-11-15 10:50:33 -05:00
Justin Albano 530507243a BAEL-3444: Corrected typo of test method name 2019-11-15 10:24:27 -05:00
Justin Albano 423a529f56 BAEL-3444: Simplified example steps 2019-11-14 20:50:45 -05:00
Justin Albano b51f276b2c BAEL-3444: Renamed parsing logic variables for improved clarity in the context of article. 2019-11-14 15:12:35 -05:00
Justin Albano 2319130043 BAEL-3444: Added Cucumber data table test cases. 2019-11-14 10:05:44 -05:00
Sjmillington 4350c939eb [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 f1673ce653 [BAEL-18364] move spring-rest-*** articles - 1 2019-10-17 17:17:31 +01:00