CF
c150871a94
Update to JUnit5 across all modules ( #1668 )
...
* Updated saga to JUnit 5
* Update fix for CI job in trampoline module
* Updated update-method module to JUnit 5
* Upgraded to latest JUnit Jupiter
JUnit 4 is not needed when using JUnit-Vintage
* Reverted change to access modifier on Trampoline
* Cleanup to resolve code smells
* Formatting
* Formatting
* Migrating to JUnit5 and updating some Mockito patterns
* Migrating to JUnit5
* Migrating to JUnit5
* Migrating to JUnit 5
* Formatting cleanup
* Added missing scope for junit
* Fixed tests that were not running previously.
Co-authored-by: Subhrodip Mohanta <hello@subho.xyz>
2021-03-06 14:42:46 +05:30
Subhrodip Mohanta
7891c2b117
update inception year to 2021 ( #1653 )
2021-02-14 11:57:57 +02:00
Toxic Dreamz
860453b46b
Fixed JUnit tests causing build issues due to mixing JUnit 4 & JUnit 5
2020-08-19 23:14:37 +04:00
Anurag Agarwal
428efc7d53
Java 11 migrate remaining p ( #1122 )
...
* Moves partial-response to Java 11
* Moves pipeline to Java 11
* Moves poison-pill to Java 11
* Moves priority-queue to Java 11
* Moves private-class-data to Java 11
* Moves producer-consumer to Java 11
* Moves promise to Java 11
* Moves property to Java 11
* Moves prototype to Java 11
* Moves proxy to Java 11
* Corrects checkstyle errors
* Fixes build for pipeline pattern
2020-01-16 08:06:36 +02:00
Leon Mak
c8a481bb77
Add java 11 support for #987 (o-t) ( #1051 )
...
* Use java 11
* Use .of
- Replace Arrays.asList with List.of
- Replace HashSet<>(List.of()) with Set.of
* Formatting
2019-10-29 08:37:40 +02:00
Alexander Ivanov
4904d7eea0
#1021 : Fix checkstyle warnings by changing the license header template ( #1027 )
...
* Add custom license header style in order to comply with Google's Checkstyle format
* Update license headers to comply with Google's Checkstyle format
2019-10-22 08:15:35 +03:00
Ilkka Seppälä
9ebbc421dd
Update license headers
2019-10-12 20:05:54 +03:00
Gopinath Langote
a59e0fa961
#631 - Partial Response : Update copyright header.
2017-09-22 11:53:26 +05:30
Gopinath Langote
44e4b3c803
#631 - Partial Response : Implement Field to json conversion
2017-09-14 22:34:02 +05:30
Gopinath Langote
c89bf0eb44
#631 - Partial Response : Add java doc
2017-09-14 21:50:40 +05:30
Gopinath Langote
6d3dce065d
#631 - Partial Response : Get specified fields response.
2017-09-14 19:45:56 +05:30
Gopinath Langote
d0ad0f7ea9
#631 - Partial Response : Add missing length in video details
2017-09-14 19:35:52 +05:30
Gopinath Langote
a0c081f5ea
#631 - Partial Response : Return video details as json string.
2017-09-14 19:27:46 +05:30
Gopinath Langote
b7dbb4049c
#631 - Partial Response : [Refactor] Modify video model fields.
2017-09-14 19:15:44 +05:30
Gopinath Langote
87d4853846
#631 - Partial Response : [Refactor] Rename GetDetails method by id.
2017-09-14 18:47:46 +05:30
Gopinath Langote
f38119c565
#631 - Partial Response : Get video details by id.
2017-09-14 10:09:02 +05:30
Gopinath Langote
5828ef9dd1
#631 - Partial Response : Get video details by id.
2017-09-14 10:08:56 +05:30