com.ibm.tivoli.maximo.oslc.provider.unittest

Class TestFileRead

  • java.lang.Object
    • com.ibm.tivoli.maximo.oslc.provider.unittest.TestFileRead


  • public class TestFileRead
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor and Description
      TestFileRead() 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      void testChangePwd()
      Test for read the json file from local folder
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TestFileRead

        public TestFileRead()
    • Method Detail

      • testChangePwd

        public void testChangePwd()
                           throws java.lang.Exception
        Test for read the json file from local folder
        Throws:
        java.lang.Exception