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

Class AssetTest

  • java.lang.Object
    • com.ibm.tivoli.maximo.fwm.unittest.cover.asset.AssetTest


  • public class AssetTest
    extends java.lang.Object
    Test suite for Asset class
    • Constructor Detail

      • AssetTest

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