Class RuleEngineArchiveJobPerformableUnitTest


  • @Deprecated(since="18.11",
                forRemoval=true)
    @UnitTest
    public class RuleEngineArchiveJobPerformableUnitTest
    extends java.lang.Object
    Deprecated, for removal: This API element is subject to removal in a future version.
    since 1811
    • Method Summary

      All Methods Instance Methods Concrete Methods Deprecated Methods 
      Modifier and Type Method Description
      void setUp()
      Deprecated, for removal: This API element is subject to removal in a future version.
       
      void testPerformGenericFailure()
      Deprecated, for removal: This API element is subject to removal in a future version.
       
      void testPerformOk()
      Deprecated, for removal: This API element is subject to removal in a future version.
       
      void testPerformPublisherFailure()
      Deprecated, for removal: This API element is subject to removal in a future version.
       
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • RuleEngineArchiveJobPerformableUnitTest

        public RuleEngineArchiveJobPerformableUnitTest()
        Deprecated, for removal: This API element is subject to removal in a future version.
    • Method Detail

      • setUp

        public void setUp()
        Deprecated, for removal: This API element is subject to removal in a future version.
      • testPerformOk

        public void testPerformOk()
        Deprecated, for removal: This API element is subject to removal in a future version.
      • testPerformPublisherFailure

        public void testPerformPublisherFailure()
        Deprecated, for removal: This API element is subject to removal in a future version.
      • testPerformGenericFailure

        public void testPerformGenericFailure()
        Deprecated, for removal: This API element is subject to removal in a future version.