Rename the the Assert class - #28
Conversation
WalkthroughThis PR renames the assertion library file from Assert.4dm to TestAssertion.4dm throughout the codebase. The public entity cs.Assert is renamed to cs.TestAssertion, with all references in the Testing class property type and initialization updated accordingly. No functional or behavioral changes are introduced. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes
Possibly related PRs
Poem
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: defaults Review profile: CHILL Plan: Pro 📒 Files selected for processing (5)
🧰 Additional context used🧠 Learnings (10)📓 Common learnings📚 Learning: 2025-10-20T18:19:46.650ZApplied to files:
📚 Learning: 2025-09-22T13:15:15.427ZApplied to files:
📚 Learning: 2025-09-22T13:15:15.427ZApplied to files:
📚 Learning: 2025-10-20T18:19:46.650ZApplied to files:
📚 Learning: 2025-10-20T18:19:46.650ZApplied to files:
📚 Learning: 2025-10-20T18:19:46.650ZApplied to files:
📚 Learning: 2025-09-22T13:15:15.427ZApplied to files:
📚 Learning: 2025-10-20T18:19:46.650ZApplied to files:
📚 Learning: 2025-10-20T18:19:46.650ZApplied to files:
🔇 Additional comments (4)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Description
This change updates the Assert class to
TestAssertionsto avoid conflicts with other attributes.Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.