task_id
stringlengths
56
111
project_name
stringclasses
59 values
git_clone_url
stringclasses
59 values
rev1
stringlengths
40
40
rev2
stringlengths
40
40
rev1_date
timestamp[s]date
2009-12-30 10:28:22
2025-12-19 02:22:17
rev2_date
timestamp[s]date
2009-12-30 12:53:04
2025-12-19 04:13:51
git_diff_url
stringlengths
119
154
test_file
stringlengths
41
137
test_changes
listlengths
1
31
version
stringclasses
57 values
java_version
int64
8
17
CodePlato3721_shiro-redis-3.3.0__056ecf1_fb87fbd__RedisManagerTest_498d4c17
CodePlato3721_shiro-redis-3.3.0
https://github.com/CodePlato3721/shiro-redis.git
056ecf1dff7084af80617c6fe856497ec477fc22
fb87fbd16b1f3a33697088071d5074054b75cb9c
2018-03-04T02:00:24
2018-03-04T02:14:43
https://github.com/CodePlato3721/shiro-redis/compare/056ecf1dff7084af80617c6fe856497ec477fc22...fb87fbd16b1f3a33697088071d5074054b75cb9c
src/test/java/org/crazycake/shiro/RedisManagerTest.java
[ { "change_id": "11_CodePlato3721_shiro-redis-3.3.0_056ecf1_fb87fbd_RedisManagerTest", "test_sign": "org/crazycake/shiro/RedisManagerTest.testSet:()V", "class": "RedisManagerTest", "method": "testSet", "module": "", "junit_selector": "org.crazycake.shiro.RedisManagerTest#testSet", "old_te...
3.3.0
11
CodePlato3721_shiro-redis-3.3.0__234a7ec_34d1af0__RedisCacheManagerTest_7f7deeaf
CodePlato3721_shiro-redis-3.3.0
https://github.com/CodePlato3721/shiro-redis.git
234a7ec09972609aaf89da8c78aa677add3c55ff
34d1af0961cbe89b28480c8c6550898621ad01cb
2018-03-04T01:58:27
2018-03-04T02:00:11
https://github.com/CodePlato3721/shiro-redis/compare/234a7ec09972609aaf89da8c78aa677add3c55ff...34d1af0961cbe89b28480c8c6550898621ad01cb
src/test/java/org/crazycake/shiro/RedisCacheManagerTest.java
[ { "change_id": "18_CodePlato3721_shiro-redis-3.3.0_234a7ec_34d1af0_RedisCacheManagerTest", "test_sign": "org/crazycake/shiro/RedisCacheManagerTest.testGetCache:()V", "class": "RedisCacheManagerTest", "method": "testGetCache", "module": "", "junit_selector": "org.crazycake.shiro.RedisCacheMan...
3.3.0
11
CodePlato3721_shiro-redis-3.3.0__34d1af0_056ecf1__RedisCacheManagerTest_7f7deeaf
CodePlato3721_shiro-redis-3.3.0
https://github.com/CodePlato3721/shiro-redis.git
34d1af0961cbe89b28480c8c6550898621ad01cb
056ecf1dff7084af80617c6fe856497ec477fc22
2018-03-04T02:00:11
2018-03-04T02:00:24
https://github.com/CodePlato3721/shiro-redis/compare/34d1af0961cbe89b28480c8c6550898621ad01cb...056ecf1dff7084af80617c6fe856497ec477fc22
src/test/java/org/crazycake/shiro/RedisCacheManagerTest.java
[ { "change_id": "20_CodePlato3721_shiro-redis-3.3.0_34d1af0_056ecf1_RedisCacheManagerTest", "test_sign": "org/crazycake/shiro/RedisCacheManagerTest.testGetCache:()V", "class": "RedisCacheManagerTest", "method": "testGetCache", "module": "", "junit_selector": "org.crazycake.shiro.RedisCacheMan...
3.3.0
11
DerekYRC_mini-spring-main__b004b39_626cc53__DynamicProxyTest_08d64df3
DerekYRC_mini-spring-main
https://github.com/DerekYRC/mini-spring.git
b004b39a741342b86aca8b50f6d1e41e5e22fd89
626cc53ec71324eb9c7bf01f12470092b42b3dd4
2025-12-19T02:22:17
2025-12-19T04:13:51
https://github.com/DerekYRC/mini-spring/compare/b004b39a741342b86aca8b50f6d1e41e5e22fd89...626cc53ec71324eb9c7bf01f12470092b42b3dd4
src/test/java/org/springframework/test/aop/DynamicProxyTest.java
[ { "change_id": "1_DerekYRC_mini-spring-main_b004b39_626cc53_DynamicProxyTest", "test_sign": "org/springframework/test/aop/DynamicProxyTest.testAdvisor:()V", "class": "DynamicProxyTest", "method": "testAdvisor", "module": "", "junit_selector": "org.springframework.test.aop.DynamicProxyTest#te...
main
8
Hakky54_ayza-v10.0.3__751f736_cbee6eb__SSLFactoryShould_de63ab55
Hakky54_ayza-v10.0.3
https://github.com/Hakky54/ayza.git
751f736fca4cdef271db20f0537b2af67efb9b29
cbee6ebd17d58a494f3eb36cf12e9b28cf374643
2024-05-29T09:20:53
2024-05-29T09:23:49
https://github.com/Hakky54/ayza/compare/751f736fca4cdef271db20f0537b2af67efb9b29...cbee6ebd17d58a494f3eb36cf12e9b28cf374643
sslcontext-kickstart/src/test/java/nl/altindag/ssl/SSLFactoryShould.java
[ { "change_id": "34_Hakky54_ayza-v10.0.3_751f736_cbee6eb_SSLFactoryShould", "test_sign": "nl/altindag/ssl/SSLFactoryShould.throwExceptionWhenTrustStorePathIsAbsentFromSystemProperty:()V", "class": "SSLFactoryShould", "method": "throwExceptionWhenTrustStorePathIsAbsentFromSystemProperty", "module"...
v10.0.3
11
Hakky54_ayza-v10.0.3__cf1f163_28c6589__SSLFactoryShould_de63ab55
Hakky54_ayza-v10.0.3
https://github.com/Hakky54/ayza.git
cf1f1635858ad2e14cf49cc04b5d778fb8d2bbaf
28c6589b7ad1c507647e69660283781386ff69b2
2024-05-30T07:19:35
2024-05-30T11:43:38
https://github.com/Hakky54/ayza/compare/cf1f1635858ad2e14cf49cc04b5d778fb8d2bbaf...28c6589b7ad1c507647e69660283781386ff69b2
sslcontext-kickstart/src/test/java/nl/altindag/ssl/SSLFactoryShould.java
[ { "change_id": "37_Hakky54_ayza-v10.0.3_cf1f163_28c6589_SSLFactoryShould", "test_sign": "nl/altindag/ssl/SSLFactoryShould.throwExceptionWhenTrustStorePathIsAbsentFromSystemProperty:()V", "class": "SSLFactoryShould", "method": "throwExceptionWhenTrustStorePathIsAbsentFromSystemProperty", "module"...
v10.0.3
11
Project-Books_book-project-v0.1.0__2d7897f_eef6154__CustomShelfUtilsTest_7a1e0054
Project-Books_book-project-v0.1.0
https://github.com/Project-Books/book-project.git
2d7897f6edf7963d868b9303f6d12252f468cff0
eef61540f68aac1d78c3be9c968510cd472f69f7
2020-11-24T20:31:18
2020-11-24T20:41:04
https://github.com/Project-Books/book-project/compare/2d7897f6edf7963d868b9303f6d12252f468cff0...eef61540f68aac1d78c3be9c968510cd472f69f7
src/test/java/com/karankumar/bookproject/backend/util/CustomShelfUtilsTest.java
[ { "change_id": "121_Project-Books_book-project-v0.1.0_2d7897f_eef6154_CustomShelfUtilsTest", "test_sign": "com/karankumar/bookproject/backend/util/CustomShelfUtilsTest.returnNoBooksIfNoBooksInCustomShelf:()V", "class": "CustomShelfUtilsTest", "method": "returnNoBooksIfNoBooksInCustomShelf", "mod...
v0.1.0
11
Project-Books_book-project-v0.1.0__2d7897f_eef6154__PredefinedShelfUtilsTest_4230c8ea
Project-Books_book-project-v0.1.0
https://github.com/Project-Books/book-project.git
2d7897f6edf7963d868b9303f6d12252f468cff0
eef61540f68aac1d78c3be9c968510cd472f69f7
2020-11-24T20:31:18
2020-11-24T20:41:04
https://github.com/Project-Books/book-project/compare/2d7897f6edf7963d868b9303f6d12252f468cff0...eef61540f68aac1d78c3be9c968510cd472f69f7
src/test/java/com/karankumar/bookproject/backend/util/PredefinedShelfUtilsTest.java
[ { "change_id": "129_Project-Books_book-project-v0.1.0_2d7897f_eef6154_PredefinedShelfUtilsTest", "test_sign": "com/karankumar/bookproject/backend/util/PredefinedShelfUtilsTest.getAllPredefinedShelfNamesFromDatabase:()V", "class": "PredefinedShelfUtilsTest", "method": "getAllPredefinedShelfNamesFromD...
v0.1.0
11
Project-Books_book-project-v0.1.0__36e3a0a_149681d__BookFormTest_fb4b1a3c
Project-Books_book-project-v0.1.0
https://github.com/Project-Books/book-project.git
36e3a0a88c265c3a31bd9dade53d5f4c240e5223
149681d59ff97d71a353da1985628be58d98ac1c
2020-10-31T11:37:05
2020-10-31T12:45:42
https://github.com/Project-Books/book-project/compare/36e3a0a88c265c3a31bd9dade53d5f4c240e5223...149681d59ff97d71a353da1985628be58d98ac1c
src/test/java/com/karankumar/bookproject/ui/book/BookFormTest.java
[ { "change_id": "138_Project-Books_book-project-v0.1.0_36e3a0a_149681d_BookFormTest", "test_sign": "com/karankumar/bookproject/ui/book/BookFormTest.updateValuesInDatabaseForExistingBookWhenSaveEventIsCalled:()V", "class": "BookFormTest", "method": "updateValuesInDatabaseForExistingBookWhenSaveEventIs...
v0.1.0
11
Project-Books_book-project-v0.1.0__36e3a0a_308de9f__BookFormTest_d8a9683b
Project-Books_book-project-v0.1.0
https://github.com/Project-Books/book-project.git
36e3a0a88c265c3a31bd9dade53d5f4c240e5223
308de9f34dc95b77772e746cbe8b390053319a56
2020-10-31T11:37:05
2020-10-31T17:31:11
https://github.com/Project-Books/book-project/compare/36e3a0a88c265c3a31bd9dade53d5f4c240e5223...308de9f34dc95b77772e746cbe8b390053319a56
src/test/java/com/karankumar/bookproject/ui/book/BookFormTest.java
[ { "change_id": "4_Project-Books_book-project-v0.1.0_36e3a0a_308de9f_BookFormTest", "test_sign": "com/karankumar/bookproject/ui/book/BookFormTest.updateValuesInDatabaseForExistingBookWhenSaveEventIsCalled:()V", "class": "BookFormTest", "method": "updateValuesInDatabaseForExistingBookWhenSaveEventIsCa...
v0.1.0
11
Project-Books_book-project-v0.1.0__36e3a0a_75ca874__BookFormTest_c250b9e6
Project-Books_book-project-v0.1.0
https://github.com/Project-Books/book-project.git
36e3a0a88c265c3a31bd9dade53d5f4c240e5223
75ca874a5210f964da88b4b4a87296209fbffe33
2020-10-31T11:37:05
2020-10-31T17:42:24
https://github.com/Project-Books/book-project/compare/36e3a0a88c265c3a31bd9dade53d5f4c240e5223...75ca874a5210f964da88b4b4a87296209fbffe33
src/test/java/com/karankumar/bookproject/ui/book/BookFormTest.java
[ { "change_id": "77_Project-Books_book-project-v0.1.0_36e3a0a_75ca874_BookFormTest", "test_sign": "com/karankumar/bookproject/ui/book/BookFormTest.updateValuesInDatabaseForExistingBookWhenSaveEventIsCalled:()V", "class": "BookFormTest", "method": "updateValuesInDatabaseForExistingBookWhenSaveEventIsC...
v0.1.0
11
Project-Books_book-project-v0.1.0__36e3a0a_76a1ee6__BookFormTest_1169e383
Project-Books_book-project-v0.1.0
https://github.com/Project-Books/book-project.git
36e3a0a88c265c3a31bd9dade53d5f4c240e5223
76a1ee65c8a25efd4ef99f81c7ed4c2414ab3e99
2020-10-31T11:37:05
2020-10-31T17:23:04
https://github.com/Project-Books/book-project/compare/36e3a0a88c265c3a31bd9dade53d5f4c240e5223...76a1ee65c8a25efd4ef99f81c7ed4c2414ab3e99
src/test/java/com/karankumar/bookproject/ui/book/BookFormTest.java
[ { "change_id": "1_Project-Books_book-project-v0.1.0_36e3a0a_76a1ee6_BookFormTest", "test_sign": "com/karankumar/bookproject/ui/book/BookFormTest.updateValuesInDatabaseForExistingBookWhenSaveEventIsCalled:()V", "class": "BookFormTest", "method": "updateValuesInDatabaseForExistingBookWhenSaveEventIsCa...
v0.1.0
11
Project-Books_book-project-v0.1.0__38dea5c_2d7897f__ReadingGoalServiceTest_344c5022
Project-Books_book-project-v0.1.0
https://github.com/Project-Books/book-project.git
38dea5c9b7113f1c6c0761f9d9755b8ec06e88bd
2d7897f6edf7963d868b9303f6d12252f468cff0
2020-11-24T19:31:07
2020-11-24T20:31:18
https://github.com/Project-Books/book-project/compare/38dea5c9b7113f1c6c0761f9d9755b8ec06e88bd...2d7897f6edf7963d868b9303f6d12252f468cff0
src/test/java/com/karankumar/bookproject/backend/service/ReadingGoalServiceTest.java
[ { "change_id": "176_Project-Books_book-project-v0.1.0_38dea5c_2d7897f_ReadingGoalServiceTest", "test_sign": "com/karankumar/bookproject/backend/service/ReadingGoalServiceTest.overwriteExistingGoalOnSave:()V", "class": "ReadingGoalServiceTest", "method": "overwriteExistingGoalOnSave", "module": "...
v0.1.0
11
Project-Books_book-project-v0.1.0__38dea5c_2d7897f__CustomShelfUtilsTest_7a1e0054
Project-Books_book-project-v0.1.0
https://github.com/Project-Books/book-project.git
38dea5c9b7113f1c6c0761f9d9755b8ec06e88bd
2d7897f6edf7963d868b9303f6d12252f468cff0
2020-11-24T19:31:07
2020-11-24T20:31:18
https://github.com/Project-Books/book-project/compare/38dea5c9b7113f1c6c0761f9d9755b8ec06e88bd...2d7897f6edf7963d868b9303f6d12252f468cff0
src/test/java/com/karankumar/bookproject/backend/util/CustomShelfUtilsTest.java
[ { "change_id": "174_Project-Books_book-project-v0.1.0_38dea5c_2d7897f_CustomShelfUtilsTest", "test_sign": "com/karankumar/bookproject/backend/util/CustomShelfUtilsTest.returnNoBooksIfNoBooksInCustomShelf:()V", "class": "CustomShelfUtilsTest", "method": "returnNoBooksIfNoBooksInCustomShelf", "mod...
v0.1.0
11
Project-Books_book-project-v0.1.0__38dea5c_2d7897f__PredefinedShelfUtilsTest_731dbbd9
Project-Books_book-project-v0.1.0
https://github.com/Project-Books/book-project.git
38dea5c9b7113f1c6c0761f9d9755b8ec06e88bd
2d7897f6edf7963d868b9303f6d12252f468cff0
2020-11-24T19:31:07
2020-11-24T20:31:18
https://github.com/Project-Books/book-project/compare/38dea5c9b7113f1c6c0761f9d9755b8ec06e88bd...2d7897f6edf7963d868b9303f6d12252f468cff0
src/test/java/com/karankumar/bookproject/backend/util/PredefinedShelfUtilsTest.java
[ { "change_id": "182_Project-Books_book-project-v0.1.0_38dea5c_2d7897f_PredefinedShelfUtilsTest", "test_sign": "com/karankumar/bookproject/backend/util/PredefinedShelfUtilsTest.getAllPredefinedShelfNamesFromDatabase:()V", "class": "PredefinedShelfUtilsTest", "method": "getAllPredefinedShelfNamesFromD...
v0.1.0
11
Project-Books_book-project-v0.1.0__44cdecd_ae5cf05__AuthorTest_b4930d46
Project-Books_book-project-v0.1.0
https://github.com/Project-Books/book-project.git
44cdecdaaf583e5d1894a57858a5e690ce1f8a6e
ae5cf0546272da64385340fdfe54e313a0010be9
2020-11-13T17:10:15
2020-11-14T01:51:54
https://github.com/Project-Books/book-project/compare/44cdecdaaf583e5d1894a57858a5e690ce1f8a6e...ae5cf0546272da64385340fdfe54e313a0010be9
src/test/java/com/karankumar/bookproject/backend/entity/AuthorTest.java
[ { "change_id": "27_Project-Books_book-project-v0.1.0_44cdecd_ae5cf05_AuthorTest", "test_sign": "com/karankumar/bookproject/backend/entity/AuthorTest.beRemovedWhenOrphan:()V", "class": "AuthorTest", "method": "beRemovedWhenOrphan", "module": "", "junit_selector": "com.karankumar.bookproject.b...
v0.1.0
11
Project-Books_book-project-v0.1.0__44cdecd_ae5cf05__AuthorServiceTest_c503a54b
Project-Books_book-project-v0.1.0
https://github.com/Project-Books/book-project.git
44cdecdaaf583e5d1894a57858a5e690ce1f8a6e
ae5cf0546272da64385340fdfe54e313a0010be9
2020-11-13T17:10:15
2020-11-14T01:51:54
https://github.com/Project-Books/book-project/compare/44cdecdaaf583e5d1894a57858a5e690ce1f8a6e...ae5cf0546272da64385340fdfe54e313a0010be9
src/test/java/com/karankumar/bookproject/backend/service/AuthorServiceTest.java
[ { "change_id": "9_Project-Books_book-project-v0.1.0_44cdecd_ae5cf05_AuthorServiceTest", "test_sign": "com/karankumar/bookproject/backend/service/AuthorServiceTest.saveAndConfirmDuplicateNameWithDifferentId:()V", "class": "AuthorServiceTest", "method": "saveAndConfirmDuplicateNameWithDifferentId", ...
v0.1.0
11
Project-Books_book-project-v0.1.0__44cdecd_ae5cf05__CustomShelfUtilsTest_7a1e0054
Project-Books_book-project-v0.1.0
https://github.com/Project-Books/book-project.git
44cdecdaaf583e5d1894a57858a5e690ce1f8a6e
ae5cf0546272da64385340fdfe54e313a0010be9
2020-11-13T17:10:15
2020-11-14T01:51:54
https://github.com/Project-Books/book-project/compare/44cdecdaaf583e5d1894a57858a5e690ce1f8a6e...ae5cf0546272da64385340fdfe54e313a0010be9
src/test/java/com/karankumar/bookproject/backend/util/CustomShelfUtilsTest.java
[ { "change_id": "7_Project-Books_book-project-v0.1.0_44cdecd_ae5cf05_CustomShelfUtilsTest", "test_sign": "com/karankumar/bookproject/backend/util/CustomShelfUtilsTest.returnNoBooksIfNoBooksInCustomShelf:()V", "class": "CustomShelfUtilsTest", "method": "returnNoBooksIfNoBooksInCustomShelf", "modul...
v0.1.0
11
Project-Books_book-project-v0.1.0__44cdecd_ae5cf05__PredefinedShelfUtilsTest_4230c8ea
Project-Books_book-project-v0.1.0
https://github.com/Project-Books/book-project.git
44cdecdaaf583e5d1894a57858a5e690ce1f8a6e
ae5cf0546272da64385340fdfe54e313a0010be9
2020-11-13T17:10:15
2020-11-14T01:51:54
https://github.com/Project-Books/book-project/compare/44cdecdaaf583e5d1894a57858a5e690ce1f8a6e...ae5cf0546272da64385340fdfe54e313a0010be9
src/test/java/com/karankumar/bookproject/backend/util/PredefinedShelfUtilsTest.java
[ { "change_id": "17_Project-Books_book-project-v0.1.0_44cdecd_ae5cf05_PredefinedShelfUtilsTest", "test_sign": "com/karankumar/bookproject/backend/util/PredefinedShelfUtilsTest.getAllPredefinedShelfNamesFromDatabase:()V", "class": "PredefinedShelfUtilsTest", "method": "getAllPredefinedShelfNamesFromDa...
v0.1.0
11
Project-Books_book-project-v0.1.0__4be6ad2_ad51ac7__CustomShelfUtilsTest_7a1e0054
Project-Books_book-project-v0.1.0
https://github.com/Project-Books/book-project.git
4be6ad2d0587539e517ab0f8ad962d3e8df3d675
ad51ac77e588c74abb55f5fd33a6c71b8baaa82c
2020-10-28T13:48:56
2020-10-28T18:31:23
https://github.com/Project-Books/book-project/compare/4be6ad2d0587539e517ab0f8ad962d3e8df3d675...ad51ac77e588c74abb55f5fd33a6c71b8baaa82c
src/test/java/com/karankumar/bookproject/backend/util/CustomShelfUtilsTest.java
[ { "change_id": "227_Project-Books_book-project-v0.1.0_4be6ad2_ad51ac7_CustomShelfUtilsTest", "test_sign": "com/karankumar/bookproject/backend/util/CustomShelfUtilsTest.returnNoBooksIfNoBooksInCustomShelf:()V", "class": "CustomShelfUtilsTest", "method": "returnNoBooksIfNoBooksInCustomShelf", "mod...
v0.1.0
11
Project-Books_book-project-v0.1.0__6e4ba3d_79093d4__AuthorServiceTest_0477865e
Project-Books_book-project-v0.1.0
https://github.com/Project-Books/book-project.git
6e4ba3de89b1caf6a767e1ef7be6a79e8a09b7b3
79093d4c41d71ef03df18bfd747ed66763f9253e
2020-10-29T08:20:05
2020-10-29T16:17:57
https://github.com/Project-Books/book-project/compare/6e4ba3de89b1caf6a767e1ef7be6a79e8a09b7b3...79093d4c41d71ef03df18bfd747ed66763f9253e
src/test/java/com/karankumar/bookproject/backend/service/AuthorServiceTest.java
[ { "change_id": "209_Project-Books_book-project-v0.1.0_6e4ba3d_79093d4_AuthorServiceTest", "test_sign": "com/karankumar/bookproject/backend/service/AuthorServiceTest.saveCorrectly:()V", "class": "AuthorServiceTest", "method": "saveCorrectly", "module": "", "junit_selector": "com.karankumar.bo...
v0.1.0
11
Project-Books_book-project-v0.1.0__6e4ba3d_79093d4__PredefinedShelfServiceTest_d7264b03
Project-Books_book-project-v0.1.0
https://github.com/Project-Books/book-project.git
6e4ba3de89b1caf6a767e1ef7be6a79e8a09b7b3
79093d4c41d71ef03df18bfd747ed66763f9253e
2020-10-29T08:20:05
2020-10-29T16:17:57
https://github.com/Project-Books/book-project/compare/6e4ba3de89b1caf6a767e1ef7be6a79e8a09b7b3...79093d4c41d71ef03df18bfd747ed66763f9253e
src/test/java/com/karankumar/bookproject/backend/service/PredefinedShelfServiceTest.java
[ { "change_id": "210_Project-Books_book-project-v0.1.0_6e4ba3d_79093d4_PredefinedShelfServiceTest", "test_sign": "com/karankumar/bookproject/backend/service/PredefinedShelfServiceTest.notSaveNullPredefinedShelf:()V", "class": "PredefinedShelfServiceTest", "method": "notSaveNullPredefinedShelf", "...
v0.1.0
11
Project-Books_book-project-v0.1.0__6e4ba3d_79093d4__CustomShelfUtilsTest_7a1e0054
Project-Books_book-project-v0.1.0
https://github.com/Project-Books/book-project.git
6e4ba3de89b1caf6a767e1ef7be6a79e8a09b7b3
79093d4c41d71ef03df18bfd747ed66763f9253e
2020-10-29T08:20:05
2020-10-29T16:17:57
https://github.com/Project-Books/book-project/compare/6e4ba3de89b1caf6a767e1ef7be6a79e8a09b7b3...79093d4c41d71ef03df18bfd747ed66763f9253e
src/test/java/com/karankumar/bookproject/backend/util/CustomShelfUtilsTest.java
[ { "change_id": "202_Project-Books_book-project-v0.1.0_6e4ba3d_79093d4_CustomShelfUtilsTest", "test_sign": "com/karankumar/bookproject/backend/util/CustomShelfUtilsTest.returnNoBooksIfNoBooksInCustomShelf:()V", "class": "CustomShelfUtilsTest", "method": "returnNoBooksIfNoBooksInCustomShelf", "mod...
v0.1.0
11
Project-Books_book-project-v0.1.0__a660b55_b61e749__PredefinedShelfUtilsTest_4230c8ea
Project-Books_book-project-v0.1.0
https://github.com/Project-Books/book-project.git
a660b55bdd327a264058a0852531c6900a6c98cc
b61e749455b60dd3fa8a8f405a7fd7af5a8c19aa
2020-11-10T19:46:33
2020-11-10T20:33:43
https://github.com/Project-Books/book-project/compare/a660b55bdd327a264058a0852531c6900a6c98cc...b61e749455b60dd3fa8a8f405a7fd7af5a8c19aa
src/test/java/com/karankumar/bookproject/backend/util/PredefinedShelfUtilsTest.java
[ { "change_id": "159_Project-Books_book-project-v0.1.0_a660b55_b61e749_PredefinedShelfUtilsTest", "test_sign": "com/karankumar/bookproject/backend/util/PredefinedShelfUtilsTest.getAllPredefinedShelfNamesFromDatabase:()V", "class": "PredefinedShelfUtilsTest", "method": "getAllPredefinedShelfNamesFromD...
v0.1.0
11
Project-Books_book-project-v0.1.0__af7cdbd_2374625__PredefinedShelfServiceTest_d7264b03
Project-Books_book-project-v0.1.0
https://github.com/Project-Books/book-project.git
af7cdbd147be7165781d7aa4d2246a93e41da7fe
2374625a1b6934e3cea885b7017d12a513106086
2020-10-28T07:04:36
2020-10-28T08:16:20
https://github.com/Project-Books/book-project/compare/af7cdbd147be7165781d7aa4d2246a93e41da7fe...2374625a1b6934e3cea885b7017d12a513106086
src/test/java/com/karankumar/bookproject/backend/service/PredefinedShelfServiceTest.java
[ { "change_id": "233_Project-Books_book-project-v0.1.0_af7cdbd_2374625_PredefinedShelfServiceTest", "test_sign": "com/karankumar/bookproject/backend/service/PredefinedShelfServiceTest.notSaveNullPredefinedShelf:()V", "class": "PredefinedShelfServiceTest", "method": "notSaveNullPredefinedShelf", "...
v0.1.0
11
Project-Books_book-project-v0.1.0__b61e749_ee38797__PredefinedShelfUtilsTest_731dbbd9
Project-Books_book-project-v0.1.0
https://github.com/Project-Books/book-project.git
b61e749455b60dd3fa8a8f405a7fd7af5a8c19aa
ee38797d2310d924aa18f7d6f50990f45d424847
2020-11-10T20:33:43
2020-11-11T01:18:19
https://github.com/Project-Books/book-project/compare/b61e749455b60dd3fa8a8f405a7fd7af5a8c19aa...ee38797d2310d924aa18f7d6f50990f45d424847
src/test/java/com/karankumar/bookproject/backend/util/PredefinedShelfUtilsTest.java
[ { "change_id": "145_Project-Books_book-project-v0.1.0_b61e749_ee38797_PredefinedShelfUtilsTest", "test_sign": "com/karankumar/bookproject/backend/util/PredefinedShelfUtilsTest.getAllPredefinedShelfNamesFromDatabase:()V", "class": "PredefinedShelfUtilsTest", "method": "getAllPredefinedShelfNamesFromD...
v0.1.0
11
Project-Books_book-project-v0.1.0__b9cec0a_eb55c98__PredefinedShelfUtilsTest_4230c8ea
Project-Books_book-project-v0.1.0
https://github.com/Project-Books/book-project.git
b9cec0a92b0ba4a7667b8148db90f45bc2e0433a
eb55c987beb37a5329bb4769a1cc31b492c5b4f5
2020-11-11T23:16:27
2020-11-12T00:43:43
https://github.com/Project-Books/book-project/compare/b9cec0a92b0ba4a7667b8148db90f45bc2e0433a...eb55c987beb37a5329bb4769a1cc31b492c5b4f5
src/test/java/com/karankumar/bookproject/backend/util/PredefinedShelfUtilsTest.java
[ { "change_id": "141_Project-Books_book-project-v0.1.0_b9cec0a_eb55c98_PredefinedShelfUtilsTest", "test_sign": "com/karankumar/bookproject/backend/util/PredefinedShelfUtilsTest.getAllPredefinedShelfNamesFromDatabase:()V", "class": "PredefinedShelfUtilsTest", "method": "getAllPredefinedShelfNamesFromD...
v0.1.0
11
Project-Books_book-project-v0.1.0__da78727_58877b4__AuthorServiceTest_0477865e
Project-Books_book-project-v0.1.0
https://github.com/Project-Books/book-project.git
da787278013e9cd0d152e249915a355feb3880f9
58877b4ed9b268bc67dc9702a4d9e2f040fd5057
2020-10-31T06:53:08
2020-10-31T17:52:51
https://github.com/Project-Books/book-project/compare/da787278013e9cd0d152e249915a355feb3880f9...58877b4ed9b268bc67dc9702a4d9e2f040fd5057
src/test/java/com/karankumar/bookproject/backend/service/AuthorServiceTest.java
[ { "change_id": "219_Project-Books_book-project-v0.1.0_da78727_58877b4_AuthorServiceTest", "test_sign": "com/karankumar/bookproject/backend/service/AuthorServiceTest.saveCorrectly:()V", "class": "AuthorServiceTest", "method": "saveCorrectly", "module": "", "junit_selector": "com.karankumar.bo...
v0.1.0
11
Project-Books_book-project-v0.1.0__da78727_58877b4__PredefinedShelfServiceTest_d7264b03
Project-Books_book-project-v0.1.0
https://github.com/Project-Books/book-project.git
da787278013e9cd0d152e249915a355feb3880f9
58877b4ed9b268bc67dc9702a4d9e2f040fd5057
2020-10-31T06:53:08
2020-10-31T17:52:51
https://github.com/Project-Books/book-project/compare/da787278013e9cd0d152e249915a355feb3880f9...58877b4ed9b268bc67dc9702a4d9e2f040fd5057
src/test/java/com/karankumar/bookproject/backend/service/PredefinedShelfServiceTest.java
[ { "change_id": "220_Project-Books_book-project-v0.1.0_da78727_58877b4_PredefinedShelfServiceTest", "test_sign": "com/karankumar/bookproject/backend/service/PredefinedShelfServiceTest.notSaveNullPredefinedShelf:()V", "class": "PredefinedShelfServiceTest", "method": "notSaveNullPredefinedShelf", "...
v0.1.0
11
Project-Books_book-project-v0.1.0__da78727_58877b4__CustomShelfUtilsTest_7a1e0054
Project-Books_book-project-v0.1.0
https://github.com/Project-Books/book-project.git
da787278013e9cd0d152e249915a355feb3880f9
58877b4ed9b268bc67dc9702a4d9e2f040fd5057
2020-10-31T06:53:08
2020-10-31T17:52:51
https://github.com/Project-Books/book-project/compare/da787278013e9cd0d152e249915a355feb3880f9...58877b4ed9b268bc67dc9702a4d9e2f040fd5057
src/test/java/com/karankumar/bookproject/backend/util/CustomShelfUtilsTest.java
[ { "change_id": "212_Project-Books_book-project-v0.1.0_da78727_58877b4_CustomShelfUtilsTest", "test_sign": "com/karankumar/bookproject/backend/util/CustomShelfUtilsTest.returnNoBooksIfNoBooksInCustomShelf:()V", "class": "CustomShelfUtilsTest", "method": "returnNoBooksIfNoBooksInCustomShelf", "mod...
v0.1.0
11
Project-Books_book-project-v0.1.0__ede2c54_30b8e4d__ReadingGoalServiceTest_344c5022
Project-Books_book-project-v0.1.0
https://github.com/Project-Books/book-project.git
ede2c54e2fd2fcdab1fa35ad8120b9a77e7cf7f0
30b8e4dafd17a29c5596d38cdaf3726b38ebd2c6
2020-11-21T09:06:34
2020-11-21T16:58:18
https://github.com/Project-Books/book-project/compare/ede2c54e2fd2fcdab1fa35ad8120b9a77e7cf7f0...30b8e4dafd17a29c5596d38cdaf3726b38ebd2c6
src/test/java/com/karankumar/bookproject/backend/service/ReadingGoalServiceTest.java
[ { "change_id": "105_Project-Books_book-project-v0.1.0_ede2c54_30b8e4d_ReadingGoalServiceTest", "test_sign": "com/karankumar/bookproject/backend/service/ReadingGoalServiceTest.overwriteExistingGoalOnSave:()V", "class": "ReadingGoalServiceTest", "method": "overwriteExistingGoalOnSave", "module": "...
v0.1.0
11
Project-Books_book-project-v0.1.0__ede2c54_30b8e4d__CustomShelfUtilsTest_7a1e0054
Project-Books_book-project-v0.1.0
https://github.com/Project-Books/book-project.git
ede2c54e2fd2fcdab1fa35ad8120b9a77e7cf7f0
30b8e4dafd17a29c5596d38cdaf3726b38ebd2c6
2020-11-21T09:06:34
2020-11-21T16:58:18
https://github.com/Project-Books/book-project/compare/ede2c54e2fd2fcdab1fa35ad8120b9a77e7cf7f0...30b8e4dafd17a29c5596d38cdaf3726b38ebd2c6
src/test/java/com/karankumar/bookproject/backend/util/CustomShelfUtilsTest.java
[ { "change_id": "103_Project-Books_book-project-v0.1.0_ede2c54_30b8e4d_CustomShelfUtilsTest", "test_sign": "com/karankumar/bookproject/backend/util/CustomShelfUtilsTest.returnNoBooksIfNoBooksInCustomShelf:()V", "class": "CustomShelfUtilsTest", "method": "returnNoBooksIfNoBooksInCustomShelf", "mod...
v0.1.0
11
Project-Books_book-project-v0.1.0__ede2c54_30b8e4d__PredefinedShelfUtilsTest_731dbbd9
Project-Books_book-project-v0.1.0
https://github.com/Project-Books/book-project.git
ede2c54e2fd2fcdab1fa35ad8120b9a77e7cf7f0
30b8e4dafd17a29c5596d38cdaf3726b38ebd2c6
2020-11-21T09:06:34
2020-11-21T16:58:18
https://github.com/Project-Books/book-project/compare/ede2c54e2fd2fcdab1fa35ad8120b9a77e7cf7f0...30b8e4dafd17a29c5596d38cdaf3726b38ebd2c6
src/test/java/com/karankumar/bookproject/backend/util/PredefinedShelfUtilsTest.java
[ { "change_id": "111_Project-Books_book-project-v0.1.0_ede2c54_30b8e4d_PredefinedShelfUtilsTest", "test_sign": "com/karankumar/bookproject/backend/util/PredefinedShelfUtilsTest.getAllPredefinedShelfNamesFromDatabase:()V", "class": "PredefinedShelfUtilsTest", "method": "getAllPredefinedShelfNamesFromD...
v0.1.0
11
Project-Books_book-project-v0.1.0__f419f05_b9cec0a__PredefinedShelfUtilsTest_731dbbd9
Project-Books_book-project-v0.1.0
https://github.com/Project-Books/book-project.git
f419f05667c6b775cc25d08fd82eac81e6f5b197
b9cec0a92b0ba4a7667b8148db90f45bc2e0433a
2020-11-11T16:53:56
2020-11-11T23:16:27
https://github.com/Project-Books/book-project/compare/f419f05667c6b775cc25d08fd82eac81e6f5b197...b9cec0a92b0ba4a7667b8148db90f45bc2e0433a
src/test/java/com/karankumar/bookproject/backend/util/PredefinedShelfUtilsTest.java
[ { "change_id": "198_Project-Books_book-project-v0.1.0_f419f05_b9cec0a_PredefinedShelfUtilsTest", "test_sign": "com/karankumar/bookproject/backend/util/PredefinedShelfUtilsTest.getAllPredefinedShelfNamesFromDatabase:()V", "class": "PredefinedShelfUtilsTest", "method": "getAllPredefinedShelfNamesFromD...
v0.1.0
11
Stratio_cassandra-lucene-index-3.11.3.0__143e96a_447a7e3__BitemporalMapperTest_bfdbcf66
Stratio_cassandra-lucene-index-3.11.3.0
https://github.com/Stratio/cassandra-lucene-index.git
143e96a95a4a772e265f853d25f30c15e6caa32f
447a7e3925b44c31c735fbe70e7396aaffc6ce4b
2016-06-30T13:13:56
2016-06-30T15:59:45
https://github.com/Stratio/cassandra-lucene-index/compare/143e96a95a4a772e265f853d25f30c15e6caa32f...447a7e3925b44c31c735fbe70e7396aaffc6ce4b
plugin/src/test/java/com/stratio/cassandra/lucene/schema/mapping/BitemporalMapperTest.java
[ { "change_id": "244_Stratio_cassandra-lucene-index-3.11.3.0_143e96a_447a7e3_BitemporalMapperTest", "test_sign": "com/stratio/cassandra/lucene/schema/mapping/BitemporalMapperTest.testReadTtFromFieldFromSimpleDateColumn:()V", "class": "BitemporalMapperTest", "method": "testReadTtFromFieldFromSimpleDat...
3.11.3.0
8
Stratio_cassandra-lucene-index-3.11.3.0__1f1aa61_e8b08a6__AllConditionTest_8363616d
Stratio_cassandra-lucene-index-3.11.3.0
https://github.com/Stratio/cassandra-lucene-index.git
1f1aa61a24e76c097e15303a958274503426a008
e8b08a6799741bc88b7442ae5846aaa3487978d9
2016-04-11T10:08:23
2016-04-11T13:19:49
https://github.com/Stratio/cassandra-lucene-index/compare/1f1aa61a24e76c097e15303a958274503426a008...e8b08a6799741bc88b7442ae5846aaa3487978d9
plugin/src/test/java/com/stratio/cassandra/lucene/search/condition/AllConditionTest.java
[ { "change_id": "284_Stratio_cassandra-lucene-index-3.11.3.0_1f1aa61_e8b08a6_AllConditionTest", "test_sign": "com/stratio/cassandra/lucene/search/condition/AllConditionTest.testQuery:()V", "class": "AllConditionTest", "method": "testQuery", "module": "plugin", "junit_selector": "com.stratio.c...
3.11.3.0
8
Stratio_cassandra-lucene-index-3.11.3.0__1f1aa61_e8b08a6__BitemporalConditionTest_8363616d
Stratio_cassandra-lucene-index-3.11.3.0
https://github.com/Stratio/cassandra-lucene-index.git
1f1aa61a24e76c097e15303a958274503426a008
e8b08a6799741bc88b7442ae5846aaa3487978d9
2016-04-11T10:08:23
2016-04-11T13:19:49
https://github.com/Stratio/cassandra-lucene-index/compare/1f1aa61a24e76c097e15303a958274503426a008...e8b08a6799741bc88b7442ae5846aaa3487978d9
plugin/src/test/java/com/stratio/cassandra/lucene/search/condition/BitemporalConditionTest.java
[ { "change_id": "268_Stratio_cassandra-lucene-index-3.11.3.0_1f1aa61_e8b08a6_BitemporalConditionTest", "test_sign": "com/stratio/cassandra/lucene/search/condition/BitemporalConditionTest.testQuery:()V", "class": "BitemporalConditionTest", "method": "testQuery", "module": "plugin", "junit_sele...
3.11.3.0
8
Stratio_cassandra-lucene-index-3.11.3.0__1f1aa61_e8b08a6__BooleanConditionTest_d4b66e2a
Stratio_cassandra-lucene-index-3.11.3.0
https://github.com/Stratio/cassandra-lucene-index.git
1f1aa61a24e76c097e15303a958274503426a008
e8b08a6799741bc88b7442ae5846aaa3487978d9
2016-04-11T10:08:23
2016-04-11T13:19:49
https://github.com/Stratio/cassandra-lucene-index/compare/1f1aa61a24e76c097e15303a958274503426a008...e8b08a6799741bc88b7442ae5846aaa3487978d9
plugin/src/test/java/com/stratio/cassandra/lucene/search/condition/BooleanConditionTest.java
[ { "change_id": "266_Stratio_cassandra-lucene-index-3.11.3.0_1f1aa61_e8b08a6_BooleanConditionTest", "test_sign": "com/stratio/cassandra/lucene/search/condition/BooleanConditionTest.testQueryPureNot:()V", "class": "BooleanConditionTest", "method": "testQueryPureNot", "module": "plugin", "junit...
3.11.3.0
8
Stratio_cassandra-lucene-index-3.11.3.0__1f1aa61_e8b08a6__ContainsConditionTest_2cf965a9
Stratio_cassandra-lucene-index-3.11.3.0
https://github.com/Stratio/cassandra-lucene-index.git
1f1aa61a24e76c097e15303a958274503426a008
e8b08a6799741bc88b7442ae5846aaa3487978d9
2016-04-11T10:08:23
2016-04-11T13:19:49
https://github.com/Stratio/cassandra-lucene-index/compare/1f1aa61a24e76c097e15303a958274503426a008...e8b08a6799741bc88b7442ae5846aaa3487978d9
plugin/src/test/java/com/stratio/cassandra/lucene/search/condition/ContainsConditionTest.java
[ { "change_id": "258_Stratio_cassandra-lucene-index-3.11.3.0_1f1aa61_e8b08a6_ContainsConditionTest", "test_sign": "com/stratio/cassandra/lucene/search/condition/ContainsConditionTest.testQueryString:()V", "class": "ContainsConditionTest", "method": "testQueryString", "module": "plugin", "juni...
3.11.3.0
8
Stratio_cassandra-lucene-index-3.11.3.0__1f1aa61_e8b08a6__FuzzyConditionTest_8363616d
Stratio_cassandra-lucene-index-3.11.3.0
https://github.com/Stratio/cassandra-lucene-index.git
1f1aa61a24e76c097e15303a958274503426a008
e8b08a6799741bc88b7442ae5846aaa3487978d9
2016-04-11T10:08:23
2016-04-11T13:19:49
https://github.com/Stratio/cassandra-lucene-index/compare/1f1aa61a24e76c097e15303a958274503426a008...e8b08a6799741bc88b7442ae5846aaa3487978d9
plugin/src/test/java/com/stratio/cassandra/lucene/search/condition/FuzzyConditionTest.java
[ { "change_id": "288_Stratio_cassandra-lucene-index-3.11.3.0_1f1aa61_e8b08a6_FuzzyConditionTest", "test_sign": "com/stratio/cassandra/lucene/search/condition/FuzzyConditionTest.testQuery:()V", "class": "FuzzyConditionTest", "method": "testQuery", "module": "plugin", "junit_selector": "com.str...
3.11.3.0
8
Stratio_cassandra-lucene-index-3.11.3.0__1f1aa61_e8b08a6__GeoBBoxConditionTest_8363616d
Stratio_cassandra-lucene-index-3.11.3.0
https://github.com/Stratio/cassandra-lucene-index.git
1f1aa61a24e76c097e15303a958274503426a008
e8b08a6799741bc88b7442ae5846aaa3487978d9
2016-04-11T10:08:23
2016-04-11T13:19:49
https://github.com/Stratio/cassandra-lucene-index/compare/1f1aa61a24e76c097e15303a958274503426a008...e8b08a6799741bc88b7442ae5846aaa3487978d9
plugin/src/test/java/com/stratio/cassandra/lucene/search/condition/GeoBBoxConditionTest.java
[ { "change_id": "287_Stratio_cassandra-lucene-index-3.11.3.0_1f1aa61_e8b08a6_GeoBBoxConditionTest", "test_sign": "com/stratio/cassandra/lucene/search/condition/GeoBBoxConditionTest.testQuery:()V", "class": "GeoBBoxConditionTest", "method": "testQuery", "module": "plugin", "junit_selector": "c...
3.11.3.0
8
Stratio_cassandra-lucene-index-3.11.3.0__1f1aa61_e8b08a6__GeoDistanceConditionTest_9eccf4ad
Stratio_cassandra-lucene-index-3.11.3.0
https://github.com/Stratio/cassandra-lucene-index.git
1f1aa61a24e76c097e15303a958274503426a008
e8b08a6799741bc88b7442ae5846aaa3487978d9
2016-04-11T10:08:23
2016-04-11T13:19:49
https://github.com/Stratio/cassandra-lucene-index/compare/1f1aa61a24e76c097e15303a958274503426a008...e8b08a6799741bc88b7442ae5846aaa3487978d9
plugin/src/test/java/com/stratio/cassandra/lucene/search/condition/GeoDistanceConditionTest.java
[ { "change_id": "299_Stratio_cassandra-lucene-index-3.11.3.0_1f1aa61_e8b08a6_GeoDistanceConditionTest", "test_sign": "com/stratio/cassandra/lucene/search/condition/GeoDistanceConditionTest.testQueryMinMax:()V", "class": "GeoDistanceConditionTest", "method": "testQueryMinMax", "module": "plugin", ...
3.11.3.0
8
Stratio_cassandra-lucene-index-3.11.3.0__1f1aa61_e8b08a6__GeoShapeConditionTest_6c9c088c
Stratio_cassandra-lucene-index-3.11.3.0
https://github.com/Stratio/cassandra-lucene-index.git
1f1aa61a24e76c097e15303a958274503426a008
e8b08a6799741bc88b7442ae5846aaa3487978d9
2016-04-11T10:08:23
2016-04-11T13:19:49
https://github.com/Stratio/cassandra-lucene-index/compare/1f1aa61a24e76c097e15303a958274503426a008...e8b08a6799741bc88b7442ae5846aaa3487978d9
plugin/src/test/java/com/stratio/cassandra/lucene/search/condition/GeoShapeConditionTest.java
[ { "change_id": "256_Stratio_cassandra-lucene-index-3.11.3.0_1f1aa61_e8b08a6_GeoShapeConditionTest", "test_sign": "com/stratio/cassandra/lucene/search/condition/GeoShapeConditionTest.testQueryIsWithIn:()V", "class": "GeoShapeConditionTest", "method": "testQueryIsWithIn", "module": "plugin", "...
3.11.3.0
8
Stratio_cassandra-lucene-index-3.11.3.0__1f1aa61_e8b08a6__LuceneConditionTest_eafe2030
Stratio_cassandra-lucene-index-3.11.3.0
https://github.com/Stratio/cassandra-lucene-index.git
1f1aa61a24e76c097e15303a958274503426a008
e8b08a6799741bc88b7442ae5846aaa3487978d9
2016-04-11T10:08:23
2016-04-11T13:19:49
https://github.com/Stratio/cassandra-lucene-index/compare/1f1aa61a24e76c097e15303a958274503426a008...e8b08a6799741bc88b7442ae5846aaa3487978d9
plugin/src/test/java/com/stratio/cassandra/lucene/search/condition/LuceneConditionTest.java
[ { "change_id": "255_Stratio_cassandra-lucene-index-3.11.3.0_1f1aa61_e8b08a6_LuceneConditionTest", "test_sign": "com/stratio/cassandra/lucene/search/condition/LuceneConditionTest.testToString:()V", "class": "LuceneConditionTest", "method": "testToString", "module": "plugin", "junit_selector":...
3.11.3.0
8
Stratio_cassandra-lucene-index-3.11.3.0__1f1aa61_e8b08a6__MatchConditionTest_97f1be25
Stratio_cassandra-lucene-index-3.11.3.0
https://github.com/Stratio/cassandra-lucene-index.git
1f1aa61a24e76c097e15303a958274503426a008
e8b08a6799741bc88b7442ae5846aaa3487978d9
2016-04-11T10:08:23
2016-04-11T13:19:49
https://github.com/Stratio/cassandra-lucene-index/compare/1f1aa61a24e76c097e15303a958274503426a008...e8b08a6799741bc88b7442ae5846aaa3487978d9
plugin/src/test/java/com/stratio/cassandra/lucene/search/condition/MatchConditionTest.java
[ { "change_id": "261_Stratio_cassandra-lucene-index-3.11.3.0_1f1aa61_e8b08a6_MatchConditionTest", "test_sign": "com/stratio/cassandra/lucene/search/condition/MatchConditionTest.testInteger:()V", "class": "MatchConditionTest", "method": "testInteger", "module": "plugin", "junit_selector": "com...
3.11.3.0
8
Stratio_cassandra-lucene-index-3.11.3.0__1f1aa61_e8b08a6__NoneConditionTest_8363616d
Stratio_cassandra-lucene-index-3.11.3.0
https://github.com/Stratio/cassandra-lucene-index.git
1f1aa61a24e76c097e15303a958274503426a008
e8b08a6799741bc88b7442ae5846aaa3487978d9
2016-04-11T10:08:23
2016-04-11T13:19:49
https://github.com/Stratio/cassandra-lucene-index/compare/1f1aa61a24e76c097e15303a958274503426a008...e8b08a6799741bc88b7442ae5846aaa3487978d9
plugin/src/test/java/com/stratio/cassandra/lucene/search/condition/NoneConditionTest.java
[ { "change_id": "306_Stratio_cassandra-lucene-index-3.11.3.0_1f1aa61_e8b08a6_NoneConditionTest", "test_sign": "com/stratio/cassandra/lucene/search/condition/NoneConditionTest.testQuery:()V", "class": "NoneConditionTest", "method": "testQuery", "module": "plugin", "junit_selector": "com.strati...
3.11.3.0
8
Stratio_cassandra-lucene-index-3.11.3.0__1f1aa61_e8b08a6__PhraseConditionTest_c3479f71
Stratio_cassandra-lucene-index-3.11.3.0
https://github.com/Stratio/cassandra-lucene-index.git
1f1aa61a24e76c097e15303a958274503426a008
e8b08a6799741bc88b7442ae5846aaa3487978d9
2016-04-11T10:08:23
2016-04-11T13:19:49
https://github.com/Stratio/cassandra-lucene-index/compare/1f1aa61a24e76c097e15303a958274503426a008...e8b08a6799741bc88b7442ae5846aaa3487978d9
plugin/src/test/java/com/stratio/cassandra/lucene/search/condition/PhraseConditionTest.java
[ { "change_id": "307_Stratio_cassandra-lucene-index-3.11.3.0_1f1aa61_e8b08a6_PhraseConditionTest", "test_sign": "com/stratio/cassandra/lucene/search/condition/PhraseConditionTest.testPhraseQuery:()V", "class": "PhraseConditionTest", "method": "testPhraseQuery", "module": "plugin", "junit_sele...
3.11.3.0
8
Stratio_cassandra-lucene-index-3.11.3.0__1f1aa61_e8b08a6__PrefixConditionTest_88370968
Stratio_cassandra-lucene-index-3.11.3.0
https://github.com/Stratio/cassandra-lucene-index.git
1f1aa61a24e76c097e15303a958274503426a008
e8b08a6799741bc88b7442ae5846aaa3487978d9
2016-04-11T10:08:23
2016-04-11T13:19:49
https://github.com/Stratio/cassandra-lucene-index/compare/1f1aa61a24e76c097e15303a958274503426a008...e8b08a6799741bc88b7442ae5846aaa3487978d9
plugin/src/test/java/com/stratio/cassandra/lucene/search/condition/PrefixConditionTest.java
[ { "change_id": "263_Stratio_cassandra-lucene-index-3.11.3.0_1f1aa61_e8b08a6_PrefixConditionTest", "test_sign": "com/stratio/cassandra/lucene/search/condition/PrefixConditionTest.testInetV4Value:()V", "class": "PrefixConditionTest", "method": "testInetV4Value", "module": "plugin", "junit_sele...
3.11.3.0
8
Stratio_cassandra-lucene-index-3.11.3.0__1f1aa61_e8b08a6__RangeConditionTest_9f2cf8c1
Stratio_cassandra-lucene-index-3.11.3.0
https://github.com/Stratio/cassandra-lucene-index.git
1f1aa61a24e76c097e15303a958274503426a008
e8b08a6799741bc88b7442ae5846aaa3487978d9
2016-04-11T10:08:23
2016-04-11T13:19:49
https://github.com/Stratio/cassandra-lucene-index/compare/1f1aa61a24e76c097e15303a958274503426a008...e8b08a6799741bc88b7442ae5846aaa3487978d9
plugin/src/test/java/com/stratio/cassandra/lucene/search/condition/RangeConditionTest.java
[ { "change_id": "257_Stratio_cassandra-lucene-index-3.11.3.0_1f1aa61_e8b08a6_RangeConditionTest", "test_sign": "com/stratio/cassandra/lucene/search/condition/RangeConditionTest.testIntegerOpen:()V", "class": "RangeConditionTest", "method": "testIntegerOpen", "module": "plugin", "junit_selecto...
3.11.3.0
8
Stratio_cassandra-lucene-index-3.11.3.0__1f1aa61_e8b08a6__RegexpConditionTest_0deb4ce3
Stratio_cassandra-lucene-index-3.11.3.0
https://github.com/Stratio/cassandra-lucene-index.git
1f1aa61a24e76c097e15303a958274503426a008
e8b08a6799741bc88b7442ae5846aaa3487978d9
2016-04-11T10:08:23
2016-04-11T13:19:49
https://github.com/Stratio/cassandra-lucene-index/compare/1f1aa61a24e76c097e15303a958274503426a008...e8b08a6799741bc88b7442ae5846aaa3487978d9
plugin/src/test/java/com/stratio/cassandra/lucene/search/condition/RegexpConditionTest.java
[ { "change_id": "289_Stratio_cassandra-lucene-index-3.11.3.0_1f1aa61_e8b08a6_RegexpConditionTest", "test_sign": "com/stratio/cassandra/lucene/search/condition/RegexpConditionTest.testString:()V", "class": "RegexpConditionTest", "method": "testString", "module": "plugin", "junit_selector": "co...
3.11.3.0
8
Stratio_cassandra-lucene-index-3.11.3.0__1f1aa61_e8b08a6__SingleColumnConditionTest_06104ed2
Stratio_cassandra-lucene-index-3.11.3.0
https://github.com/Stratio/cassandra-lucene-index.git
1f1aa61a24e76c097e15303a958274503426a008
e8b08a6799741bc88b7442ae5846aaa3487978d9
2016-04-11T10:08:23
2016-04-11T13:19:49
https://github.com/Stratio/cassandra-lucene-index/compare/1f1aa61a24e76c097e15303a958274503426a008...e8b08a6799741bc88b7442ae5846aaa3487978d9
plugin/src/test/java/com/stratio/cassandra/lucene/search/condition/SingleColumnConditionTest.java
[ { "change_id": "272_Stratio_cassandra-lucene-index-3.11.3.0_1f1aa61_e8b08a6_SingleColumnConditionTest", "test_sign": "com/stratio/cassandra/lucene/search/condition/SingleColumnConditionTest.testGetMapper:()V", "class": "SingleColumnConditionTest", "method": "testGetMapper", "module": "plugin", ...
3.11.3.0
8
Stratio_cassandra-lucene-index-3.11.3.0__1f1aa61_e8b08a6__WildcardConditionTest_77369660
Stratio_cassandra-lucene-index-3.11.3.0
https://github.com/Stratio/cassandra-lucene-index.git
1f1aa61a24e76c097e15303a958274503426a008
e8b08a6799741bc88b7442ae5846aaa3487978d9
2016-04-11T10:08:23
2016-04-11T13:19:49
https://github.com/Stratio/cassandra-lucene-index/compare/1f1aa61a24e76c097e15303a958274503426a008...e8b08a6799741bc88b7442ae5846aaa3487978d9
plugin/src/test/java/com/stratio/cassandra/lucene/search/condition/WildcardConditionTest.java
[ { "change_id": "277_Stratio_cassandra-lucene-index-3.11.3.0_1f1aa61_e8b08a6_WildcardConditionTest", "test_sign": "com/stratio/cassandra/lucene/search/condition/WildcardConditionTest.testInetV4Value:()V", "class": "WildcardConditionTest", "method": "testInetV4Value", "module": "plugin", "juni...
3.11.3.0
8
Stratio_cassandra-lucene-index-3.11.3.0__309a57a_59df876__BuilderTest_6267e5b6
Stratio_cassandra-lucene-index-3.11.3.0
https://github.com/Stratio/cassandra-lucene-index.git
309a57ac4ccd54e4755153c4bde3846e26c09d7b
59df876b2cf52685a6a9aded96cf65df9779061b
2016-04-15T10:13:13
2016-04-15T12:32:34
https://github.com/Stratio/cassandra-lucene-index/compare/309a57ac4ccd54e4755153c4bde3846e26c09d7b...59df876b2cf52685a6a9aded96cf65df9779061b
builder/src/test/java/com/stratio/cassandra/lucene/builder/BuilderTest.java
[ { "change_id": "438_Stratio_cassandra-lucene-index-3.11.3.0_309a57a_59df876_BuilderTest", "test_sign": "com/stratio/cassandra/lucene/builder/BuilderTest.testIndexFull:()V", "class": "BuilderTest", "method": "testIndexFull", "module": "builder", "junit_selector": "com.stratio.cassandra.lucene...
3.11.3.0
8
Stratio_cassandra-lucene-index-3.11.3.0__309a57a_59df876__FSIndexTest_4df366e9
Stratio_cassandra-lucene-index-3.11.3.0
https://github.com/Stratio/cassandra-lucene-index.git
309a57ac4ccd54e4755153c4bde3846e26c09d7b
59df876b2cf52685a6a9aded96cf65df9779061b
2016-04-15T10:13:13
2016-04-15T12:32:34
https://github.com/Stratio/cassandra-lucene-index/compare/309a57ac4ccd54e4755153c4bde3846e26c09d7b...59df876b2cf52685a6a9aded96cf65df9779061b
plugin/src/test/java/com/stratio/cassandra/lucene/index/FSIndexTest.java
[ { "change_id": "437_Stratio_cassandra-lucene-index-3.11.3.0_309a57a_59df876_FSIndexTest", "test_sign": "com/stratio/cassandra/lucene/index/FSIndexTest.testCRUD:()V", "class": "FSIndexTest", "method": "testCRUD", "module": "plugin", "junit_selector": "com.stratio.cassandra.lucene.index.FSInde...
3.11.3.0
8
Stratio_cassandra-lucene-index-3.11.3.0__4dd7375_b059744__GeoDistanceSortFieldBuilderTest_04c0e211
Stratio_cassandra-lucene-index-3.11.3.0
https://github.com/Stratio/cassandra-lucene-index.git
4dd737515c5533934d22ee8a60b4bc1ed1699e44
b05974475924b7a751d7ef56e0514e6a0b44d4f6
2016-11-11T11:41:30
2016-11-11T11:43:18
https://github.com/Stratio/cassandra-lucene-index/compare/4dd737515c5533934d22ee8a60b4bc1ed1699e44...b05974475924b7a751d7ef56e0514e6a0b44d4f6
plugin/src/test/java/com/stratio/cassandra/lucene/search/sort/builder/GeoDistanceSortFieldBuilderTest.java
[ { "change_id": "55_Stratio_cassandra-lucene-index-3.11.3.0_4dd7375_b059744_GeoDistanceSortFieldBuilderTest", "test_sign": "com/stratio/cassandra/lucene/search/sort/builder/GeoDistanceSortFieldBuilderTest.testJson:()V", "class": "GeoDistanceSortFieldBuilderTest", "method": "testJson", "module": "...
3.11.3.0
8
Stratio_cassandra-lucene-index-3.11.3.0__59df876_85b23a3__SimpleSortFieldTest_3cc0ac05
Stratio_cassandra-lucene-index-3.11.3.0
https://github.com/Stratio/cassandra-lucene-index.git
59df876b2cf52685a6a9aded96cf65df9779061b
85b23a3da78439640df5ba525a17d39f5443e9f7
2016-04-15T12:32:34
2016-04-15T18:06:36
https://github.com/Stratio/cassandra-lucene-index/compare/59df876b2cf52685a6a9aded96cf65df9779061b...85b23a3da78439640df5ba525a17d39f5443e9f7
plugin/src/test/java/com/stratio/cassandra/lucene/search/sort/SimpleSortFieldTest.java
[ { "change_id": "7_Stratio_cassandra-lucene-index-3.11.3.0_59df876_85b23a3_SimpleSortFieldTest", "test_sign": "com/stratio/cassandra/lucene/search/sort/SimpleSortFieldTest.testBuildDefaults:()V", "class": "SimpleSortFieldTest", "method": "testBuildDefaults", "module": "plugin", "junit_selecto...
3.11.3.0
8
Stratio_cassandra-lucene-index-3.11.3.0__59df876_85b23a3__GeoDistanceSortFieldBuilderTest_b5bf8479
Stratio_cassandra-lucene-index-3.11.3.0
https://github.com/Stratio/cassandra-lucene-index.git
59df876b2cf52685a6a9aded96cf65df9779061b
85b23a3da78439640df5ba525a17d39f5443e9f7
2016-04-15T12:32:34
2016-04-15T18:06:36
https://github.com/Stratio/cassandra-lucene-index/compare/59df876b2cf52685a6a9aded96cf65df9779061b...85b23a3da78439640df5ba525a17d39f5443e9f7
plugin/src/test/java/com/stratio/cassandra/lucene/search/sort/builder/GeoDistanceSortFieldBuilderTest.java
[ { "change_id": "3_Stratio_cassandra-lucene-index-3.11.3.0_59df876_85b23a3_GeoDistanceSortFieldBuilderTest", "test_sign": "com/stratio/cassandra/lucene/search/sort/builder/GeoDistanceSortFieldBuilderTest.testBuild:()V", "class": "GeoDistanceSortFieldBuilderTest", "method": "testBuild", "module": ...
3.11.3.0
8
Stratio_cassandra-lucene-index-3.11.3.0__59df876_85b23a3__SimpleSortFieldBuilderTest_b5bf8479
Stratio_cassandra-lucene-index-3.11.3.0
https://github.com/Stratio/cassandra-lucene-index.git
59df876b2cf52685a6a9aded96cf65df9779061b
85b23a3da78439640df5ba525a17d39f5443e9f7
2016-04-15T12:32:34
2016-04-15T18:06:36
https://github.com/Stratio/cassandra-lucene-index/compare/59df876b2cf52685a6a9aded96cf65df9779061b...85b23a3da78439640df5ba525a17d39f5443e9f7
plugin/src/test/java/com/stratio/cassandra/lucene/search/sort/builder/SimpleSortFieldBuilderTest.java
[ { "change_id": "1_Stratio_cassandra-lucene-index-3.11.3.0_59df876_85b23a3_SimpleSortFieldBuilderTest", "test_sign": "com/stratio/cassandra/lucene/search/sort/builder/SimpleSortFieldBuilderTest.testBuildReverse:()V", "class": "SimpleSortFieldBuilderTest", "method": "testBuildReverse", "module": "...
3.11.3.0
8
Stratio_cassandra-lucene-index-3.11.3.0__5a87a1a_9701425__GeoShapeConditionTest_ff4764f9
Stratio_cassandra-lucene-index-3.11.3.0
https://github.com/Stratio/cassandra-lucene-index.git
5a87a1a8d3442415e3f0c114fd1f514be9cb171c
9701425e87d45bbab96f2aa6376633eb723988ca
2016-05-11T16:20:52
2016-05-11T16:26:22
https://github.com/Stratio/cassandra-lucene-index/compare/5a87a1a8d3442415e3f0c114fd1f514be9cb171c...9701425e87d45bbab96f2aa6376633eb723988ca
plugin/src/test/java/com/stratio/cassandra/lucene/search/condition/GeoShapeConditionTest.java
[ { "change_id": "16_Stratio_cassandra-lucene-index-3.11.3.0_5a87a1a_9701425_GeoShapeConditionTest", "test_sign": "com/stratio/cassandra/lucene/search/condition/GeoShapeConditionTest.testQueryIsWithIn:()V", "class": "GeoShapeConditionTest", "method": "testQueryIsWithIn", "module": "plugin", "j...
3.11.3.0
8
Stratio_cassandra-lucene-index-3.11.3.0__5a87a1a_9701425__GeoTransformationBufferTest_dd129493
Stratio_cassandra-lucene-index-3.11.3.0
https://github.com/Stratio/cassandra-lucene-index.git
5a87a1a8d3442415e3f0c114fd1f514be9cb171c
9701425e87d45bbab96f2aa6376633eb723988ca
2016-05-11T16:20:52
2016-05-11T16:26:22
https://github.com/Stratio/cassandra-lucene-index/compare/5a87a1a8d3442415e3f0c114fd1f514be9cb171c...9701425e87d45bbab96f2aa6376633eb723988ca
plugin/src/test/java/com/stratio/cassandra/lucene/search/condition/GeoTransformationBufferTest.java
[ { "change_id": "40_Stratio_cassandra-lucene-index-3.11.3.0_5a87a1a_9701425_GeoTransformationBufferTest", "test_sign": "com/stratio/cassandra/lucene/search/condition/GeoTransformationBufferTest.testBufferTransformationParsing:()V", "class": "GeoTransformationBufferTest", "method": "testBufferTransfor...
3.11.3.0
8
Stratio_cassandra-lucene-index-3.11.3.0__5a87a1a_9701425__GeospatialUtilsJTSTest_52724370
Stratio_cassandra-lucene-index-3.11.3.0
https://github.com/Stratio/cassandra-lucene-index.git
5a87a1a8d3442415e3f0c114fd1f514be9cb171c
9701425e87d45bbab96f2aa6376633eb723988ca
2016-05-11T16:20:52
2016-05-11T16:26:22
https://github.com/Stratio/cassandra-lucene-index/compare/5a87a1a8d3442415e3f0c114fd1f514be9cb171c...9701425e87d45bbab96f2aa6376633eb723988ca
plugin/src/test/java/com/stratio/cassandra/lucene/util/GeospatialUtilsJTSTest.java
[ { "change_id": "27_Stratio_cassandra-lucene-index-3.11.3.0_5a87a1a_9701425_GeospatialUtilsJTSTest", "test_sign": "com/stratio/cassandra/lucene/util/GeospatialUtilsJTSTest.testParseWKTPolygon:()V", "class": "GeospatialUtilsJTSTest", "method": "testParseWKTPolygon", "module": "plugin", "junit_...
3.11.3.0
8
Stratio_cassandra-lucene-index-3.11.3.0__625262a_1fc1e6a__SearchTest_5de0a62a
Stratio_cassandra-lucene-index-3.11.3.0
https://github.com/Stratio/cassandra-lucene-index.git
625262aed7771b6a8204c3e6a63ce1d99ee4255b
1fc1e6a4aa8584b544b0d67613b439be7913f8c0
2016-06-02T10:13:19
2016-06-02T19:41:42
https://github.com/Stratio/cassandra-lucene-index/compare/625262aed7771b6a8204c3e6a63ce1d99ee4255b...1fc1e6a4aa8584b544b0d67613b439be7913f8c0
plugin/src/test/java/com/stratio/cassandra/lucene/search/SearchTest.java
[ { "change_id": "60_Stratio_cassandra-lucene-index-3.11.3.0_625262a_1fc1e6a_SearchTest", "test_sign": "com/stratio/cassandra/lucene/search/SearchTest.testBuilderEmpty:()V", "class": "SearchTest", "method": "testBuilderEmpty", "module": "plugin", "junit_selector": "com.stratio.cassandra.lucene...
3.11.3.0
8
Stratio_cassandra-lucene-index-3.11.3.0__ceebace_1068cdd__GeoDistanceSortFieldTest_b48bacc7
Stratio_cassandra-lucene-index-3.11.3.0
https://github.com/Stratio/cassandra-lucene-index.git
ceebace2619bd9043e79b5b1ed312e396f231179
1068cdd3f4f3568fb4aff425bbb624b57784c6ab
2016-07-04T08:34:11
2016-07-04T13:45:20
https://github.com/Stratio/cassandra-lucene-index/compare/ceebace2619bd9043e79b5b1ed312e396f231179...1068cdd3f4f3568fb4aff425bbb624b57784c6ab
plugin/src/test/java/com/stratio/cassandra/lucene/search/sort/GeoDistanceSortFieldTest.java
[ { "change_id": "81_Stratio_cassandra-lucene-index-3.11.3.0_ceebace_1068cdd_GeoDistanceSortFieldTest", "test_sign": "com/stratio/cassandra/lucene/search/sort/GeoDistanceSortFieldTest.testToString:()V", "class": "GeoDistanceSortFieldTest", "method": "testToString", "module": "plugin", "junit_s...
3.11.3.0
8
Stratio_cassandra-lucene-index-3.11.3.0__ceebace_1068cdd__GeoDistanceSortFieldBuilderTest_64fd16cd
Stratio_cassandra-lucene-index-3.11.3.0
https://github.com/Stratio/cassandra-lucene-index.git
ceebace2619bd9043e79b5b1ed312e396f231179
1068cdd3f4f3568fb4aff425bbb624b57784c6ab
2016-07-04T08:34:11
2016-07-04T13:45:20
https://github.com/Stratio/cassandra-lucene-index/compare/ceebace2619bd9043e79b5b1ed312e396f231179...1068cdd3f4f3568fb4aff425bbb624b57784c6ab
plugin/src/test/java/com/stratio/cassandra/lucene/search/sort/builder/GeoDistanceSortFieldBuilderTest.java
[ { "change_id": "84_Stratio_cassandra-lucene-index-3.11.3.0_ceebace_1068cdd_GeoDistanceSortFieldBuilderTest", "test_sign": "com/stratio/cassandra/lucene/search/sort/builder/GeoDistanceSortFieldBuilderTest.testBuildInvalidLong:()V", "class": "GeoDistanceSortFieldBuilderTest", "method": "testBuildInval...
3.11.3.0
8
Stratio_cassandra-lucene-index-3.11.3.0__d9088eb_6a23d44__ConditionTest_76e68f37
Stratio_cassandra-lucene-index-3.11.3.0
https://github.com/Stratio/cassandra-lucene-index.git
d9088eb9c87568da45927e25e79fdfccb1946cfd
6a23d440da37bf9f9a7579f81b980e2417da3dc8
2016-04-21T14:00:05
2016-04-21T17:20:07
https://github.com/Stratio/cassandra-lucene-index/compare/d9088eb9c87568da45927e25e79fdfccb1946cfd...6a23d440da37bf9f9a7579f81b980e2417da3dc8
plugin/src/test/java/com/stratio/cassandra/lucene/search/condition/ConditionTest.java
[ { "change_id": "242_Stratio_cassandra-lucene-index-3.11.3.0_d9088eb_6a23d44_ConditionTest", "test_sign": "com/stratio/cassandra/lucene/search/condition/ConditionTest.testQueryWithBoost:()V", "class": "ConditionTest", "method": "testQueryWithBoost", "module": "plugin", "junit_selector": "com....
3.11.3.0
8
Stratio_cassandra-lucene-index-3.11.3.0__d9088eb_6a23d44__DateRangeConditionTest_8363616d
Stratio_cassandra-lucene-index-3.11.3.0
https://github.com/Stratio/cassandra-lucene-index.git
d9088eb9c87568da45927e25e79fdfccb1946cfd
6a23d440da37bf9f9a7579f81b980e2417da3dc8
2016-04-21T14:00:05
2016-04-21T17:20:07
https://github.com/Stratio/cassandra-lucene-index/compare/d9088eb9c87568da45927e25e79fdfccb1946cfd...6a23d440da37bf9f9a7579f81b980e2417da3dc8
plugin/src/test/java/com/stratio/cassandra/lucene/search/condition/DateRangeConditionTest.java
[ { "change_id": "243_Stratio_cassandra-lucene-index-3.11.3.0_d9088eb_6a23d44_DateRangeConditionTest", "test_sign": "com/stratio/cassandra/lucene/search/condition/DateRangeConditionTest.testQuery:()V", "class": "DateRangeConditionTest", "method": "testQuery", "module": "plugin", "junit_selecto...
3.11.3.0
8
aleksandr-m_gitflow-maven-plugin-v1.21.0__c0b13b5_d2dfaeb__GitFlowVersionInfoTest_b4115413
aleksandr-m_gitflow-maven-plugin-v1.21.0
https://github.com/aleksandr-m/gitflow-maven-plugin.git
c0b13b5d71779c30994d585ac6b01f7c5fe2d6ec
d2dfaebb57d6ace09903ff8c7e9cd9c6af27100f
2022-01-07T21:00:40
2022-01-08T07:40:19
https://github.com/aleksandr-m/gitflow-maven-plugin/compare/c0b13b5d71779c30994d585ac6b01f7c5fe2d6ec...d2dfaebb57d6ace09903ff8c7e9cd9c6af27100f
src/test/java/com/amashchenko/maven/plugin/gitflow/GitFlowVersionInfoTest.java
[ { "change_id": "3_aleksandr-m_gitflow-maven-plugin-v1.21.0_c0b13b5_d2dfaeb_GitFlowVersionInfoTest", "test_sign": "com/amashchenko/maven/plugin/gitflow/GitFlowVersionInfoTest.testDigitsVersionInfo2:()V", "class": "GitFlowVersionInfoTest", "method": "testDigitsVersionInfo2", "module": "", "jun...
v1.21.0
8
aleksandr-m_gitflow-maven-plugin-v1.21.0__d2dfaeb_7482fdb__GitFlowVersionInfoTest_b4115413
aleksandr-m_gitflow-maven-plugin-v1.21.0
https://github.com/aleksandr-m/gitflow-maven-plugin.git
d2dfaebb57d6ace09903ff8c7e9cd9c6af27100f
7482fdb5b64c2210fb5eadb5f90fb30c9163e517
2022-01-08T07:40:19
2022-01-08T12:31:29
https://github.com/aleksandr-m/gitflow-maven-plugin/compare/d2dfaebb57d6ace09903ff8c7e9cd9c6af27100f...7482fdb5b64c2210fb5eadb5f90fb30c9163e517
src/test/java/com/amashchenko/maven/plugin/gitflow/GitFlowVersionInfoTest.java
[ { "change_id": "1_aleksandr-m_gitflow-maven-plugin-v1.21.0_d2dfaeb_7482fdb_GitFlowVersionInfoTest", "test_sign": "com/amashchenko/maven/plugin/gitflow/GitFlowVersionInfoTest.testDigitsVersionInfo2:()V", "class": "GitFlowVersionInfoTest", "method": "testDigitsVersionInfo2", "module": "", "jun...
v1.21.0
8
anthonyraymond_joal-2.1.37__37e7670_777ea5a__BandwidthDispatcherTest_508199d4
anthonyraymond_joal-2.1.37
https://github.com/anthonyraymond/joal.git
37e76707c45b91899f92a11aee008c2145668e90
777ea5a874769d40956bfccc21743d8603c810c2
2022-11-02T18:54:09
2022-11-02T19:25:25
https://github.com/anthonyraymond/joal/compare/37e76707c45b91899f92a11aee008c2145668e90...777ea5a874769d40956bfccc21743d8603c810c2
src/test/java/org/araymond/joal/core/bandwith/BandwidthDispatcherTest.java
[ { "change_id": "132_anthonyraymond_joal-2.1.37_37e7670_777ea5a_BandwidthDispatcherTest", "test_sign": "org/araymond/joal/core/bandwith/BandwidthDispatcherTest.shouldBeSafeToUpdateTorrentSeedsStatsWhileRegisteringTorrents:()V", "class": "BandwidthDispatcherTest", "method": "shouldBeSafeToUpdateTorren...
2.1.37
11
anthonyraymond_joal-2.1.37__37e7670_777ea5a__RandomSpeedProviderTest_f2839e8d
anthonyraymond_joal-2.1.37
https://github.com/anthonyraymond/joal.git
37e76707c45b91899f92a11aee008c2145668e90
777ea5a874769d40956bfccc21743d8603c810c2
2022-11-02T18:54:09
2022-11-02T19:25:25
https://github.com/anthonyraymond/joal/compare/37e76707c45b91899f92a11aee008c2145668e90...777ea5a874769d40956bfccc21743d8603c810c2
src/test/java/org/araymond/joal/core/bandwith/RandomSpeedProviderTest.java
[ { "change_id": "134_anthonyraymond_joal-2.1.37_37e7670_777ea5a_RandomSpeedProviderTest", "test_sign": "org/araymond/joal/core/bandwith/RandomSpeedProviderTest.shouldReturnRandomSpeedAfterBuild:()V", "class": "RandomSpeedProviderTest", "method": "shouldReturnRandomSpeedAfterBuild", "module": "", ...
2.1.37
11
anthonyraymond_joal-2.1.37__37e7670_777ea5a__BitTorrentClientConfigSerializationTest_93d6ee64
anthonyraymond_joal-2.1.37
https://github.com/anthonyraymond/joal.git
37e76707c45b91899f92a11aee008c2145668e90
777ea5a874769d40956bfccc21743d8603c810c2
2022-11-02T18:54:09
2022-11-02T19:25:25
https://github.com/anthonyraymond/joal/compare/37e76707c45b91899f92a11aee008c2145668e90...777ea5a874769d40956bfccc21743d8603c810c2
src/test/java/org/araymond/joal/core/client/emulated/BitTorrentClientConfigSerializationTest.java
[ { "change_id": "135_anthonyraymond_joal-2.1.37_37e7670_777ea5a_BitTorrentClientConfigSerializationTest", "test_sign": "org/araymond/joal/core/client/emulated/BitTorrentClientConfigSerializationTest.shouldNotFailToDeserializeIfKeyGeneratorIsNotDefined:()V", "class": "BitTorrentClientConfigSerializationTe...
2.1.37
11
anthonyraymond_joal-2.1.37__37e7670_777ea5a__BitTorrentClientConfigTest_a2b0d906
anthonyraymond_joal-2.1.37
https://github.com/anthonyraymond/joal.git
37e76707c45b91899f92a11aee008c2145668e90
777ea5a874769d40956bfccc21743d8603c810c2
2022-11-02T18:54:09
2022-11-02T19:25:25
https://github.com/anthonyraymond/joal/compare/37e76707c45b91899f92a11aee008c2145668e90...777ea5a874769d40956bfccc21743d8603c810c2
src/test/java/org/araymond/joal/core/client/emulated/BitTorrentClientConfigTest.java
[ { "change_id": "128_anthonyraymond_joal-2.1.37_37e7670_777ea5a_BitTorrentClientConfigTest", "test_sign": "org/araymond/joal/core/client/emulated/BitTorrentClientConfigTest.shouldBuildEvenIfKeyGeneratorIsNotDefined:()V", "class": "BitTorrentClientConfigTest", "method": "shouldBuildEvenIfKeyGeneratorI...
2.1.37
11
anthonyraymond_joal-2.1.37__37e7670_777ea5a__AppConfigurationSerializationTest_145af9df
anthonyraymond_joal-2.1.37
https://github.com/anthonyraymond/joal.git
37e76707c45b91899f92a11aee008c2145668e90
777ea5a874769d40956bfccc21743d8603c810c2
2022-11-02T18:54:09
2022-11-02T19:25:25
https://github.com/anthonyraymond/joal/compare/37e76707c45b91899f92a11aee008c2145668e90...777ea5a874769d40956bfccc21743d8603c810c2
src/test/java/org/araymond/joal/core/config/AppConfigurationSerializationTest.java
[ { "change_id": "130_anthonyraymond_joal-2.1.37_37e7670_777ea5a_AppConfigurationSerializationTest", "test_sign": "org/araymond/joal/core/config/AppConfigurationSerializationTest.shouldDeserialize:()V", "class": "AppConfigurationSerializationTest", "method": "shouldDeserialize", "module": "", ...
2.1.37
11
anthonyraymond_joal-2.1.37__37e7670_777ea5a__AppConfigurationTest_bdc98fb6
anthonyraymond_joal-2.1.37
https://github.com/anthonyraymond/joal.git
37e76707c45b91899f92a11aee008c2145668e90
777ea5a874769d40956bfccc21743d8603c810c2
2022-11-02T18:54:09
2022-11-02T19:25:25
https://github.com/anthonyraymond/joal/compare/37e76707c45b91899f92a11aee008c2145668e90...777ea5a874769d40956bfccc21743d8603c810c2
src/test/java/org/araymond/joal/core/config/AppConfigurationTest.java
[ { "change_id": "150_anthonyraymond_joal-2.1.37_37e7670_777ea5a_AppConfigurationTest", "test_sign": "org/araymond/joal/core/config/AppConfigurationTest.shouldBuild:()V", "class": "AppConfigurationTest", "method": "shouldBuild", "module": "", "junit_selector": "org.araymond.joal.core.config.Ap...
2.1.37
11
anthonyraymond_joal-2.1.37__37e7670_777ea5a__JoalConfigProviderTest_bde69f48
anthonyraymond_joal-2.1.37
https://github.com/anthonyraymond/joal.git
37e76707c45b91899f92a11aee008c2145668e90
777ea5a874769d40956bfccc21743d8603c810c2
2022-11-02T18:54:09
2022-11-02T19:25:25
https://github.com/anthonyraymond/joal/compare/37e76707c45b91899f92a11aee008c2145668e90...777ea5a874769d40956bfccc21743d8603c810c2
src/test/java/org/araymond/joal/core/config/JoalConfigProviderTest.java
[ { "change_id": "143_anthonyraymond_joal-2.1.37_37e7670_777ea5a_JoalConfigProviderTest", "test_sign": "org/araymond/joal/core/config/JoalConfigProviderTest.shouldFailIfJsonFileIsNotPresent:()V", "class": "JoalConfigProviderTest", "method": "shouldFailIfJsonFileIsNotPresent", "module": "", "ju...
2.1.37
11
anthonyraymond_joal-2.1.37__37e7670_777ea5a__SeedingSpeedsHasChangedEventTest_bdc98fb6
anthonyraymond_joal-2.1.37
https://github.com/anthonyraymond/joal.git
37e76707c45b91899f92a11aee008c2145668e90
777ea5a874769d40956bfccc21743d8603c810c2
2022-11-02T18:54:09
2022-11-02T19:25:25
https://github.com/anthonyraymond/joal/compare/37e76707c45b91899f92a11aee008c2145668e90...777ea5a874769d40956bfccc21743d8603c810c2
src/test/java/org/araymond/joal/core/events/speed/SeedingSpeedsHasChangedEventTest.java
[ { "change_id": "136_anthonyraymond_joal-2.1.37_37e7670_777ea5a_SeedingSpeedsHasChangedEventTest", "test_sign": "org/araymond/joal/core/events/speed/SeedingSpeedsHasChangedEventTest.shouldBuild:()V", "class": "SeedingSpeedsHasChangedEventTest", "method": "shouldBuild", "module": "", "junit_se...
2.1.37
11
anthonyraymond_joal-2.1.37__37e7670_777ea5a__InfoHashTest_e2608bf8
anthonyraymond_joal-2.1.37
https://github.com/anthonyraymond/joal.git
37e76707c45b91899f92a11aee008c2145668e90
777ea5a874769d40956bfccc21743d8603c810c2
2022-11-02T18:54:09
2022-11-02T19:25:25
https://github.com/anthonyraymond/joal/compare/37e76707c45b91899f92a11aee008c2145668e90...777ea5a874769d40956bfccc21743d8603c810c2
src/test/java/org/araymond/joal/core/torrent/torrent/InfoHashTest.java
[ { "change_id": "147_anthonyraymond_joal-2.1.37_37e7670_777ea5a_InfoHashTest", "test_sign": "org/araymond/joal/core/torrent/torrent/InfoHashTest.shouldRemoveNonHumanReadableChars:()V", "class": "InfoHashTest", "method": "shouldRemoveNonHumanReadableChars", "module": "", "junit_selector": "org...
2.1.37
11
anthonyraymond_joal-2.1.37__37e7670_777ea5a__ClientTest_e9f59197
anthonyraymond_joal-2.1.37
https://github.com/anthonyraymond/joal.git
37e76707c45b91899f92a11aee008c2145668e90
777ea5a874769d40956bfccc21743d8603c810c2
2022-11-02T18:54:09
2022-11-02T19:25:25
https://github.com/anthonyraymond/joal/compare/37e76707c45b91899f92a11aee008c2145668e90...777ea5a874769d40956bfccc21743d8603c810c2
src/test/java/org/araymond/joal/core/ttorrent/client/ClientTest.java
[ { "change_id": "129_anthonyraymond_joal-2.1.37_37e7670_777ea5a_ClientTest", "test_sign": "org/araymond/joal/core/ttorrent/client/ClientTest.shouldDeleteTorrentIfNoMorePeersOnlyIfConfigValueShouldKeepInactiveTorrentIsFalse:()V", "class": "ClientTest", "method": "shouldDeleteTorrentIfNoMorePeersOnlyIf...
2.1.37
11
anthonyraymond_joal-2.1.37__37e7670_777ea5a__WebSocketControllerTest_92af628f
anthonyraymond_joal-2.1.37
https://github.com/anthonyraymond/joal.git
37e76707c45b91899f92a11aee008c2145668e90
777ea5a874769d40956bfccc21743d8603c810c2
2022-11-02T18:54:09
2022-11-02T19:25:25
https://github.com/anthonyraymond/joal/compare/37e76707c45b91899f92a11aee008c2145668e90...777ea5a874769d40956bfccc21743d8603c810c2
src/test/java/org/araymond/joal/web/resources/WebSocketControllerTest.java
[ { "change_id": "133_anthonyraymond_joal-2.1.37_37e7670_777ea5a_WebSocketControllerTest", "test_sign": "org/araymond/joal/web/resources/WebSocketControllerTest.shouldSaveConfiguration:()V", "class": "WebSocketControllerTest", "method": "shouldSaveConfiguration", "module": "", "junit_selector"...
2.1.37
11
anthonyraymond_joal-2.1.37__3b3947b_67c03d2__AnnouncerFactoryTest_905cc856
anthonyraymond_joal-2.1.37
https://github.com/anthonyraymond/joal.git
3b3947b475ed7512dc5104786d4c17ac9e48d089
67c03d2d351840873a4891d98193b17eff5d9a3e
2023-10-24T21:23:06
2023-10-24T21:30:03
https://github.com/anthonyraymond/joal/compare/3b3947b475ed7512dc5104786d4c17ac9e48d089...67c03d2d351840873a4891d98193b17eff5d9a3e
src/test/java/org/araymond/joal/core/ttorrent/client/announcer/AnnouncerFactoryTest.java
[ { "change_id": "124_anthonyraymond_joal-2.1.37_3b3947b_67c03d2_AnnouncerFactoryTest", "test_sign": "org/araymond/joal/core/ttorrent/client/announcer/AnnouncerFactoryTest.shouldCreate:()V", "class": "AnnouncerFactoryTest", "method": "shouldCreate", "module": "", "junit_selector": "org.araymon...
2.1.37
11
anthonyraymond_joal-2.1.37__3b3947b_67c03d2__AnnouncerTest_1b30c607
anthonyraymond_joal-2.1.37
https://github.com/anthonyraymond/joal.git
3b3947b475ed7512dc5104786d4c17ac9e48d089
67c03d2d351840873a4891d98193b17eff5d9a3e
2023-10-24T21:23:06
2023-10-24T21:30:03
https://github.com/anthonyraymond/joal/compare/3b3947b475ed7512dc5104786d4c17ac9e48d089...67c03d2d351840873a4891d98193b17eff5d9a3e
src/test/java/org/araymond/joal/core/ttorrent/client/announcer/AnnouncerTest.java
[ { "change_id": "123_anthonyraymond_joal-2.1.37_3b3947b_67c03d2_AnnouncerTest", "test_sign": "org/araymond/joal/core/ttorrent/client/announcer/AnnouncerTest.shouldThrowTooManyFailsExceptionIfFailsFiveTimesInARow:()V", "class": "AnnouncerTest", "method": "shouldThrowTooManyFailsExceptionIfFailsFiveTim...
2.1.37
11
anthonyraymond_joal-2.1.37__777ea5a_e05d419__BandwidthDispatcherTest_00af9d26
anthonyraymond_joal-2.1.37
https://github.com/anthonyraymond/joal.git
777ea5a874769d40956bfccc21743d8603c810c2
e05d4191956fc9605f95a020ebc10cf672f2f114
2022-11-02T19:25:25
2022-11-02T19:54:51
https://github.com/anthonyraymond/joal/compare/777ea5a874769d40956bfccc21743d8603c810c2...e05d4191956fc9605f95a020ebc10cf672f2f114
src/test/java/org/araymond/joal/core/bandwith/BandwidthDispatcherTest.java
[ { "change_id": "225_anthonyraymond_joal-2.1.37_777ea5a_e05d419_BandwidthDispatcherTest", "test_sign": "org/araymond/joal/core/bandwith/BandwidthDispatcherTest.shouldRemoveUnregisteredTorrent:()V", "class": "BandwidthDispatcherTest", "method": "shouldRemoveUnregisteredTorrent", "module": "", ...
2.1.37
11
anthonyraymond_joal-2.1.37__777ea5a_e05d419__RandomSpeedProviderTest_6d743be3
anthonyraymond_joal-2.1.37
https://github.com/anthonyraymond/joal.git
777ea5a874769d40956bfccc21743d8603c810c2
e05d4191956fc9605f95a020ebc10cf672f2f114
2022-11-02T19:25:25
2022-11-02T19:54:51
https://github.com/anthonyraymond/joal/compare/777ea5a874769d40956bfccc21743d8603c810c2...e05d4191956fc9605f95a020ebc10cf672f2f114
src/test/java/org/araymond/joal/core/bandwith/RandomSpeedProviderTest.java
[ { "change_id": "236_anthonyraymond_joal-2.1.37_777ea5a_e05d419_RandomSpeedProviderTest", "test_sign": "org/araymond/joal/core/bandwith/RandomSpeedProviderTest.shouldProvideValueWithinRange:()V", "class": "RandomSpeedProviderTest", "method": "shouldProvideValueWithinRange", "module": "", "jun...
2.1.37
11
anthonyraymond_joal-2.1.37__777ea5a_e05d419__BitTorrentClientConfigSerializationTest_93d6ee64
anthonyraymond_joal-2.1.37
https://github.com/anthonyraymond/joal.git
777ea5a874769d40956bfccc21743d8603c810c2
e05d4191956fc9605f95a020ebc10cf672f2f114
2022-11-02T19:25:25
2022-11-02T19:54:51
https://github.com/anthonyraymond/joal/compare/777ea5a874769d40956bfccc21743d8603c810c2...e05d4191956fc9605f95a020ebc10cf672f2f114
src/test/java/org/araymond/joal/core/client/emulated/BitTorrentClientConfigSerializationTest.java
[ { "change_id": "229_anthonyraymond_joal-2.1.37_777ea5a_e05d419_BitTorrentClientConfigSerializationTest", "test_sign": "org/araymond/joal/core/client/emulated/BitTorrentClientConfigSerializationTest.shouldNotFailToDeserializeIfKeyGeneratorIsNotDefined:()V", "class": "BitTorrentClientConfigSerializationTe...
2.1.37
11
anthonyraymond_joal-2.1.37__777ea5a_e05d419__BitTorrentClientConfigTest_a2b0d906
anthonyraymond_joal-2.1.37
https://github.com/anthonyraymond/joal.git
777ea5a874769d40956bfccc21743d8603c810c2
e05d4191956fc9605f95a020ebc10cf672f2f114
2022-11-02T19:25:25
2022-11-02T19:54:51
https://github.com/anthonyraymond/joal/compare/777ea5a874769d40956bfccc21743d8603c810c2...e05d4191956fc9605f95a020ebc10cf672f2f114
src/test/java/org/araymond/joal/core/client/emulated/BitTorrentClientConfigTest.java
[ { "change_id": "222_anthonyraymond_joal-2.1.37_777ea5a_e05d419_BitTorrentClientConfigTest", "test_sign": "org/araymond/joal/core/client/emulated/BitTorrentClientConfigTest.shouldBuildEvenIfKeyGeneratorIsNotDefined:()V", "class": "BitTorrentClientConfigTest", "method": "shouldBuildEvenIfKeyGeneratorI...
2.1.37
11
anthonyraymond_joal-2.1.37__777ea5a_e05d419__ClientTest_e9f59197
anthonyraymond_joal-2.1.37
https://github.com/anthonyraymond/joal.git
777ea5a874769d40956bfccc21743d8603c810c2
e05d4191956fc9605f95a020ebc10cf672f2f114
2022-11-02T19:25:25
2022-11-02T19:54:51
https://github.com/anthonyraymond/joal/compare/777ea5a874769d40956bfccc21743d8603c810c2...e05d4191956fc9605f95a020ebc10cf672f2f114
src/test/java/org/araymond/joal/core/ttorrent/client/ClientTest.java
[ { "change_id": "223_anthonyraymond_joal-2.1.37_777ea5a_e05d419_ClientTest", "test_sign": "org/araymond/joal/core/ttorrent/client/ClientTest.shouldDeleteTorrentIfNoMorePeersOnlyIfConfigValueShouldKeepInactiveTorrentIsFalse:()V", "class": "ClientTest", "method": "shouldDeleteTorrentIfNoMorePeersOnlyIf...
2.1.37
11
anthonyraymond_joal-2.1.37__777ea5a_e05d419__WebSocketControllerTest_92af628f
anthonyraymond_joal-2.1.37
https://github.com/anthonyraymond/joal.git
777ea5a874769d40956bfccc21743d8603c810c2
e05d4191956fc9605f95a020ebc10cf672f2f114
2022-11-02T19:25:25
2022-11-02T19:54:51
https://github.com/anthonyraymond/joal/compare/777ea5a874769d40956bfccc21743d8603c810c2...e05d4191956fc9605f95a020ebc10cf672f2f114
src/test/java/org/araymond/joal/web/resources/WebSocketControllerTest.java
[ { "change_id": "227_anthonyraymond_joal-2.1.37_777ea5a_e05d419_WebSocketControllerTest", "test_sign": "org/araymond/joal/web/resources/WebSocketControllerTest.shouldSaveConfiguration:()V", "class": "WebSocketControllerTest", "method": "shouldSaveConfiguration", "module": "", "junit_selector"...
2.1.37
11
anthonyraymond_joal-2.1.37__aee3582_bebc812__BandwidthDispatcherTest_00af9d26
anthonyraymond_joal-2.1.37
https://github.com/anthonyraymond/joal.git
aee3582f4212fd454a1653105f331f58f5250eb0
bebc812533b8ca71902d47bcb906b0186e1a7473
2022-09-06T16:42:47
2022-09-06T18:42:28
https://github.com/anthonyraymond/joal/compare/aee3582f4212fd454a1653105f331f58f5250eb0...bebc812533b8ca71902d47bcb906b0186e1a7473
src/test/java/org/araymond/joal/core/bandwith/BandwidthDispatcherTest.java
[ { "change_id": "99_anthonyraymond_joal-2.1.37_aee3582_bebc812_BandwidthDispatcherTest", "test_sign": "org/araymond/joal/core/bandwith/BandwidthDispatcherTest.shouldRemoveUnregisteredTorrent:()V", "class": "BandwidthDispatcherTest", "method": "shouldRemoveUnregisteredTorrent", "module": "", "...
2.1.37
11
anthonyraymond_joal-2.1.37__aee3582_bebc812__RandomSpeedProviderTest_6d743be3
anthonyraymond_joal-2.1.37
https://github.com/anthonyraymond/joal.git
aee3582f4212fd454a1653105f331f58f5250eb0
bebc812533b8ca71902d47bcb906b0186e1a7473
2022-09-06T16:42:47
2022-09-06T18:42:28
https://github.com/anthonyraymond/joal/compare/aee3582f4212fd454a1653105f331f58f5250eb0...bebc812533b8ca71902d47bcb906b0186e1a7473
src/test/java/org/araymond/joal/core/bandwith/RandomSpeedProviderTest.java
[ { "change_id": "109_anthonyraymond_joal-2.1.37_aee3582_bebc812_RandomSpeedProviderTest", "test_sign": "org/araymond/joal/core/bandwith/RandomSpeedProviderTest.shouldProvideValueWithinRange:()V", "class": "RandomSpeedProviderTest", "method": "shouldProvideValueWithinRange", "module": "", "jun...
2.1.37
11
anthonyraymond_joal-2.1.37__aee3582_bebc812__BitTorrentClientConfigSerializationTest_93d6ee64
anthonyraymond_joal-2.1.37
https://github.com/anthonyraymond/joal.git
aee3582f4212fd454a1653105f331f58f5250eb0
bebc812533b8ca71902d47bcb906b0186e1a7473
2022-09-06T16:42:47
2022-09-06T18:42:28
https://github.com/anthonyraymond/joal/compare/aee3582f4212fd454a1653105f331f58f5250eb0...bebc812533b8ca71902d47bcb906b0186e1a7473
src/test/java/org/araymond/joal/core/client/emulated/BitTorrentClientConfigSerializationTest.java
[ { "change_id": "103_anthonyraymond_joal-2.1.37_aee3582_bebc812_BitTorrentClientConfigSerializationTest", "test_sign": "org/araymond/joal/core/client/emulated/BitTorrentClientConfigSerializationTest.shouldNotFailToDeserializeIfKeyGeneratorIsNotDefined:()V", "class": "BitTorrentClientConfigSerializationTe...
2.1.37
11
anthonyraymond_joal-2.1.37__aee3582_bebc812__BitTorrentClientConfigTest_a2b0d906
anthonyraymond_joal-2.1.37
https://github.com/anthonyraymond/joal.git
aee3582f4212fd454a1653105f331f58f5250eb0
bebc812533b8ca71902d47bcb906b0186e1a7473
2022-09-06T16:42:47
2022-09-06T18:42:28
https://github.com/anthonyraymond/joal/compare/aee3582f4212fd454a1653105f331f58f5250eb0...bebc812533b8ca71902d47bcb906b0186e1a7473
src/test/java/org/araymond/joal/core/client/emulated/BitTorrentClientConfigTest.java
[ { "change_id": "96_anthonyraymond_joal-2.1.37_aee3582_bebc812_BitTorrentClientConfigTest", "test_sign": "org/araymond/joal/core/client/emulated/BitTorrentClientConfigTest.shouldBuildEvenIfKeyGeneratorIsNotDefined:()V", "class": "BitTorrentClientConfigTest", "method": "shouldBuildEvenIfKeyGeneratorIs...
2.1.37
11
anthonyraymond_joal-2.1.37__aee3582_bebc812__ClientTest_e9f59197
anthonyraymond_joal-2.1.37
https://github.com/anthonyraymond/joal.git
aee3582f4212fd454a1653105f331f58f5250eb0
bebc812533b8ca71902d47bcb906b0186e1a7473
2022-09-06T16:42:47
2022-09-06T18:42:28
https://github.com/anthonyraymond/joal/compare/aee3582f4212fd454a1653105f331f58f5250eb0...bebc812533b8ca71902d47bcb906b0186e1a7473
src/test/java/org/araymond/joal/core/ttorrent/client/ClientTest.java
[ { "change_id": "97_anthonyraymond_joal-2.1.37_aee3582_bebc812_ClientTest", "test_sign": "org/araymond/joal/core/ttorrent/client/ClientTest.shouldDeleteTorrentIfNoMorePeersOnlyIfConfigValueShouldKeepInactiveTorrentIsFalse:()V", "class": "ClientTest", "method": "shouldDeleteTorrentIfNoMorePeersOnlyIfC...
2.1.37
11
anthonyraymond_joal-2.1.37__aee3582_bebc812__WebSocketControllerTest_92af628f
anthonyraymond_joal-2.1.37
https://github.com/anthonyraymond/joal.git
aee3582f4212fd454a1653105f331f58f5250eb0
bebc812533b8ca71902d47bcb906b0186e1a7473
2022-09-06T16:42:47
2022-09-06T18:42:28
https://github.com/anthonyraymond/joal/compare/aee3582f4212fd454a1653105f331f58f5250eb0...bebc812533b8ca71902d47bcb906b0186e1a7473
src/test/java/org/araymond/joal/web/resources/WebSocketControllerTest.java
[ { "change_id": "101_anthonyraymond_joal-2.1.37_aee3582_bebc812_WebSocketControllerTest", "test_sign": "org/araymond/joal/web/resources/WebSocketControllerTest.shouldSaveConfiguration:()V", "class": "WebSocketControllerTest", "method": "shouldSaveConfiguration", "module": "", "junit_selector"...
2.1.37
11
apache_incubator-baremaps-v0.8.2__b06833d_533480f__TileBatcherTest_0dc546dc
apache_incubator-baremaps-v0.8.2
https://github.com/apache/incubator-baremaps.git
b06833d27c992ed8d78bb2f13387fcebf2e7332b
533480f89ce03fd77e36c3b2c6be5682b535d28b
2023-05-07T11:24:27
2023-05-07T12:48:39
https://github.com/apache/incubator-baremaps/compare/b06833d27c992ed8d78bb2f13387fcebf2e7332b...533480f89ce03fd77e36c3b2c6be5682b535d28b
baremaps-core/src/test/java/org/apache/baremaps/database/tile/TileBatcherTest.java
[ { "change_id": "4_apache_incubator-baremaps-v0.8.2_b06833d_533480f_TileBatcherTest", "test_sign": "org/apache/baremaps/database/tile/TileBatcherTest.testFiltering:()V", "class": "TileBatcherTest", "method": "testFiltering", "module": "baremaps-core", "junit_selector": "org.apache.baremaps.da...
v0.8.2
17
apilayer_restcountries-2.0.5__67233cb_c3a8e50__CountryServiceTest_27e2560c
apilayer_restcountries-2.0.5
https://github.com/apilayer/restcountries.git
67233cbcb083923b95ea8534f553491b67e0c986
c3a8e501f7f66b86ee86c7518e3f69110634f4fd
2016-08-24T08:28:14
2016-08-24T08:55:19
https://github.com/apilayer/restcountries/compare/67233cbcb083923b95ea8534f553491b67e0c986...c3a8e501f7f66b86ee86c7518e3f69110634f4fd
src/test/java/fayder/restcountries/v1/CountryServiceTest.java
[ { "change_id": "1_apilayer_restcountries-2.0.5_67233cb_c3a8e50_CountryServiceTest", "test_sign": "fayder/restcountries/v1/CountryServiceTest.getByCurrency:()V", "class": "CountryServiceTest", "method": "getByCurrency", "module": "", "junit_selector": "fayder.restcountries.v1.CountryServiceTe...
2.0.5
8
blockchain_thunder-v0.1.2-alpha__8c880ff_1aa7495__ConnectionManagerImplTest_098f6bcd
blockchain_thunder-v0.1.2-alpha
https://github.com/blockchain/thunder.git
8c880ff53ea261d0b82e1e47a92ce8db76a80e80
1aa7495ee1abdd853e2e969c598019018bd60768
2016-03-15T08:00:37
2016-03-15T11:50:39
https://github.com/blockchain/thunder/compare/8c880ff53ea261d0b82e1e47a92ce8db76a80e80...1aa7495ee1abdd853e2e969c598019018bd60768
thunder-core/src/test/java/network/thunder/core/communication/nio/ConnectionManagerImplTest.java
[ { "change_id": "24_blockchain_thunder-v0.1.2-alpha_8c880ff_1aa7495_ConnectionManagerImplTest", "test_sign": "network/thunder/core/communication/nio/ConnectionManagerImplTest.test:()V", "class": "ConnectionManagerImplTest", "method": "test", "module": "thunder-core", "junit_selector": "networ...
v0.1.2-alpha
8
blockchain_thunder-v0.1.2-alpha__8fa7cdc_8585ed8__EncryptionHandlerTest_0d301049
blockchain_thunder-v0.1.2-alpha
https://github.com/blockchain/thunder.git
8fa7cdce1d050d2488b87dcbcb348158f0538cea
8585ed8698412b87a41b1b5e2c241e3b280f293d
2015-12-07T14:40:54
2015-12-07T16:12:55
https://github.com/blockchain/thunder/compare/8fa7cdce1d050d2488b87dcbcb348158f0538cea...8585ed8698412b87a41b1b5e2c241e3b280f293d
thunder-core/src/test/java/network/thunder/core/communication/nio/handler/low/EncryptionHandlerTest.java
[ { "change_id": "55_blockchain_thunder-v0.1.2-alpha_8fa7cdc_8585ed8_EncryptionHandlerTest", "test_sign": "network/thunder/core/communication/nio/handler/low/EncryptionHandlerTest.shouldEncrypt:()V", "class": "EncryptionHandlerTest", "method": "shouldEncrypt", "module": "thunder-core", "junit_...
v0.1.2-alpha
8
blockchain_thunder-v0.1.2-alpha__8fa7cdc_8585ed8__AuthenticationHandlerTest_44bc75e8
blockchain_thunder-v0.1.2-alpha
https://github.com/blockchain/thunder.git
8fa7cdce1d050d2488b87dcbcb348158f0538cea
8585ed8698412b87a41b1b5e2c241e3b280f293d
2015-12-07T14:40:54
2015-12-07T16:12:55
https://github.com/blockchain/thunder/compare/8fa7cdce1d050d2488b87dcbcb348158f0538cea...8585ed8698412b87a41b1b5e2c241e3b280f293d
thunder-core/src/test/java/network/thunder/core/communication/nio/handler/mid/AuthenticationHandlerTest.java
[ { "change_id": "52_blockchain_thunder-v0.1.2-alpha_8fa7cdc_8585ed8_AuthenticationHandlerTest", "test_sign": "network/thunder/core/communication/nio/handler/mid/AuthenticationHandlerTest.authenticationFail:()V", "class": "AuthenticationHandlerTest", "method": "authenticationFail", "module": "thun...
v0.1.2-alpha
8
blockchain_thunder-v0.1.2-alpha__c6b2b28_68e8b3d__GossipHandlerTest_9263a350
blockchain_thunder-v0.1.2-alpha
https://github.com/blockchain/thunder.git
c6b2b28e14c3768a804a701b2d8be1f4fac26843
68e8b3dc256aeac781050ba335866226979c7322
2016-01-29T09:22:25
2016-01-29T14:03:35
https://github.com/blockchain/thunder/compare/c6b2b28e14c3768a804a701b2d8be1f4fac26843...68e8b3dc256aeac781050ba335866226979c7322
thunder-core/src/test/java/network/thunder/core/communication/nio/handler/mid/GossipHandlerTest.java
[ { "change_id": "100_blockchain_thunder-v0.1.2-alpha_c6b2b28_68e8b3d_GossipHandlerTest", "test_sign": "network/thunder/core/communication/nio/handler/mid/GossipHandlerTest.shouldSendDataToNextPeer:()V", "class": "GossipHandlerTest", "method": "shouldSendDataToNextPeer", "module": "thunder-core", ...
v0.1.2-alpha
8
blockchain_thunder-v0.1.2-alpha__f055ec1_6378efd__LNOnionHelperImplTest_b1c529aa
blockchain_thunder-v0.1.2-alpha
https://github.com/blockchain/thunder.git
f055ec10f5c848a758c6422fff5cd6ed53187981
6378efdd3bb8ebfeafcfae417bf7939ca298acde
2016-02-03T07:33:57
2016-02-03T07:35:22
https://github.com/blockchain/thunder/compare/f055ec10f5c848a758c6422fff5cd6ed53187981...6378efdd3bb8ebfeafcfae417bf7939ca298acde
thunder-core/src/test/java/network/thunder/core/communication/objects/messages/impl/LNOnionHelperImplTest.java
[ { "change_id": "38_blockchain_thunder-v0.1.2-alpha_f055ec1_6378efd_LNOnionHelperImplTest", "test_sign": "network/thunder/core/communication/objects/messages/impl/LNOnionHelperImplTest.shouldBuildAndDeconstructCorrectFullOnion:()V", "class": "LNOnionHelperImplTest", "method": "shouldBuildAndDeconstru...
v0.1.2-alpha
8