summaryrefslogtreecommitdiffstats
path: root/src/test/java/com/beust/jcommander/MethodSetterTest.java
Commit message (Expand)AuthorAgeFilesLines
* Remove commented-out codeMykhailo Kovalskyi2016-10-081-3/+0
* Remove verbose code constructsMykhailo Kovalskyi2016-10-081-3/+3
* If we have a setter but no getter, try to find a field to calculate the defau...Cedric Beust2012-07-071-1/+16
* Test for getter returning non strings.Cedric Beust2012-07-071-1/+20
* Moved the method tests in their own class.Cedric Beust2012-07-071-0/+66