com.ibm.tivoli.maximo.fwm.unittest.cover.amcrew

Class AMCrewTest

  • java.lang.Object
    • com.ibm.tivoli.maximo.fwm.unittest.cover.amcrew.AMCrewTest


  • public class AMCrewTest
    extends java.lang.Object
    Test suite for AMCrew class
    • Constructor Detail

      • AMCrewTest

        public AMCrewTest()
    • Method Detail

      • setUpBeforeClass

        public static void setUpBeforeClass()
                                     throws java.lang.Exception
        One-time initialization before running the tests. Just ensures that a MXServer instance is running.
        Throws:
        java.lang.Exception - If MXServer initialization fails.