You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/05/01 00:12:00 UTC

[jira] [Work logged] (COLLECTIONS-811) Consider integration Guava testlib tests

     [ https://issues.apache.org/jira/browse/COLLECTIONS-811?focusedWorklogId=764712&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-764712 ]

ASF GitHub Bot logged work on COLLECTIONS-811:
----------------------------------------------

                Author: ASF GitHub Bot
            Created on: 01/May/22 00:11
            Start Date: 01/May/22 00:11
    Worklog Time Spent: 10m 
      Work Description: kinow commented on PR #301:
URL: https://github.com/apache/commons-collections/pull/301#issuecomment-1114077324

   Rebased.




Issue Time Tracking
-------------------

    Worklog Id:     (was: 764712)
    Time Spent: 1h 20m  (was: 1h 10m)

> Consider integration Guava testlib tests
> ----------------------------------------
>
>                 Key: COLLECTIONS-811
>                 URL: https://issues.apache.org/jira/browse/COLLECTIONS-811
>             Project: Commons Collections
>          Issue Type: Test
>    Affects Versions: 4.4
>            Reporter: Bruno P. Kinoshita
>            Assignee: Bruno P. Kinoshita
>            Priority: Minor
>             Fix For: 4.5
>
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> In COLLECTIONS-802 an issue reported was found with the help of Google Guava testlib tests.
> Maybe we could either have something similar (i.e. build ourselves?), use Google Guava's testlib, or find another similar solution. From what I understood, it uses a factory function to create an implementation of a collection interface (e.g. Map) and then runs a series of functional tests over the created object, failing tests if a contract is broken (e.g. iterating a map doesn't leave the next-object as null, as it was the case of the 802 issue).



--
This message was sent by Atlassian Jira
(v8.20.7#820007)