ItEr21S04ArquitecturaServidorItEr20S04: Improving the name of a test.
This commit is contained in:
parent
4de1674cb0
commit
3d1b60c1a4
1 changed files with 1 additions and 1 deletions
|
|
@ -106,7 +106,7 @@ public class CriterionServiceTest {
|
|||
}
|
||||
|
||||
@Test
|
||||
public void testSaveCriterionTwice() throws ValidationException {
|
||||
public void testSaveSameCriterionTwice() throws ValidationException {
|
||||
String unique = UUID.randomUUID().toString();
|
||||
Criterion criterion = PredefinedCriterionTypes.WORK_RELATIONSHIP
|
||||
.createCriterion(unique);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue