Harry9656
5136e7349b
JAVA-27804: Remove explicit logging dependency ( #15448 )
2024-01-09 09:48:12 +02:00
Amit Pandey
7cfb65748b
Fix pom files in Spring Web and testing module ( #15538 )
2024-01-03 07:41:51 +05:30
Lucian Snare
eb8f8cf56d
Update readme
2024-01-01 23:28:48 -05:00
Lucian Snare
c172e8e13b
Merge branch 'master' of github.com:eugenp/tutorials into BAEL-7271-junit-parameterresolver
2024-01-01 22:45:02 -05:00
Lucian Snare
32594a2b23
Add examples of failing parameterized tests with no ParameterResolver
2024-01-01 22:43:51 -05:00
anuragkumawat
2096eac575
JAVA-29231 Move modules inside existing container modules ( #15492 )
2024-01-01 21:27:05 +02:00
Oscar Mauricio Forero Carrillo
164ef67325
Bael 7317 ( #15415 )
...
* BAEL-7226: Code for the improvements of the Percentages article.
* BAEL-7226: Rename Test to follow the convention
* BAEL-7317: Update the code to the latest versions of Spock, Groovy and the maven matching configuration
* BAEL-7317: Add code for the article improvements
2023-12-30 09:42:21 +01:00
anuragkumawat
a347c74e04
JAVA-29004 Remove parent-java module ( #15477 )
2023-12-27 18:47:23 +02:00
timis1
c75c95205d
JAVA-26077 Build default-jdk9-and-above and integration-jdk9-and-above profiles on JDK 21 ( #15425 )
...
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-12-26 00:56:04 +01:00
edizor
110cf95773
Update README.md
...
[skip ci]
2023-12-17 08:07:58 +08:00
Maiklins
8ea98f014f
Merge pull request #15384 from Michaelin007/jplatform
...
Failure Threshold Support for @RepeatedTest in Junit
2023-12-16 10:23:40 +01:00
michaelin007
62195e14d4
Failure Threshold Support for @RepeatedTest in Junit
2023-12-11 06:18:58 +00:00
michaelin007
b0be6dbf36
Failure Threshold Support for @RepeatedTest in Junit
2023-12-09 18:15:25 +00:00
panos-kakos
bf1aaf197f
[JAVA-28504] Clean up
2023-12-08 08:51:11 +01:00
davidmartinezbarua
238c7d61fb
Merge pull request #15357 from sam-gardner/BAEL-7240-Verify-Lambda-call-using-mockito
...
BAEL-7240 Add example code for verifying lambda calls with mockito
2023-12-06 11:31:31 -03:00
panos-kakos
cf858a1493
Java 27490 ( #15217 )
...
* [JAVA-27490] Set java.version of JDK 9+ profile to JDK 17
* [JAVA-27490] Removed java.version from modules
* [JAVA-27490] Commented modules that are failing
* [JAVA-27490] Clean up
* [JAVA-27490] Clean up
2023-12-05 10:43:20 +05:30
Sam Gardner
75afba12d1
BAEL-7240 Add example code for verifying lambda calls with mockito
2023-12-04 13:18:04 +00:00
timis1
e6501ada07
JAVA-26705 Upgrade lombok to latest version ( #15305 )
...
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-12-03 21:19:12 +02:00
anuragkumawat
e076a171ee
JAVA-26736 Upgrade jackson to latest version
2023-11-30 22:54:02 +05:30
edizor
9d20500b64
Update README.md
...
[skip ci]
2023-11-24 21:38:30 +08:00
davidmartinezbarua
74d24d9b87
Merge pull request #15151 from parthiv39731/PR-7091
...
BAEL-7091
2023-11-20 16:38:16 -03:00
timis1
40315beb0d
JAVA-26733 Upgrade wiremock to the latest version ( #15206 )
2023-11-20 11:44:00 +02:00
parthiv39731
c76f6a56da
Merge branch 'eugenp:master' into PR-7091
2023-11-20 12:50:08 +05:30
edizor
2d538b6582
Update README.md
...
[skip ci]
2023-11-18 19:08:25 +08:00
parthiv39731
c265dc7041
Merge branch 'eugenp:master' into PR-7091
2023-11-16 20:28:19 +05:30
parthiv39731
f12328011b
BAEL-7091
...
reverted Java 9 snippets
2023-11-16 20:10:00 +05:30
parthiv39731
6a7e63795d
BAEL-7091
...
removed Java 9 snippets
2023-11-15 11:15:27 +05:30
panos-kakos
21eb70547f
[JAVA-26719] Upgraded joda-time to latest version ( #15189 )
2023-11-13 12:00:45 +02:00
davidmartinezbarua
0db917b0ce
Merge pull request #15163 from hmdrzsharifi/BAEL-7157
...
BAEL-7157: Introduce @SelectMethod for Selecting Methods in @Suite Classes in Junit
2023-11-11 14:31:43 -03:00
parthiv39731
cd9ab90fc8
BAEL-7091
...
Moved to new module
2023-11-10 20:51:43 +05:30
Dmytro Budym
1f609d3aaf
Code examples for article: Switching Between Frames Using Selenium We… ( #14973 )
...
* Code examples for article: Switching Between Frames Using Selenium WebDriver in Java
* continuation indent 2
* moved to selenium-2 package
2023-11-10 08:38:28 +05:30
Bipin kumar
3fbd2eaab9
JAVA-26001_Q_Z: Fix formatting of POMs for modules Q to Z ( #14960 )
2023-11-09 13:18:02 +02:00
hmdrz
75a64be865
#BAEL-7157: upgrade dependency version and add extra dependencies
2023-11-09 11:22:48 +03:30
hmdrz
b6d28c4446
#BAEL-7157: add main test suite
2023-11-09 11:22:14 +03:30
hmdrz
f33372e091
#BAEL-7157: add one extra method
2023-11-09 11:21:54 +03:30
parthiv39731
e9431ce416
BAEL-7091
...
Formatting fixed
2023-11-06 19:27:07 +05:30
parthiv39731
c61a1dace1
BAEL-7091 Asserting Nested Map with JUnit
2023-11-06 12:24:02 +05:30
edizor
353b0974dd
Update README.md
...
[skip ci]
2023-10-29 06:35:10 +08:00
Liam Williams
ab85c88147
Merge pull request #14817 from ashleyfrieze/BAEL-7006-mock-env-variables
...
BAEL-7006 Create example code for environment variables article
2023-10-20 16:10:20 +01:00
panos-kakos
385d969b7c
[JAVA-25960] Upgraded junit-jupiter & junit-platform version
2023-10-08 21:20:41 +03:00
Ashley Frieze
b8bf616f3e
Added JRE exclusion
2023-10-08 11:55:42 +01:00
edizor
bcc3050383
Update README.md
...
[skip ci]
2023-10-05 19:20:51 +08:00
brokenhardisk
071d0ca2e9
BAEL-6849 Junit Tests for Interfaces in Java ( #14847 )
...
* BAEL-6849 Junit Tests for Interfaces in Java
* BAEL-6849 Junit Tests for Interfaces in Java
* BAEL-6849 Junit Tests for Interfaces in Java
* BAEL-6849 JUnit Tests for Interfaces in Java
2023-10-02 10:33:58 +05:30
edizor
fe818359cc
Update README.md
...
[skip ci]
2023-09-30 00:21:44 +08:00
Ashley Frieze
ece337978c
BAEL-7006 Create example code for environment variables article
2023-09-24 12:08:59 +01:00
edizor
ed5c1ca1da
Update README.md
...
[skip ci]
2023-09-21 20:25:05 +08:00
edizor
55c63f9911
Update README.md
...
[skip ci]
2023-09-21 20:15:27 +08:00
edizor
8b50598314
Update README.md
...
[skip ci]
2023-09-21 20:04:09 +08:00
Jonathan Cook
2e58e30ffa
BAEL-6221 Get Mocks from MockedConstruction in Mockito ( #14776 )
...
Co-authored-by: jcook02 <jonathan.paul.cook@ext.esa.int>
2023-09-19 18:51:33 +02:00
edizor
b032c439b3
Update README.md
...
[skip ci]
2023-09-16 09:05:48 +08:00