Skip to content
  • pcregut's avatar
    [Bug 316340] · 4c656fe9
    pcregut authored
    - Changes to InnerClass annotation: creation of an explicit MemberClass annotation (no more test if name is null, this was wrong for named inner classes)
    - InnerClass name computed from the real name of the class. It cannot be recomputed on named InnerClasses.
    - Propagation of the MemberClass annotation to the structure of asmdex (tree visitor, logelements, etc.)
    - Modification of the test case structure to get more visibility on what is wrong (parameterized test suite)
    - Updated Junit.
    - Added test case for Inner and Member class covering all the known variants (static or not, named or not, member not inner).
    4c656fe9