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

Class TestOSLCLeanError

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


  • public class TestOSLCLeanError
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      boolean checkLean2(com.ibm.json.java.JSONObject jObject1) 
      void setAuth(java.lang.String user, java.lang.String pwd, java.net.HttpURLConnection con) 
      void testPost()
      Test the POST
      void testPostwithPublicURI() 
      • Methods inherited from class java.lang.Object

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

      • TestOSLCLeanError

        public TestOSLCLeanError()
    • Method Detail

      • testPost

        public void testPost()
                      throws java.lang.Exception
        Test the POST
        Throws:
        java.lang.Exception
      • checkLean2

        public boolean checkLean2(com.ibm.json.java.JSONObject jObject1)
      • setAuth

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

        public void testPostwithPublicURI()
                                   throws java.lang.Exception
        Throws:
        java.lang.Exception