Skip to content

Apply to protected/private setters #5

@orien

Description

@orien

migrated from google code issue 3

What steps will reproduce the problem?

Trying to use the library with a bean with protected/private setters.

What is the expected output? What do you see instead?

I would like that the library could work at least with protected setters instead of giving an "invalid setter for property" error.

What version of the product are you using? On what operating system?

0.9 Win7

Please provide any additional information below.

Sometimes you do not want to give access to a set method to your class clients but if you are working with beans a set method is still necessary so it would be nice to be able to test it.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions