Class RemoteParameterAccessorTest

    • Constructor Detail

      • RemoteParameterAccessorTest

        public RemoteParameterAccessorTest()
    • Method Detail

      • TC_BasicClient_TestCreateDeleteParameter

        public void TC_BasicClient_TestCreateDeleteParameter()
                                                      throws java.io.IOException
        Throws:
        java.io.IOException
      • TC_BasicClient_TestCreateDeleteProtectedParameter

        public void TC_BasicClient_TestCreateDeleteProtectedParameter()
                                                               throws java.io.IOException
        Throws:
        java.io.IOException
      • TC_BasicClient_TestProtectedParameter

        public void TC_BasicClient_TestProtectedParameter()
                                                   throws java.io.IOException
        Throws:
        java.io.IOException
      • TC_BasicClient_TestProtectedParameter_after_copy

        public void TC_BasicClient_TestProtectedParameter_after_copy()
                                                              throws java.io.IOException
        Throws:
        java.io.IOException
      • TC_BasicClient_TestParameterCollection

        public void TC_BasicClient_TestParameterCollection()
                                                    throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testParameterAccessor

        protected void testParameterAccessor​(boolean protectedValue)
                                      throws java.io.IOException
        Throws:
        java.io.IOException
      • assertEquals

        protected void assertEquals​(step.parameter.Parameter expected,
                                    step.parameter.Parameter actual)