../../AspectXTestSuite/functions/FunctionWeavingTests/aspects/allMultiplelineCodeFragments.ax<text> element is tested.
The weaving rule return_before_codeFragment is used for tests.
It would be also possible to demostrate other combinations -- in particular
on constructor_begin_codeFragment, constructor_end_codeFragment,
function_begin_codeFragment, and function_end_codeFragment.
This aspect aslo tests how text elements of codeModifier element
are handled.
Pointcuts | |
Advices | |
| before | multipleLineSingleText1 |
| This advise checks multiple line codeFragment with single <text> elements | |
| before | multipleLineMutlipleText2 |
| This advise checks multiple line codeFragment with multiple <text> elements | |
| before | multipleLineIfSingleText3 |
| This advise checks multiple line codeFragment with single <text> elements | |
| before | multipleLineIfSingleText4 |
| This advise checks multiple line codeFragment with single <text> elements | |
Triplet: return before codeFragment
Local Pointcut: return (source)
Triplet: return before codeFragment
Local Pointcut: return (source)
Triplet: return before codeFragment
Local Pointcut: return (source)
Triplet: return before codeFragment
Local Pointcut: return (source)