Class Client

java.lang.Object
com.sun.ts.tests.common.base.EETest
com.sun.ts.tests.common.base.ServiceEETest
com.sun.ts.tests.xa.ee.resXcomp1.Client
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ClientEJB, ClientJSP, ClientServletTest

@ExtendWith(org.jboss.arquillian.junit5.ArquillianExtension.class) @Tag("xa") @Tag("platform") public class Client extends com.sun.ts.tests.common.base.ServiceEETest implements Serializable
See Also:
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    protected String
     

    Fields inherited from class com.sun.ts.tests.common.base.EETest

    err, iLogDelaySeconds, log, sTestCase
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    void
    setup(String[] args, Properties p)
     
    void
     
    void
     
    void
     
    void
     

    Methods inherited from class com.sun.ts.tests.common.base.ServiceEETest

    getSharedObject, getTestPropsFromArgs, getVehicleSpecificClientProps, run, run, runAllTestCases, setSharedObject

    Methods inherited from class com.sun.ts.tests.common.base.EETest

    getPropsReady, initializeProperties, logErr, logErr, logMsg, logTrace, logTrace, run, run, runAllTestCases, setTestStatus

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait