| | |
Summary: Towards the Systematic Testing
of Aspect-Oriented Programs
Roger T. Alexander, James M. Bieman
Colorado State University
Department of Computer Science
Fort Collins, Colorado
{rta,bieman}@cs.colostate.edu
Anneliese A. Andrews
Washington State University
School of Electrical Engineering and Computer Science
Pullman, Washington
aandrews@eecs.wsu.edu
Abstract
The code that provides solutions to key software re-
quirements, such as security and fault-tolerance, tends
to be spread throughout (or cross-cut) the program
modules that implement the "primary functionality" of
a software system. Aspect-oriented programming is an
emerging programming paradigm that supports imple-
menting such cross-cutting requirements into named
|