Class DouiServiceInterfaceTestCase


  • @StableMinor(version="15.0",
                 sinceVersion="5.6")
    public abstract class DouiServiceInterfaceTestCase
    extends ServiceInterfaceTestCase
    Generic test case for Doui Service Interfaces.
    Since:
    5.6.0
    Version:
    $Revision: 25304 $ $Date: 2022-10-22 22:51:05 -0300 (Sat, 22 Oct 2022) $
    • 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()