Class DefaultAsSearchConfigurationServiceTest


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

      • expectedException

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

      • DefaultAsSearchConfigurationServiceTest

        public DefaultAsSearchConfigurationServiceTest()
    • Method Detail

      • setUp

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

        public void getAll()
      • getByCatalogVersion

        public void getByCatalogVersion()
      • getByUid

        public void getByUid()
      • cannotGetByUid

        public void cannotGetByUid()
      • getForContext

        public void getForContext()
      • getOrCreateForContext

        public void getOrCreateForContext()
      • cloneSearchConfiguration

        public void cloneSearchConfiguration()