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

Class TestActSetProp

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


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

      Constructors 
      Constructor and Description
      TestActSetProp() 
    • 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 testPost()
      Test the POST
      • Methods inherited from class java.lang.Object

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

      • TestActSetProp

        public TestActSetProp()
    • Method Detail

      • testPost

        public void testPost()
                      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)