mardi 16 juillet 2019

Unit testing a workflow that consists of multiple sequential steps

My application must run a workflow that consist of multiple sequential steps. I am planning to use a class with private methods to handle each step.

My question is - what pattern can I use to unit test all these steps individually?

Aucun commentaire:

Enregistrer un commentaire