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

Class ServiceAddressTest

  • java.lang.Object
    • com.ibm.tivoli.maximo.fwm.unittest.cover.srvad.ServiceAddressTest


  • public class ServiceAddressTest
    extends java.lang.Object
    Test suite for ServiceAddress class
    • Constructor Detail

      • ServiceAddressTest

        public ServiceAddressTest()
    • 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.