Class StatefulPersistenceContextTests

All Implemented Interfaces:
junit.framework.Test

public class StatefulPersistenceContextTests extends StatefulTestClient
  • Field Details

  • Constructor Details

    • StatefulPersistenceContextTests

      public StatefulPersistenceContextTests()
  • Method Details

    • setUp

      protected void setUp() throws Exception
      Description copied from class: StatefulTestClient
      Sets up the fixture, for example, open a network connection. This method is called before a test is executed.
      Overrides:
      setUp in class StatefulTestClient
      Throws:
      Exception
    • tearDown

      protected void tearDown() throws Exception
      Tears down the fixture, for example, close a network connection. This method is called after a test is executed.
      Overrides:
      tearDown in class NumberedTestCase
      Throws:
      Exception
    • test01_persistenceContext

      public void test01_persistenceContext()
    • test02_extendedPersistenceContext

      public void test02_extendedPersistenceContext()
    • test03_propagatedPersistenceContext

      public void test03_propagatedPersistenceContext()
    • test04_propogation

      public void test04_propogation()