2009/12/18 by Martin Lévesque, Levesque, Martin
Computer Science · Engineering · #FOS: Computer and information sciences #Programming Languages (cs.PL) #Real-time simulation and control systems #Software Reliability and Analysis Research #Software Testing and Debugging Techniques
paper · pdf · doi:10.48550/arxiv.0912.3583
openalex publication_date 2009/12/18 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28
A unit test is a method for verifying the accuracy and the proper functioning of a portion of a program. This work consists to study the relation and the approaches to test Object-Oriented Programming (OOP) programs and to propose a metamodel that enables the programmer to write the tests while writing the source code to be tested by exploiting the key features of OOP programming languages such as inheritance, polymorphism, etc.