Class DouiServiceInterfaceTestCase


  • @StableMinor(version="16.1",
                 sinceVersion="5.6")
    public abstract class DouiServiceInterfaceTestCase
    extends ServiceInterfaceTestCase
    Generic test case for Doui Service Interfaces.
    Since:
    5.6.0
    Version:
    $Revision: 26157 $ $Date: 2024-01-13 11:35:03 -0300 (Sat, 13 Jan 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()