java - What's the difference between a driver program and a unit test? -
According to many traditional principles, "driver programs" are programs that use second class (se) / module (s) / etc. Are working on
However, I believe this also does what a unit test class does.
Is there a technical difference between the two?
My take is that a driver is used to test the unit. A wide range of available sources is agreed, for example.
Comments
Post a Comment