Class JsfIT


  • public class JsfIT
    extends java.lang.Object
    Abstract integration test for jsf Activate JsfMock for each test execution.
    • Constructor Summary

      Constructors 
      Constructor Description
      JsfIT()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void init()  
      void release()  
      • Methods inherited from class java.lang.Object

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

      • JsfIT

        public JsfIT()
    • Method Detail

      • init

        @BeforeEach
        public void init()
      • release

        public void release()