Commit Graph

15 Commits

Author SHA1 Message Date
kwoyke
c59b4cf94d BAEL-3415: Get rid of the MockitoAnnotations.initMocks (#9787) 2020-07-30 07:50:21 +02:00
developerDiv
888926fe73 Rename DeliveryPlatform send method to 'deliver' to aid readability and avoiding confusion with EmailService.send method
Re-arrange order of mocks and inject mocks

Rename argument matcher and captor tests
2020-07-26 17:08:44 +01:00
developerDiv
445d0ecf61 Add static class to 'eq' and 'when' for greater readability. 2020-07-21 21:32:40 +01:00
developerDiv
8b2fe7b8a8 Rename tests 2020-07-19 15:44:48 +01:00
developerDiv
c9a65c76e2 Initial commit of ArgumentCaptor 2020-07-19 09:35:35 +01:00
Gergo Petrik
d0e8752b69 Mockint objectmapper with mockito (#9017)
* Mockint objectmapper with mockito

* enforcing naming convention for test classes

* removed Spring

* removed unattended changes

* modified example

* simplified call stack in flower validator
2020-04-24 09:00:30 -05:00
Belma Jakupovic
202c7d1f90 additional answers mockito change repository method (#9082) 2020-04-15 21:15:59 +02:00
Belma Jakupovic
6c13633cac Belma Jakupovic - Mockito additional answers (#9041) 2020-04-06 20:22:28 +02: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
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
Jon Cook
3297adc992 BAEL-2125 - Mockito UnnecessaryStubbingException 2019-05-02 14:47:14 +02:00
amit2103
d268ffa5c9 [BAEL-7670] Added logback.xml in missing modules in src/main/resources 2018-08-05 18:40:49 +05:30
Amit Pandey
7206e64bef Bael 6556 3 (#4382)
* Added parent module on poms that have no parent defined

* Removed dependency reduced pom from undertow module

* [BAEL-6556] - Next set of renames of testcases

* [BAEL-6556] - Next set of renames of testcases

* [BAEL-6556] - Next set of renames of testcases

* [BAEL-6556] - Next set of renames of testcases
2018-06-01 13:12:51 +02:00
bahti
d6096fc58b BAEL 1185 Lazy Verification with Mockito 2 mini-article accompanying code (#2985)
* BAEL-1185 Add Mockito2 lazy verification test

* Test multiple exceptions with lazy verification

* move mockito2 lazyVerificationTest to testing-modules

* update test method name in lazyverificationtest
2017-11-14 13:17:57 +01:00
Grzegorz Piwowarek
776a01429e Group testing modules (#3014)
* move security content from spring-security-rest-full

* swagger update

* move query language to new module

* rename spring-security-rest-full to spring-rest-full

* group persistence modules

* group testing modules

* try fix conflict
2017-11-12 11:16:46 +01:00