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

Class TestOSLCXML

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


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

      Constructors 
      Constructor and Description
      TestOSLCXML() 
    • 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 testServiceProviders()
      Test for XML.
      void testXMLMember()
      Check XML member
      • Methods inherited from class java.lang.Object

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

      • TestOSLCXML

        public TestOSLCXML()
    • Method Detail

      • testServiceProviders

        public void testServiceProviders()
                                  throws java.lang.Exception
        Test for XML. Check spi:serviceProvider first
        Throws:
        java.lang.Exception
      • setAuth

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

        public void testXMLMember()
                           throws java.lang.Exception
        Check XML member
        Throws:
        java.lang.Exception