Skip to content

Conversation

@ic0ns
Copy link
Contributor

@ic0ns ic0ns commented Jun 19, 2025

Summary

  • Added unit tests for previously untested methods in ModifiableVariable class to achieve 100% coverage

Changes

  • Added test for getModifications() method
  • Added test for containsAssertion() method
  • Added test for innerToString() method (tested through subclass toString)

ic0ns added 2 commits June 19, 2025 06:19
Added tests for getModifications(), containsAssertion(), and innerToString()
methods to achieve 100% coverage of the ModifiableVariable class.
@ic0ns ic0ns merged commit f78b023 into main Jun 19, 2025
12 checks passed
@ic0ns ic0ns deleted the improve-modifiablevariable-test-coverage branch June 19, 2025 06:27
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.

2 participants