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

Class TKServiceAddressTest

  • java.lang.Object
    • com.ibm.tivoli.maximo.fwm.unittest.cover.sr.TKServiceAddressTest


  • public class TKServiceAddressTest
    extends java.lang.Object
    Test suite for TKServiceAddress class
    • Constructor Detail

      • TKServiceAddressTest

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