Package de.hybris.platform.test
Class PKTest
- java.lang.Object
-
- de.hybris.platform.testframework.HybrisJUnit4Test
-
- de.hybris.platform.test.PKTest
-
- All Implemented Interfaces:
JaloSessionHolder
@IntegrationTest public class PKTest extends HybrisJUnit4Test
-
-
Field Summary
-
Fields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
jaloSession
-
-
Constructor Summary
Constructors Constructor Description PKTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidsamePK()voidtestBit43PreservationPLA11587()voidtestGeneralFormat()voidtestHash()voidtestManyPKs()voidtestMultiThreadedCreation()-
Methods inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
establishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSession
-
-
-
-
Method Detail
-
testBit43PreservationPLA11587
public void testBit43PreservationPLA11587()
-
testGeneralFormat
public void testGeneralFormat() throws java.lang.Exception- Throws:
java.lang.Exception
-
testHash
public void testHash() throws java.lang.Exception- Throws:
java.lang.Exception
-
samePK
public void samePK() throws java.lang.Exception- Throws:
java.lang.Exception
-
testManyPKs
public void testManyPKs() throws java.lang.Exception- Throws:
java.lang.Exception
-
testMultiThreadedCreation
public void testMultiThreadedCreation()
-
-