Class C2LManagerTest

    • Constructor Detail

      • C2LManagerTest

        public C2LManagerTest()
    • Method Detail

      • setUp

        public void setUp()
                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testGetLanguageByIsoCode

        public void testGetLanguageByIsoCode()
                                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getAllLanguages

        public void getAllLanguages()
                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getActiveLanguages

        public void getActiveLanguages()
                                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getCurrencyByIsoCode

        public void getCurrencyByIsoCode()
                                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getAllCurrencies

        public void getAllCurrencies()
                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getActiveCurrencies

        public void getActiveCurrencies()
                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getBaseCurrency

        public void getBaseCurrency()
                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getCountryByIsoCode

        public void getCountryByIsoCode()
                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getAllCountries

        public void getAllCountries()
                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getActiveCountries

        public void getActiveCountries()
                                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getRegionByCode

        public void getRegionByCode()
                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getRegions

        public void getRegions()
                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getAllRegions

        public void getAllRegions()
                           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getActiveRegions

        public void getActiveRegions()
                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • tearDown

        public void tearDown()
                      throws java.lang.Exception
        Throws:
        java.lang.Exception