Package de.hybris.platform.test
Class FlexibleSearchTest
- java.lang.Object
-
- de.hybris.platform.testframework.HybrisJUnit4Test
-
- de.hybris.platform.testframework.HybrisJUnit4TransactionalTest
-
- de.hybris.platform.test.FlexibleSearchTest
-
- All Implemented Interfaces:
JaloSessionHolder
@IntegrationTest public class FlexibleSearchTest extends HybrisJUnit4TransactionalTest
-
-
Field Summary
-
Fields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
jaloSession
-
-
Constructor Summary
Constructors Constructor Description FlexibleSearchTest()
-
Method Summary
-
Methods inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
establishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSession
-
-
-
-
Method Detail
-
setUpGlobal
public static void setUpGlobal()
-
tearDownGlobal
public static void tearDownGlobal()
-
setUp
public void setUp() throws java.lang.Exception
- Throws:
java.lang.Exception
-
testDisableExecution
public void testDisableExecution() throws java.lang.Exception
- Throws:
java.lang.Exception
-
testViewTypeErrors
public void testViewTypeErrors() throws JaloGenericCreationException, JaloAbstractTypeException
-
testNullReturnValues
public void testNullReturnValues()
-
testCollectionValues
public void testCollectionValues() throws ConsistencyCheckException
- Throws:
ConsistencyCheckException
-
testExternalDeploymentSearch
public void testExternalDeploymentSearch() throws JaloGenericCreationException, JaloAbstractTypeException
-
testGroupBy
public void testGroupBy()
-
testRestrictedSearch
public void testRestrictedSearch() throws ConsistencyCheckException
- Throws:
ConsistencyCheckException
-
testValuePaths
public void testValuePaths()
-
testSingleValuesFromSessionContext
public void testSingleValuesFromSessionContext()
-
testSubtypeRestriction
public void testSubtypeRestriction()
-
testAliasSyntax
public void testAliasSyntax()
-
testValueMap
public void testValueMap()
-
testAbstractTypes
public void testAbstractTypes()
-
testWithoutTypeIndex
public void testWithoutTypeIndex()
-
testMissingLanguageException
public void testMissingLanguageException()
-
testSpecificLanguageSearch
public void testSpecificLanguageSearch()
-
testIgnoredLanguageSearch
public void testIgnoredLanguageSearch()
-
testNonPKSelect
public void testNonPKSelect() throws java.lang.Exception
- Throws:
java.lang.Exception
-
testUnknownFieldException
public void testUnknownFieldException() throws java.lang.Exception
- Throws:
java.lang.Exception
-
testOuterJoins
public void testOuterJoins() throws java.lang.Exception
- Throws:
java.lang.Exception
-
testOrderBy
public void testOrderBy() throws java.lang.Exception
- Throws:
java.lang.Exception
-
testOrderByMissingProperty
public void testOrderByMissingProperty() throws java.lang.Exception
- Throws:
java.lang.Exception
-
testSubselects
public void testSubselects()
-
testAmbiguousBrackets
public void testAmbiguousBrackets()
-
testJoin
public void testJoin() throws JaloItemNotFoundException
- Throws:
JaloItemNotFoundException
-
testEmptyQuery
public void testEmptyQuery()
-
testIgnoreMissingLocalizations
public void testIgnoreMissingLocalizations()
-
testLanguageIsoCodeWithDot
public void testLanguageIsoCodeWithDot() throws ConsistencyCheckException
- Throws:
ConsistencyCheckException
-
testOracle1000ExpressionsLimit
public void testOracle1000ExpressionsLimit()
-
testMissingColumnBug
public void testMissingColumnBug() throws ConsistencyCheckException, EJBInvalidParameterException
Tests bug which reduced column count when wrapping outdated PKs from select.
-
testSerializableResults
public void testSerializableResults() throws JaloGenericCreationException, JaloAbstractTypeException
-
testPLA7389
public void testPLA7389() throws JaloInvalidParameterException, JaloDuplicateCodeException, JaloItemNotFoundException, JaloDuplicateQualifierException
-
testSqlServerInlining
public void testSqlServerInlining()
-
testPLA_8330
public void testPLA_8330() throws JaloInvalidParameterException, JaloItemNotFoundException, JaloSecurityException, JaloBusinessException
-
testPLA_8410
public void testPLA_8410()
-
testPLA_9290
public void testPLA_9290() throws JaloInvalidParameterException, JaloDuplicateCodeException
-
testPLA_11153
public void testPLA_11153()
-
testSimpleLimitQuery
public void testSimpleLimitQuery()
-
testCountQueryWithOrderByIncludingParameter
public void testCountQueryWithOrderByIncludingParameter()
-
-