Search code examples
Enforcing and contract methods in Squeak...


oopsmalltalksqueakdesign-by-contract

Read More
(or/c #f <contract>) vs <contract>...


racketdesign-by-contract

Read More
How to use the method compile in smalltalk and what parameters can I call it with...


smalltalksqueakdesign-by-contract

Read More
Hibernate Validator annotations not working...


javahibernatebean-validationdesign-by-contract

Read More
Why isn't JML implemented as Annotations in Java?...


javadesign-by-contractjml

Read More
How to code by contract using RESTful Web Services...


design-by-contractrestful-architecture

Read More
Differences between Code Contract and Spec#...


c#code-contractsdesign-by-contractspec#

Read More
How to ensure that implementations of an interface have a connection string if they are backed by a ...


c#.netoopcode-contractsdesign-by-contract

Read More
F# argument checking...


f#argumentscode-contractsdesign-by-contractquotations

Read More
api documentation and "value limits": do they match?...


language-agnosticdocumentationcommentsdesign-by-contract

Read More
Should I use both NotNull and ContractAnnotation("null => halt")?...


nullresharperstatic-analysisdesign-by-contract

Read More
Why ContractAnnotationAttribute of ReSharper cannot target constructors?...


resharperstatic-analysisdesign-by-contract

Read More
Is a return of 'false' a valid postcondition of a method?...


javaoopdesign-by-contract

Read More
Headers in non-C++ OOP Languages...


c++oopheader-filesdesign-by-contract

Read More
Difference among goals of DBC, AOP, TDD and Unit tests...


unit-testingarchitecturetddaopdesign-by-contract

Read More
Is there a design by contract framework for php?...


phpdesign-by-contract

Read More
Cross-interface contracts...


c#oopinterfacedocumentationdesign-by-contract

Read More
Code Contract and ensuring no exceptions are thrown...


c#code-contractsdesign-by-contract

Read More
How much null checking is enough?...


c#javac++design-by-contract

Read More
Yii: Design-By-Contract with PHPUnit...


phpyiiphpunitrequire-oncedesign-by-contract

Read More
Yii: design-by-contract with PHPUnit 3.7...


phpyiinamespacesphpunitdesign-by-contract

Read More
Should my classes restrict developers from doing wrong things with them?...


javadesign-by-contract

Read More
Contracts design pattern in C...


cdesign-patternscode-contractsdesign-by-contract

Read More
Frama-C/WP not able to prove loop invariant with \at...


cstatic-analysisdesign-by-contractframa-cloop-invariant

Read More
When to add a precondition and when to (only) throw an exception?...


javafileexceptiondesign-by-contractpreconditions

Read More
Assertion, Exception, run time error, or Undefined Behaviour?...


c++fsmdesign-by-contract

Read More
Java: clean way to automatically throw UnsupportedOperationException when calling hashCode() and equ...


javaequalsdesign-by-contract

Read More
Do preconditions ALWAYS have to be checked?...


design-by-contract

Read More
How to enforce custom class instance invariants in Java...


javadesign-by-contractinvariants

Read More
Ways to specify whether a feature is supported in contract...


c#.netinterfaceabstract-classdesign-by-contract

Read More
BackNext