Aspect Programs

This is an alphabetical list of all the aspect programs in this documentation set:

 Add_HTML
  This aspect tests weaving rule comment_end_comment
 AddDeclarations
  This aspect tests the weaving rule accessModifierBlock_add_declaration
 AddModifiers
 This aspect tests class_add_accessModifierBlock weaving rule
 AddMultiLineAtBegin
 This aspect tests block_begin_codeFragment weaving rule by adding several lines of comments at the beginning of a block
 AddMultiLineAtEnd
 This aspect tests block_end_codeFragment weaving rule by adding several lines of comments at the end of a block
 AddMultipleLine_1
  This aspect tests weaving rule comment_end_comment
 AddMultipleLine_2
  This aspect tests weaving rule comment_end_comment
 AddSingleLine
  This aspect tests weaving rule comment_end_comment
 AddSingleLineAtAround
 This aspect tests block_around_codeFragment weaving rule by inserting one line comment at the beginning and another one line comment at the end of a block
 AddSingleLineAtBegin
 This aspect tests block_begin_codeFragment weaving rule by inserting single line comment at the beginning of a block
 AddSingleLineAtBeginAndEnd
  This aspect tests block_begin_codeFragment and block_begin_codeFragment weaving rules by inserting one line comment at the beginning and another one line comment at the end of a block
 AddSingleLineAtEnd
 This aspect tests block_end_codeFragment weaving rule by single lines of comments at the end of a block
 AllFunctionBeginCodeFragment
  This aspect tests weaving rule function_begin_codeFragment
 AllFunctionDollarVariables
  This aspect tests all dollar variables with exception of blockBody dollar variable whis is tested in test suite for blocks
 AllMultiplelineCodeFragments
  The behaviour of the <text> element is tested
 AllReturnBeforeCodeFragment
  The weaving rule return_before_codeFragment is tested
 Bug_00000112
 This advice tests the bug reported through our bug reporting system as the issue number 112
 Bug_00000144
 This advice tests the bug reported through our bug reporting system as the issue number 144
 Bug_0000015
 This advice tests the bug reported through our bug reporting system as the issue number 15
 EmptyConstraint
 This advice tests the bug reported through our bug reporting system as the issue number 357
 NoConstraint
 This advice tests the bug reported through our bug reporting system as the issue number 357
 ReplaceComment
  This aspect tests weaving rule comment_replace_codeFragment