Paweł

Results 6 issues of Paweł

#### Check List: * Fixes #3263 * Unit tests : YES * Javadoc with a code example (on API only) : YES * PR meets the [contributing guidelines](https://github.com/assertj/assertj/blob/main/CONTRIBUTING.md)

#### Check List: * Fixes #3248 * Unit tests : YES * Javadoc with a code example (on API only) : YES * PR meets the [contributing guidelines](https://github.com/assertj/assertj/blob/main/CONTRIBUTING.md) Following the...

This pull request fixes https://github.com/millij/poi-object-mapper/issues/47 (All cells are nulls if setter returns anything but void) Fixed by using a different `PropertyDescriptor`. @millij Please review and merge.

This pull request fixes https://github.com/millij/poi-object-mapper/issues/58 (`SpreadsheetWriter` creates columns for methods that are not annotated with `@SheetColumn`) There is a bug in the implementation as currently: A method is skipped if...

`SpreadsheetWriter` creates columns for methods that are not annotated with `@SheetColumn` Using `SpreadsheetWriterTest#test_write_xls_single_sheet` as an example: Actual: Expected:

#### Check List: * Fixes #3401 * Unit tests : YES * Javadoc with a code example (on API only) : YES * PR meets the [contributing guidelines](https://github.com/assertj/assertj/blob/main/CONTRIBUTING.md)