Class DouiServiceInterfaceTestCase


  • @StableMinor(version="17.0",
                 sinceVersion="5.6")
    public abstract class DouiServiceInterfaceTestCase
    extends ServiceInterfaceTestCase
    Generic test case for Doui Service Interfaces.
    Since:
    5.6.0
    Version:
    $Revision: 26586 $ $Date: 2024-08-26 21:06:04 -0300 (Mon, 26 Aug 2024) $
    • Field Detail

      • douiRenderCycle

        protected IDouiRenderRequestCycle douiRenderCycle
        Instance of IDouiRenderRequestCycle type used to run the render cycle.
      • douiActionCycle

        protected IDouiActionRequestCycle douiActionCycle
        Instance of IDouiActionRequestCycle type used to run the process action cycle.
    • Constructor Detail

      • DouiServiceInterfaceTestCase

        public DouiServiceInterfaceTestCase()