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

Class TestOSLCLean

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


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

      Constructors 
      Constructor and Description
      TestOSLCLean() 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      void getContent()
      example for checking about/resource/":" in workorder
      void logIn() 
      void setAuth(java.lang.String user, java.lang.String pwd, java.net.HttpURLConnection con) 
      • Methods inherited from class java.lang.Object

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

      • TestOSLCLean

        public TestOSLCLean()
    • Method Detail

      • logIn

        public void logIn()
                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • setAuth

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

        public void getContent()
                        throws java.lang.Exception
        example for checking about/resource/":" in workorder
        Throws:
        java.lang.Exception