سؤال

Is there any model checking library for c# code? I am seeking for pre,post condition annotations class invariants, like in Eiffel. I have googled Spec# but as I understood it is language extension not a library as I would expect.

Thank You!

هل كانت مفيدة؟

المحلول

Have a look at Code Contracts.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top