Commit Graph

11 Commits

Author SHA1 Message Date
Grzegorz Piwowarek edc1cc159f
Build fix (#3972)
* Fixed a unit test and commented others to fix the build failures

* Rename test
2018-04-10 08:48:29 +02:00
Magdalena Krause 2e1949b898 BAEL-1579: Renaming custom matcher and handling corner case. (#3928) 2018-04-03 14:41:09 -07:00
Magdalena Krause 6549e41afa BAEL-1579: Hamcrest custom matchers. (#3905)
* BAEL-1579: Hamcrest custom matchers.

* BAEL-1589: Removing hamcrest dependency test scope.
2018-03-29 13:58:19 -07:00
Magdalena Krause b508689815 BAEL-1578: Hamcrest Object and Beans matchers. (#3820) 2018-03-15 15:42:11 -07:00
Magdalena Krause bce01cfff5 Bael 1580 2 (#3787)
* BAEL-1580: Changing hamcrest dependency.

* BAEL-1580: Adding test scope.

* BAEL-1580: Adding comparesEqualTo and notANumber matchers.
2018-03-10 16:51:37 +01:00
Magdalena Krause 1bb98e491d BAEL-1580: Hamcrest number matchers. (#3749)
* BAEL-1580: Hamcrest number matchers.

* BAEL-1580: Moving hamcrest test to module mockito.
2018-03-06 16:46:35 +01:00
DOHA a674acacb9 move hamcrest text and file matchers 2018-03-05 17:17:25 +02:00
José Carlos Valero Sánchez ab40539043
Merge pull request #3089 from Namozag/bddmockito
BAEL-1184
2017-12-03 12:43:23 +00:00
Hany.Ahmed 449c107ef2 BAEL-1184
Quick Guide to BDDMockito
2017-11-20 21:46:29 +02:00
Eric Goebelbecker e2202f0285 BAEL-1182 - mocking final classes and methods with Mockito (#3083) 2017-11-19 11:47:03 -08: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