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

Class TestOSLCFunction

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


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

      Constructors 
      Constructor and Description
      TestOSLCFunction() 
    • 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 testOrder()
      Test all APPR are before WAPPR
      void testRdf()
      Test for select spi:status and put them in Order
      • Methods inherited from class java.lang.Object

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

      • TestOSLCFunction

        public TestOSLCFunction()
    • Method Detail

      • testRdf

        public void testRdf()
                     throws java.lang.Exception
        Test for select spi:status and put them in Order
        Throws:
        java.lang.Exception
      • setAuth

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

        public void testOrder()
                       throws java.lang.Exception
        Test all APPR are before WAPPR
        Throws:
        java.lang.Exception