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

Class TestOSLCUIText

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


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

      Constructors 
      Constructor and Description
      TestOSLCUIText() 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      void setAuth(java.lang.String user, java.lang.String pwd, java.net.HttpURLConnection con) 
      void testApp()
      Test the POST
      void testAppProperty()
      Get the new post page
      void testAppPropertyID()
      Check spi:siteid, value=hello how are you
      • Methods inherited from class java.lang.Object

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

      • TestOSLCUIText

        public TestOSLCUIText()
    • Method Detail

      • testApp

        public void testApp()
                     throws java.lang.Exception
        Test the POST
        Throws:
        java.lang.Exception
      • setAuth

        public void setAuth(java.lang.String user,
                            java.lang.String pwd,
                            java.net.HttpURLConnection con)
      • testAppProperty

        public void testAppProperty()
                             throws java.lang.Exception
        Get the new post page
        Throws:
        java.lang.Exception
      • testAppPropertyID

        public void testAppPropertyID()
                               throws java.lang.Exception
        Check spi:siteid, value=hello how are you
        Throws:
        java.lang.Exception