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 1: Line 1:
='''Support for assertions in Object oriented languages'''=
='''Assertions in Object Oriented Language'''=




__TOC__
__TOC__


=Assertions in Ruby=
 
=Assertions in C++=
=Introduction
=Assertions in C#=
 
=Assertions in Java=
=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=

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