Class ChineseNameWithTitleFormatStrategyTest

java.lang.Object
de.hybris.platform.addressservices.strategies.impl.ChineseNameWithTitleFormatStrategyTest

@UnitTest public class ChineseNameWithTitleFormatStrategyTest extends Object
  • Constructor Details

    • ChineseNameWithTitleFormatStrategyTest

      public ChineseNameWithTitleFormatStrategyTest()
  • Method Details

    • setup

      public void setup()
    • testGetFullnameWithTitleForISOCodeWithFirstAndLastNameNull

      public void testGetFullnameWithTitleForISOCodeWithFirstAndLastNameNull()
    • testGetFullnameWithCNNameAndCNIsocodeAndReverentTitle

      public void testGetFullnameWithCNNameAndCNIsocodeAndReverentTitle()
    • testGetFullnameWithTitleForISOCodeWithCNNameAndCNIsocodeAndNonreverentTitle

      public void testGetFullnameWithTitleForISOCodeWithCNNameAndCNIsocodeAndNonreverentTitle()
    • testGetFullnameWithTitleForISOCodeWithEngNameAndCNIsocodeAndReverentTitle

      public void testGetFullnameWithTitleForISOCodeWithEngNameAndCNIsocodeAndReverentTitle()
    • testGetFullnameWithTitleForISOCodeWithEngNameAndEnIsocodeAndNonreverentTitle

      public void testGetFullnameWithTitleForISOCodeWithEngNameAndEnIsocodeAndNonreverentTitle()
    • testGetFullnameParamWithFullNameAndEnIsoCodeAndReverentTitle

      public void testGetFullnameParamWithFullNameAndEnIsoCodeAndReverentTitle()
    • testGetFullnameParamWithFullNameAndCNIsoCodeAndNonReverentTitle

      public void testGetFullnameParamWithFullNameAndCNIsoCodeAndNonReverentTitle()
    • testWithChineseName

      public void testWithChineseName()
    • testWithNonChineseName

      public void testWithNonChineseName()
    • testTitleIsReverent

      public void testTitleIsReverent()
    • testTitleNotReverent

      public void testTitleNotReverent()