panos-kakos
07099a47c3
Task 20625 ( #14164 )
...
* [TASK-20625] Upgraded testing-modules to jdk9-and-above profile
* [TASK-20625] Fixed failing modules
* [TASK-20625] Removed ninja submodule from build
* Update pom.xml
---------
Co-authored-by: Dhawal Kapil <dhawalkapil@gmail.com >
2023-06-06 14:51:21 +05:30
Pedro Lopes
c932b75f21
BAEL 6249: Gray Box Testing ( #13610 )
...
* test implementation and sut class
* finishing up unit tests
* format
* fix test name
* changing method source name
* creating new module testing-techniques
* fix package name
---------
Co-authored-by: Ashley Frieze <ashley@incredible.org.uk >
2023-05-31 20:32:16 +01:00
Dhawal Kapil
f7fd945856
Merge branch 'master' of https://github.com/eugenp/tutorials into
...
task/JAVA-13721
# Conflicts:
# testing-modules/mockito-simple/pom.xml
2023-05-16 23:10:40 +05:30
Michael Olayemi
33ecaf4860
Uploading File using Selenium WebDriver in Java ( #13947 )
...
* Uploading File using Selenium WebDriver in Java
* Uploading File using Selenium WebDriver in Java
* Uploading File using Selenium WebDriver in Java
* Uploading File using Selenium WebDriver in Java
2023-05-08 09:08:08 +05:30
Dhawal Kapil
64658a5298
JAVA-13721 Moved mockito-simple to JDK9+ profiles
2023-04-28 22:03:51 +05:30
uzma
7fbfc36673
[BAEL-5894] Add Java code for Gatling perf test
2023-03-14 11:28:54 +00:00
Arman Sharif
d0020c33a1
BAEL-6164: Generate unit test data with Instancio ( #13350 )
2023-01-26 16:29:47 -08:00
Abhinav Pandey
ae2c901291
BAEL-5777 - Mocking a singleton with Mockito ( #12977 )
...
* BAEL-5777 - Mocking a singleton with Mockito
* BAEL-5777 - Mocking a singleton with Mockito - changing test class name
* BAEL-5777 - Mocking a singleton with Mockito - moving to new module
2022-11-07 10:17:03 +05:30
Eugene Kovko
9b166fd2df
BAEL-5760: Creating a separate mocks-2 module ( #12882 )
2022-10-16 15:10:50 -07:00
freelansam
0583091fa2
JAVA-14673 - Fix formatting of POMs ( #12722 )
...
* JAVA-14673 - Fix formatting of POMs
* cleanup
2022-09-13 21:22:49 +05:30
anuragkumawat
976e355b1f
JAVA-13336 Refactor mockito modules ( #12517 )
...
* JAVA-13336 Refactor mockito modules
* JAVA-13336 Fix Jenkins build
2022-07-21 23:10:50 +05:30
Dhawal Kapil
be1a779d3e
JAVA-12032 Added mockito-simple to testing-modules list
2022-07-15 17:54:12 +05:30
panos-kakos
98e1ded02a
Moved spring-mockito to testing-modules ( #12476 )
...
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com >
2022-07-11 20:59:42 +05:30
Haroon Khan
2bdc9bf90d
[JAVA-10432] Rename and enable testng-command-line module
2022-03-04 21:17:23 +00:00
davidmartinezbarua
6d1defcb1b
Merge pull request #11413 from Trixi-Turny/BAEL-5209-assert-type-of-object
...
BAEL-5209 example with JUnit5, Hamcrest and AssertJ
2021-11-22 16:11:16 -03:00
Trixi Turny
124385e952
BAEL-5209 add to modules sdk9 and above
2021-11-10 09:38:31 +00:00
chaos2418
bc2b3014dd
JAVA-1672: removing surefire configurations from parents
2021-11-07 19:14:37 +05:30
chaos2418
fcd8ed7c4f
JAVA-8267: updating testing-modules's junit and surefire configurations
2021-11-04 16:56:08 +05:30
sampadawagde
bbc0f4f86f
JAVA-5223: Fix formatting of POMs (Testing Modules)
2021-05-17 20:23:43 +05:30
Loredana Crusoveanu
d525e801d1
Merge branch 'master' into BAEL-4783-cucumber-tags-junit5
2021-04-21 11:33:56 +03:00
Trixi Turny
b9b751ae42
BAEL-4783 fix module name
2021-04-19 20:46:13 +01:00
Trixi Turny
75dd109fe8
BAEL-4783 rename module and fix indents
2021-04-19 20:45:56 +01:00
Krzysztof Woyke
5148bb0e80
JAVA-3578: Verify sub-modules - testing-modules
2021-03-31 20:13:00 +02:00
Jonathan Cook
da889d6387
BAEL-4836 - Mocking Static Methods with Mockito ( #10580 )
...
* BAEL-4706 - Spring Boot with Spring Batch
* BAEL-3948 - Fix test(s) in spring-batch which leaves repository.sqlite
changed
* BAEL-4736 - Convert JSONArray to List of Object using camel-jackson
* BAEL-4756 - Mockito MockSettings
* BAEL-4756 - Mockito MockSettings - fix spelling
* BAEL-2674 - Upgrade the Okhttp article
* BAEL-4204 - Adding Interceptors in OkHTTP
* BAEL-4836 - Mocking Static Methods with Mockito
Co-authored-by: Jonathan Cook <jcook@sciops.esa.int >
2021-03-23 08:09:39 -07:00
Otto Dvalishvili
3b3ada68c5
Bael 4781: Introduction to ZeroCode ( #10482 )
...
* small example of hexagonal architecture in java
* Bael-4781: Introduction to ZeroCode
* add readme
* Revert "small example of hexagonal architecture in java"
This reverts commit c0f96441
* refactoring
* refactoring
2021-02-25 22:00:21 -06:00
Jonathan Cook
5289ea242b
BAEL-4437 - System Rules ( #10047 )
...
Co-authored-by: Jonathan Cook <jcook@sciops.esa.int >
2020-09-17 14:22:49 -07:00
Mona Mohamadinia
c5d622875a
BAEL-4530: A Guide to @DynamicPropertySource in Spring ( #9877 )
...
* A Guide to @DynamicPropertySource in Spring
* Moving to a new module
* Reverting the Changes in the original module
2020-08-31 16:43:13 +01:00
marc06210
67b6f4f54b
BAEL-3960 ( #9070 )
...
Bael-3960, asserting log messages with junit code.
2020-05-04 17:03:21 +01:00
dupirefr
944a52f1ea
[JAVA-134] Actually renamed that module since IntelliJ didn't do it right the first time
2020-03-19 20:31:18 +01:00
dupirefr
3feaf8ede8
[JAVA-134] Created a powermockito module that uses version 2.21.0 version of Mockito
2020-03-19 20:31:14 +01:00
catalin-burcea
2f7e94bc92
[BAEL-18783] - Fix formatting of POMs
2019-12-06 11:40:56 +02:00
Catalin Burcea
160fd28fdd
Split or move testing-modules/junit-5 module ( #7879 )
2019-10-02 21:33:18 -06:00
Loredana Crusoveanu
daad1ef922
remove obsolete runfromjunit module ( #7751 )
2019-10-01 13:47:40 -07:00
Catalin Burcea
2255577ffd
[BAEL-16668] Split or move testing-modules/mockito module ( #7835 )
...
* Split or move testing-modules/mockito module
* [BAEL-16668] fix after merge with master
2019-09-28 13:23:52 -06:00
Loredana
35116b0e69
re-organize testing modules
2019-09-08 15:30:03 +03:00
Sjmillington
ce9ea390ba
renamed back to testing-modules, pulled together testing-modules-2 modules into single module
2019-09-04 18:03:26 +01:00
Sjmillington
ff871516ee
[BAEL-16669] moved testing-modules/testing modules into relevant folders
2019-08-31 11:38:35 +01:00
Jon Cook
7d1499f5c3
BAEL-2947 - Guide to Junit 4 Rules
2019-08-12 13:37:48 +02:00
Denis
0d3ee78140
BAEL 3084 Improvement: Move Xml Unit Articles ( #7330 )
...
* BAEL-2983 java objects generation with EasyRandom
* BAEL-2983 move easy random under testing-modules
* BAEL-2983 java objects generation with EasyRandom
* BAEL-2983 move easy random under testing-modules
* BAEL-3084 move xmlunit-2 under testing-modules
2019-07-18 10:48:37 -04:00
Denis
5216d789c4
BAEL-2983 move easy-random under testing-modules ( #7256 )
...
* BAEL-2983 java objects generation with EasyRandom
* BAEL-2983 move easy random under testing-modules
2019-07-12 10:31:12 +03:00
Priyesh Mashelkar
51e1014b26
Mocking a void method with EasyMock
...
Issue: BAEL-2952
2019-07-09 05:30:29 -06:00
Arho Huttunen
a11e0088ba
BAEL-2911 - JUnit Custom Display Name Generator API
2019-06-15 10:05:05 +03:00
Loredana
e877597d9d
rename junit module
2019-05-11 09:30:45 +03:00
Kacper Koza
81b323a695
Extract junit-5-configuration
2019-04-25 09:12:44 +02:00
Dhawal Kapil
a2f1f59e1f
BAEL-10890 Fixed minor formatting
2019-02-28 22:21:29 +05:30
Dhawal Kapil
f067f5a0f5
BAEL-10890 Added aggregator poms in several projects, cleaned up main pom.xml
2019-02-28 22:15:51 +05:30