hi,
I have two classes A and B, B validates A. When testing, would it be a better practise to test "B" then A and B together?
or should i just test A and B straight away becuase B validated A?
TY in Advance
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Roei BarPosted Sep 25, 2009, 5:03 PM
it is more wise to check A and B seperatly since A will act in different way then if B will Activate A since B activating A will result with Result B