Skip to content

writing tests for removeMethod  #621

Description

@seandenigris

Originally reported on Google Code with ID 621

writing tests for 
        "The bug appeared when removing two extensions methods (from the same extending package)
for a   
    same class. in RPackage >> removeMethod: , when removing an extension method, we were
telling the 
    organizer to remove the extending package for the class concerned. This was wrong,
because even if one 
    extension from this package has been removed, some others can still exist. And the
organizer should keep 
    the this package as extending package for the class. So removing the first extension
method worked 
    correctly, but then removing a second or more methods from the same package was raising
some errors "

Reported by stephane.ducasse on 2011-05-08 17:17:25

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions