Mechanism for ensuring defect-free objects via object class tests

An embodiment of an object class test involves constructing objects from classes, developing a unit class test for each object, passing data into each object using the unit class test, and retrieving data from each object using the unit class test to determine if the object is functional. Accordingl...

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
Hauptverfasser: HARRAH RICHARD DALE, YU JENNY, ROBB MARY THOMAS, SCHEETZ MICHAEL, KRUG-GRAVES CAROL ANN, OTSUKA WARREN I, KUMPF ROGER WILLIAM, WANG MIHA, SUIT DONALD, SANCHEZ HUMBERTO A, DREES DOUGLAS P, PATIL BAPUGOUDA, BORANNA NAGARAJA
Format: Patent
Sprache:eng
Schlagworte:
Online-Zugang:Volltext bestellen
Tags: Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
Beschreibung
Zusammenfassung:An embodiment of an object class test involves constructing objects from classes, developing a unit class test for each object, passing data into each object using the unit class test, and retrieving data from each object using the unit class test to determine if the object is functional. Accordingly, the object class test ensures that each object is functional before the objects are installed in a software development system. In addition, the object class test documents and implements source code necessary to produce standard output messages from the unit class test for each class, thus formalizing the object class test output into an easily parseable and human readable format.