org.aspectj/tests/base/test110/Readme.txt

10 lines
252 B
Plaintext
Raw Normal View History

2002-12-16 19:51:06 +01:00
Mode: VM run
Title: Packaged aspects referring to packaged classes
This test case has an aspect and a class, each in a separate
package. The test is to check if the weaver generates the correct
names for the class and the aspect in the woven code.