Answer the question
In order to leave comments, you need to log in
Can you use underscores in test methods?
For example,
addVote_timeValidAndVotePresent_updateVote()
methodName_stateUnderTest_expectedBehavior
Or is this against the convention and it's not allowed?
Methods should be verbs, in mixed case with the first letter lowercase, with the first letter of each internal word capitalized.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question