helpermethod / bash-specs

A BDD testing framework for Bash inspired by Jasmine and roundup.
GNU General Public License v3.0
12 stars 4 forks source link

create_mock should accept multiple function names / commands #37

Closed helpermethod closed 8 years ago

helpermethod commented 8 years ago

This change makes mocking of multiple functions easier.