Class WarBuilder4Web

    • Constructor Detail

      • WarBuilder4Web

        protected WarBuilder4Web​(Class<T> test)
        Constructs a war builder for the specified test class. It will load all the resources in the same packages of the specified test class.
        Parameters:
        test - the class of the test for which a war archive will be build.
    • Method Detail

      • initJcr

        public WarBuilder4Web initJcr()
        The test implied code that uses the JCR. So initialize the JCR schema of Silverpeas and adds the required dependencies.