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

Class TestOSLCGroupBy

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


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

      Constructors 
      Constructor and Description
      TestOSLCGroupBy() 
    • 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 testGet()
      sync to new record
      • Methods inherited from class java.lang.Object

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

      • TestOSLCGroupBy

        public TestOSLCGroupBy()
    • Method Detail

      • testGet

        public void testGet()
                     throws java.io.IOException,
                            MXException
        sync to new record
        Throws:
        java.lang.Exception
        java.io.IOException
        MXException
      • setAuth

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