Rhino Mocks Method ‘YYY' requires a return value or an exception to throw.
Explains a Rhino Mocks unit testing exception and solution for methods requiring a return value.
Carlos Mendible is a Principal Cloud Solution Architect at Microsoft who writes in-depth, hands-on guides about Azure, Kubernetes, Terraform, and Generative AI, focusing on real-world cloud automation and architecture.
165 articles from this blog
Explains a Rhino Mocks unit testing exception and solution for methods requiring a return value.
Fixes for xVal.WebForms validation issues: suppressing duplicate validation calls and ensuring complete validator script options.
A developer details patching xVal.WebForms to support ASP.Net-style Validation Groups and CausesValidation behavior with jQuery Validate.
Explains how CSLA.NET 3.8 Beta integrates DataAnnotations for validation, eliminating the need for duplicate rule enforcement in business layers.
A technical analysis of a bug in DbLinq's non-generic Execute method causing invalid cast exceptions, with details on the submitted patch.