Codeception / module-rest

REST module for Codeception
MIT License
54 stars 27 forks source link

Rename `setServerParameters()` to `haveServerParameters()`; drop `haveServerParameter()` #26

Open ThomasLandauer opened 4 years ago

ThomasLandauer commented 4 years ago

Just stumbled upon this while searching for a new name for deleteHeader(), see https://github.com/Codeception/module-rest/issues/22

Current situation:

I would say:

ThomasLandauer commented 4 years ago

Both functions also exist in lib-innerbrowser: