-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
Description
The method call_method_from_string should have a better test, if you define a matcher supporting block expectations, you could pass it something like "Array.new(5, 0)" and expect [0, 0, 0, 0, 0], at the moment anything will throw a NameError, just a thought.
Reactions are currently unavailable