Class DciContextWithAutoThreadBindingAspectTest


  • public class DciContextWithAutoThreadBindingAspectTest
    extends java.lang.Object
    Author:
    Fabrizio Giudici
    • Constructor Detail

      • DciContextWithAutoThreadBindingAspectTest

        public DciContextWithAutoThreadBindingAspectTest()
    • Method Detail

      • setup

        @BeforeClass
        public void setup()
      • must_not_bind_context_when_no_annotation

        public void must_not_bind_context_when_no_annotation​(@Nonnull
                                                             java.lang.String methodName)
                                                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • must_not_bind_context_when_annotation_present_but_no_autoThreadBinding

        public void must_not_bind_context_when_annotation_present_but_no_autoThreadBinding​(@Nonnull
                                                                                           java.lang.String methodName)
                                                                                    throws java.lang.Exception
        Throws:
        java.lang.Exception
      • must_bind_context_when_annotation_present_and_autoThreadBinding

        public void must_bind_context_when_annotation_present_and_autoThreadBinding​(@Nonnull
                                                                                    java.lang.String methodName)
                                                                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable