Class MdbInterceptorTests

All Implemented Interfaces:
junit.framework.Test

public class MdbInterceptorTests extends MdbTestClient
  • Field Details

  • Constructor Details

    • MdbInterceptorTests

      public MdbInterceptorTests()
  • Method Details

    • setUp

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

      protected void tearDown() throws Exception
      Overrides:
      tearDown in class NumberedTestCase
      Throws:
      Exception
    • test01_checkClassLevelBusinessMethodInterception

      public void test01_checkClassLevelBusinessMethodInterception()
    • test02_checkMethodLevelBusinessMethodInterception

      public void test02_checkMethodLevelBusinessMethodInterception()
    • test03_checkClassLevelCreateMethodInterception

      public void test03_checkClassLevelCreateMethodInterception()
    • test04_checkMethodLevelCreateMethodInterception

      public void test04_checkMethodLevelCreateMethodInterception()