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

Class TestOSLCAssetnumLink4

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


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

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      void getContent()
      Test for assetnum select which select=spi:assetnum{spi:assetnum,spi:decription},spi:wonum.
      void setAuth(java.lang.String user, java.lang.String pwd, java.net.HttpURLConnection con) 
      void testdescription()
      Check spi:wonum,rdf:about,spi:assetnum for workorder.
      void testObjectStructure() 
      • Methods inherited from class java.lang.Object

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

      • TestOSLCAssetnumLink4

        public TestOSLCAssetnumLink4()
    • Method Detail

      • testObjectStructure

        public void testObjectStructure()
                                 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
        Test for assetnum select which select=spi:assetnum{spi:assetnum,spi:decription},spi:wonum. and pagesize=500
        Throws:
        java.lang.Exception
      • testdescription

        public void testdescription()
                             throws java.lang.Exception
        Check spi:wonum,rdf:about,spi:assetnum for workorder. Check spi:assetnum,rdf:about,spi:description for asset.
        Throws:
        java.lang.Exception