Sciweavers

1554 search results - page 1 / 311
» Testing Polymorphic Behavior
Sort
View
JOT
2002
64views more  JOT 2002»
13 years 5 months ago
Testing Polymorphic Behavior
Neelam Soundarajan, Benjamin Tyler
ISSRE
2000
IEEE
13 years 9 months ago
Criteria for Testing Polymorphic Relationships
The emphasis in object-oriented programs is on defining abstractions that have both state and behavior. This emphasis causes a shift in focus from software units to the way softw...
Roger T. Alexander, A. Jefferson Offutt
CASCON
1996
126views Education» more  CASCON 1996»
13 years 6 months ago
Inter-class testing of O-O software in the presence of polymorphism
This paper1 describes an algorithm for testing polymorphic interactions between classes in object-oriented (O-O) software. We propose an Augmented Object Relationship Diagram (AOR...
Amit M. Paradkar
POPL
1997
ACM
13 years 9 months ago
Behavioral Equivalence in the Polymorphic Pi-calculus
We investigateparametric polymorphism in message-basedconcurrentprogramming, focusing on behavioral equivalences in a typed process calculus analogous to the polymorphic lambdacal...
Benjamin C. Pierce, Davide Sangiorgi
ESOP
2010
Springer
14 years 2 months ago
Testing Polymorphic Properties
Abstract. This paper is concerned with testing properties of polymorphic functions. The problem is that testing can only be performed on specific monomorphic instances, whereas par...
Jean-Philippe Bernardy, Patrik Jansson and Koen Cl...