Unit Tests - Test Method Names
| Summary of the names of test methods and the words they are composed from. Method names are important to communicate the intent of a test for later maintenance and can indicate the features and focus of the system. |
|
Please see the Online Help for more details. Filtered by: Projects: devcreek-maven-example, Principals: All Generated by DevCreek: Tue Oct 11 19:55:51 EDT 2011 |
| Project | Distinct Words | Words/Name (av.) | Fingerprint |
| devcreek-maven-example | 8 | 4.50 | Able, App, Assign |
devcreek-maven-example
Test Method Words
Able
ca.intelliware.devcreek.maven.example.other.BTest.testShouldBeAbleToAssignA
App ca.intelliware.devcreek.maven.example.AppTest.testApp
Assign ca.intelliware.devcreek.maven.example.other.BTest.testShouldBeAbleToAssignA
App ca.intelliware.devcreek.maven.example.AppTest.testApp
Assign ca.intelliware.devcreek.maven.example.other.BTest.testShouldBeAbleToAssignA
Method Name Length
Test Method Words
| Word | Matches |
| 8.0 | 1 |
| A | 1 |
| Able | 1 |
| App | 1 |
| Assign | 1 |
| Be | 1 |
| Should | 1 |
| Test | 2 |
| To | 1 |
