Class AvalonTest


  • public class AvalonTest
    extends org.apache.fulcrum.testcontainer.BaseUnit5Test
    Basic testing of the Torque Avalon Component
    Version:
    $Id: AvalonTest.java 1850726 2019-01-08 10:56:07Z gk $
    Author:
    Thomas Vandahl
    • Field Summary

      • Fields inherited from class org.apache.fulcrum.testcontainer.BaseUnit5Test

        attributes, COMPONENT_APP_ROOT, CONTAINER_ECM, CONTAINER_YAAFI, defaultLogLevel, maxInactiveInterval
    • Constructor Summary

      Constructors 
      Constructor Description
      AvalonTest()  
    • Constructor Detail

      • AvalonTest

        public AvalonTest()
    • Method Detail

      • testAvalonTorqueNotInitialized

        @Test
        public void testAvalonTorqueNotInitialized()
                                            throws Exception
        Verifies that the container initialization and lookup works properly.
        Throws:
        Exception
      • testAvalonTorqueInitialized

        @Test
        public void testAvalonTorqueInitialized()
                                         throws Exception
        Verifies that the container initialization and lookup works properly.
        Throws:
        Exception