Newer
Older
2018-fumichan-thesis / practice / vendor / bundle / ruby / 2.5.0 / gems / backports-3.11.4 / spec / tags / 2.2.0 / core / module / define_method_spec.rb
fails:Module#define_method when name is not a special private name given an UnboundMethod and called from the target module sets the visibility of the method to the current visibility
fails:Module#define_method when name is not a special private name passed a block and called from the target module sets the visibility of the method to the current visibility
fails:Module#define_method does not use the caller block when no block is given
fails:Module#define_method returns its symbol