You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Micah Kornfield (Jira)" <ji...@apache.org> on 2019/11/07 07:23:00 UTC

[jira] [Updated] (ARROW-6931) [Java] Consider starting to use Google Truth Fluent Assertions library

     [ https://issues.apache.org/jira/browse/ARROW-6931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Micah Kornfield updated ARROW-6931:
-----------------------------------
    Description: 
This can offer more readable asserts than the limited JUnit assertions.

 

we might want to add see if we can add a custom subject, that allows for easily asserting things about ValueVector's (e.g. NullCount, Length, etc).

  was:This can offer more readable asserts than the limited JUnit assertions.


> [Java] Consider starting to use Google Truth Fluent Assertions library
> ----------------------------------------------------------------------
>
>                 Key: ARROW-6931
>                 URL: https://issues.apache.org/jira/browse/ARROW-6931
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Java
>            Reporter: Micah Kornfield
>            Assignee: Ji Liu
>            Priority: Major
>
> This can offer more readable asserts than the limited JUnit assertions.
>  
> we might want to add see if we can add a custom subject, that allows for easily asserting things about ValueVector's (e.g. NullCount, Length, etc).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)