CSC/ECE 517 Fall 2010/ch6 6b HA: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
=''' | ='''Assertions in Object Oriented Language'''= | ||
__TOC__ | __TOC__ | ||
=Assertions in | |||
= | =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= |
Revision as of 16:15, 13 November 2010
Assertions in Object Oriented Language
=Introduction
=Usage
=Types of assertions