[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: ABLUnit: How to create test suite to perform interface test on multiple classes

  • Thread starter Thread starter Matt Baker
  • Start date Start date
Status
Not open for further replies.
M

Matt Baker

Guest
You need separate tests, one for each code path that you create. Remember, you're not testing the interface...it doesn't do anything. You're testing the implementation to ensure it behaves according to requirements.

Continue reading...
 
Status
Not open for further replies.
Back
Top