Class ChineseNameWithTitleFormatStrategyTest


  • @UnitTest
    public class ChineseNameWithTitleFormatStrategyTest
    extends java.lang.Object
    • Constructor Detail

      • ChineseNameWithTitleFormatStrategyTest

        public ChineseNameWithTitleFormatStrategyTest()
    • Method Detail

      • 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()