Category: c-sharp
-
Get all transitions
When you create test cases you normally want to check all transitions between states or values. So how do you get a list of values to cover all transitions? Well I started to Google, could not find any good example, probably because I didn’t use the correct word. Then I asked Gemini and got some…