Download Unit test naming best practices - Stack Overflow book pdf free download link or read online here in PDF. Read online Unit test naming best practices - Stack Overflow book pdf free download link book now. All books are in clear copy here, and all files are secure so don't worry about it. This site is like a library, you could find million book here by using search box in the header.
Test cases (the test fixture methods) have names like: test[feature being tested] For example, having the following class: class Person { int calculateAge() { ... } // other methods and properties } A test fixture would be: class PersonTests { testAgeCalculationWithNoBirthDate() { ... } // or testCalculateAge() { ...
Read : Unit test naming best practices - Stack Overflow pdf book online Select one of servers for direct link: |
---|