Class DouiServiceInterfaceTestCase


  • @StableMinor(version="14.0",
                 sinceVersion="5.6")
    public abstract class DouiServiceInterfaceTestCase
    extends ServiceInterfaceTestCase
    Generic test case for Doui Service Interfaces.
    Since:
    5.6.0
    Version:
    $Revision: 24476 $ $Date: 2021-04-28 11:28:23 -0300 (Wed, 28 Apr 2021) $
    • 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()