Class TmaRelationCacheUnitTest

java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.cache.relation.RelationCacheUnitTest
de.hybris.platform.b2ctelcoservices.cache.TmaRelationCacheUnitTest
All Implemented Interfaces:
de.hybris.platform.testframework.JaloSessionHolder

@IntegrationTest(replaces=de.hybris.platform.cache.relation.RelationCacheUnitTest.class) public class TmaRelationCacheUnitTest extends de.hybris.platform.cache.relation.RelationCacheUnitTest
  • 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
     

    Methods inherited from class de.hybris.platform.cache.relation.RelationCacheUnitTest

    testCompute, testCreateKey, testGetKey

    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

    • TmaRelationCacheUnitTest

      public TmaRelationCacheUnitTest()
  • Method Details

    • testTable

      public void testTable()
      Overrides:
      testTable in class de.hybris.platform.cache.relation.RelationCacheUnitTest