CSC/ECE 517 Fall 2010/ch6 6b HA

From Expertiza_Wiki
Revision as of 16:15, 13 November 2010 by Wolf (talk | contribs)
Jump to navigation Jump to search

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