public class T0001_PersonIdentTest extends Object
| Constructor and Description |
|---|
T0001_PersonIdentTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
nullForEmailShouldThrowIllegalArgumentException() |
void |
nullForNameShouldThrowIllegalArgumentException() |
void |
test001_NewIdent() |
void |
test002_NewIdent() |
void |
testAppendSanitized() |
void |
testEmptyNameAndEmail() |
void |
testToExternalStringTrimsAllWhitespace() |
void |
testToExternalStringTrimsNameAndEmail() |
void |
testToExternalStringTrimsOtherBadCharacters() |
public void test001_NewIdent()
public void test002_NewIdent()
public void nullForNameShouldThrowIllegalArgumentException()
public void nullForEmailShouldThrowIllegalArgumentException()
public void testToExternalStringTrimsNameAndEmail()
throws Exception
Exceptionpublic void testToExternalStringTrimsAllWhitespace()
public void testToExternalStringTrimsOtherBadCharacters()
public void testEmptyNameAndEmail()
public void testAppendSanitized()
Copyright © 2017 Eclipse JGit Project. All rights reserved.