Issue 621 in moose-technology: writing tests for removeMethod

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue 621 in moose-technology: writing tests for removeMethod

moose-technology
Status: Accepted
Owner: ----
CC: [hidden email]
Labels: Type-Defect Priority-Medium RPackage

New issue 621 by [hidden email]: writing tests for removeMethod
http://code.google.com/p/moose-technology/issues/detail?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 "


_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Issue 621 in moose-technology: writing tests for removeMethod

moose-technology
Updates:
        Labels: -RPackage component-rp

Comment #1 on issue 621 by [hidden email]: writing tests for  
removeMethod
http://code.google.com/p/moose-technology/issues/detail?id=621

(No comment was entered for this change.)

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Issue 621 in moose-technology: writing tests for removeMethod

moose-technology
Updates:
        Labels: -component-rp Component-RPackage

Comment #2 on issue 621 by [hidden email]: writing tests for  
removeMethod
http://code.google.com/p/moose-technology/issues/detail?id=621

(No comment was entered for this change.)

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Issue 621 in moose-technology: writing tests for removeMethod

moose-technology

Comment #3 on issue 621 by [hidden email]: writing tests for  
removeMethod
http://code.google.com/p/moose-technology/issues/detail?id=621

I added two tests in RPackageMCSynchronisationTest. Integrated to version  
3.1 of RPackage

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Issue 621 in moose-technology: writing tests for removeMethod

moose-technology
Updates:
        Status: Fixed

Comment #4 on issue 621 by [hidden email]: writing tests for  
removeMethod
http://code.google.com/p/moose-technology/issues/detail?id=621

(No comment was entered for this change.)

--
You received this message because this project is configured to send all  
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev