surajp / universalmock

A universal mock class in Apex
MIT License
80 stars 17 forks source link

Bug fix for state not resetting and rename inner classes #21

Closed surajp closed 1 year ago

surajp commented 1 year ago

We had a bug with state not resetting after each method chain was completed. This fixes that and adds tests to ensure the behavior.