Skip to content

Conversation

@oswaldsql
Copy link
Owner

PR Classification

Code refactoring and test enhancement.

PR Summary

Refactored constructor generation logic into a new ConstructorBuilder class and updated tests to cover new scenarios.

  • ClassBuilder refactored to delegate constructor logic to ConstructorBuilder.
  • Introduced ConstructorBuilder for handling constructor generation.
  • Updated MockClassBuilder to use ConstructorBuilder.
  • Added new test classes (AccessLevelTests, ParameterLessTests, WithParametersTests) for constructor handling.
  • Updated MiniMock.csproj to version 0.9.12 with new build configuration settings.

@oswaldsql oswaldsql merged commit f947925 into main Nov 27, 2024
@oswaldsql oswaldsql deleted the feature/SupportCtorOfBaseClasses branch November 27, 2024 20:10
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