Skip to content

tests for classes containing setters with custom logic#1102

Open
xeniorn wants to merge 4 commits intoFody:masterfrom
xeniorn:test_setter_with_side_effects
Open

tests for classes containing setters with custom logic#1102
xeniorn wants to merge 4 commits intoFody:masterfrom
xeniorn:test_setter_with_side_effects

Conversation

@xeniorn
Copy link

@xeniorn xeniorn commented Feb 7, 2025

Description

Adds tests for a use case not covered by existing tests - setter with preexisting custom logic.
Add configurability for the new behavior, with default being the old behavior.

The solution

  • Unit tests
  • Additional weaver property & Xml Config parser

Todos

…tom code side effects (before or after value assignment)
…nally disable failing test case for the missing implementation based on compilation flag, turned off by default.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant