[ 
https://issues.apache.org/jira/browse/SANDBOX-362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13194841#comment-13194841
 ] 

Simone Tripodi commented on SANDBOX-362:
----------------------------------------

Hi Benedikt,

I think that redundancies are not evil but in that case they are not very 
helpful because they don't change the test coverage result.

BeanUtils APIs tests purpose should be:

 * make sure null Class is not accepted
 * make sure null Object is not accepted
 * accepts a Class
 * accepts a Bean

nothing more, unless we decide to add more public methods.
                
> Create basic unit tests for all classes
> ---------------------------------------
>
>                 Key: SANDBOX-362
>                 URL: https://issues.apache.org/jira/browse/SANDBOX-362
>             Project: Commons Sandbox
>          Issue Type: Test
>          Components: BeanUtils2
>    Affects Versions: Nightly Builds
>            Reporter: Benedikt Ritter
>         Attachments: ArgumentTest.zip, SANDBOX-362-BeanUtilsTest.txt, 
> SANDBOX-362-RefactoringOfArgumentTest.txt, 
> SANDBOX-362-RefactoringOfAssertionsTest.txt, SANDBOX-362-TypeUtilsTest.txt
>
>
> Back up all existing implementations with unit tests:
> * Argument
> * Assertions
> * BeanUtils
> * DefaultBeanAccessor
> * DefaultClassAccessor
> * MethodRegistry
> * TypeUtils

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to