Class TmaFlexibleSearchTest

java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.testframework.HybrisJUnit4TransactionalTest
de.hybris.platform.test.FlexibleSearchTest
de.hybris.platform.b2ctelcoservices.flexiblesearch.TmaFlexibleSearchTest
All Implemented Interfaces:
de.hybris.platform.testframework.JaloSessionHolder

@IntegrationTest(replaces=de.hybris.platform.test.FlexibleSearchTest.class) public class TmaFlexibleSearchTest extends de.hybris.platform.test.FlexibleSearchTest
  • Field Summary

    Fields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test

    jaloSession
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    void
     

    Methods inherited from class de.hybris.platform.test.FlexibleSearchTest

    distinctByKey, setUp, setUpGlobal, shouldNotChangeAutoCommitFlag, tearDownGlobal, testAbstractTypes, testAliasSyntax, testAmbiguousBrackets, testCollectionValues, testCountQueryWithOrderByIncludingParameter, testDisableExecution, testEmptyQuery, testExternalDeploymentSearch, testGroupBy, testIgnoreMissingLocalizations, testJoin, testLanguageIsoCodeWithDot, testMissingColumnBug, testMissingLanguageException, testNonPKSelect, testNullReturnValues, testOracle1000ExpressionsLimit, testOrderBy, testOuterJoins, testPLA_11153, testPLA_8330, testPLA_8410, testPLA_9290, testPLA7389, testRestrictedSearch, testSerializableResults, testSimpleLimitQuery, testSingleValuesFromSessionContext, testSpecificLanguageSearch, testSqlServerInlining, testSubselects, testSubtypeRestriction, testUnknownFieldException, testValueMap, testValuePaths, testViewTypeErrors, testWithoutTypeIndex

    Methods inherited from class de.hybris.platform.testframework.HybrisJUnit4Test

    establishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSession

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • TmaFlexibleSearchTest

      public TmaFlexibleSearchTest()
  • Method Details

    • testIgnoredLanguageSearch

      public void testIgnoredLanguageSearch()
      Overrides:
      testIgnoredLanguageSearch in class de.hybris.platform.test.FlexibleSearchTest
    • testOrderByMissingProperty

      public void testOrderByMissingProperty() throws Exception
      Overrides:
      testOrderByMissingProperty in class de.hybris.platform.test.FlexibleSearchTest
      Throws:
      Exception