Testing aspect-oriented programs as object-oriented programs

  • Authors:
  • Chuan Zhao;Roger T. Alexander

  • Affiliations:
  • Washington State University, Pullman, Washington;Washington State University, Pullman, Washington

  • Venue:
  • Proceedings of the 3rd workshop on Testing aspect-oriented programs
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

Along with the evolution of the technique and use of aspect-oriented programming (AOP), the difficulty of testing the aspect-oriented programs is now receiving much attention. Besides lots of methods of testing AOP, testing the woven source code seems to be a feasible way. In this paper we discuss the feasibility of this method and propose an OOP testing method with case study for AspectJ programs in which the decompiled woven code is tested.