CSC/ECE 517 Fall 2010/ch6 6b HA: Difference between revisions

From Expertiza_Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 5: Line 5:




=Introduction
=Introduction=


=Usage
=Usage=


=Types of assertions
=Types of assertions=


=Design by contract=
=Design by contract=

Revision as of 16:15, 13 November 2010

Assertions in Object Oriented Language


Introduction

Usage

Types of assertions

Design by contract

Assertions in Object Oriented Language (show pictures showing assertion error.)

C

C++

Ruby

Python

C#

Java

Advantages of Assertion based Programming

References