Class DefaultAsSearchProfileServiceTest


  • @UnitTest
    public class DefaultAsSearchProfileServiceTest
    extends java.lang.Object
    • Field Detail

      • expectedException

        public org.junit.rules.ExpectedException expectedException
    • Constructor Detail

      • DefaultAsSearchProfileServiceTest

        public DefaultAsSearchProfileServiceTest()
    • Method Detail

      • setUp

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

        public void getAll()
      • getByIndexTypesAndCatalogVersions

        public void getByIndexTypesAndCatalogVersions()
      • getByCatalogVersion

        public void getByCatalogVersion()
      • getByCode

        public void getByCode()
      • cannotGetByCode

        public void cannotGetByCode()
      • cloneSearchProfile

        public void cloneSearchProfile()
      • cloneSearchProfileWithActivationSet

        public void cloneSearchProfileWithActivationSet()