@UnitTest public class ChineseNameWithTitleFormatStrategyTest extends java.lang.Object
| Constructor and Description |
|---|
ChineseNameWithTitleFormatStrategyTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setup() |
void |
testGetFullnameParamWithFullNameAndCNIsoCodeAndNonReverentTitle() |
void |
testGetFullnameParamWithFullNameAndEnIsoCodeAndReverentTitle() |
void |
testGetFullnameWithCNNameAndCNIsocodeAndReverentTitle() |
void |
testGetFullnameWithTitleForISOCodeWithCNNameAndCNIsocodeAndNonreverentTitle() |
void |
testGetFullnameWithTitleForISOCodeWithEngNameAndCNIsocodeAndReverentTitle() |
void |
testGetFullnameWithTitleForISOCodeWithEngNameAndEnIsocodeAndNonreverentTitle() |
void |
testGetFullnameWithTitleForISOCodeWithFirstAndLastNameNull() |
void |
testTitleIsReverent() |
void |
testTitleNotReverent() |
void |
testWithChineseName() |
void |
testWithNonChineseName() |
public ChineseNameWithTitleFormatStrategyTest()
public void setup()
public void testGetFullnameWithTitleForISOCodeWithFirstAndLastNameNull()
public void testGetFullnameWithCNNameAndCNIsocodeAndReverentTitle()
public void testGetFullnameWithTitleForISOCodeWithCNNameAndCNIsocodeAndNonreverentTitle()
public void testGetFullnameWithTitleForISOCodeWithEngNameAndCNIsocodeAndReverentTitle()
public void testGetFullnameWithTitleForISOCodeWithEngNameAndEnIsocodeAndNonreverentTitle()
public void testGetFullnameParamWithFullNameAndEnIsoCodeAndReverentTitle()
public void testGetFullnameParamWithFullNameAndCNIsoCodeAndNonReverentTitle()
public void testWithChineseName()
public void testWithNonChineseName()
public void testTitleIsReverent()
public void testTitleNotReverent()
Copyright © 2018 SAP SE. All Rights Reserved.