Task #6740
Story #6730: deploy v2 MNWebTester
create more readable test names for users
Start date:
2015-01-06
Due date:
% Done:
100%
Milestone:
None
Product Version:
*
Story Points:
Sprint:
Description
try the "{method}_should_do_this_under_these_circumstances" naming convention
http://www.codeaffine.com/2014/03/17/getting-junit-test-names-right/
http://www.coderanch.com/t/96290/Testing/Naming-convention-methods-JUnit
http://osherove.com/blog/2005/4/3/naming-standards-for-unit-tests.html
History
#1 Updated by Andrei Buium over 9 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
- translation missing: en.field_remaining_hours set to 0.0
All implementation classes used in the API tests now have the @WebTestName and @WebTestDescription annotations on their test methods.