Class ClientJSP

java.lang.Object
com.sun.ts.lib.harness.EETest
com.sun.ts.lib.harness.ServiceEETest
com.sun.ts.tests.xa.ee.resXcomp2.Client
com.sun.ts.tests.xa.ee.resXcomp2.ClientJSP
All Implemented Interfaces:
Serializable

@Tag("tck-javatest") public class ClientJSP extends Client implements Serializable
See Also:
  • Nested Class Summary

    Nested classes/interfaces inherited from class com.sun.ts.lib.harness.EETest

    com.sun.ts.lib.harness.EETest.Fault, com.sun.ts.lib.harness.EETest.SetupException
  • Field Summary

    Fields inherited from class com.sun.ts.lib.harness.EETest

    err, iLogDelaySeconds, log, sTestCase
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static org.jboss.shrinkwrap.api.spec.EnterpriseArchive
    createDeploymentJSP(tck.arquillian.porting.lib.spi.TestArchiveProcessor archiveProcessor)
     
    static void
    main(String[] args)
     
    void
     
    void
     
    void
     
    void
     

    Methods inherited from class com.sun.ts.tests.xa.ee.resXcomp2.Client

    cleanup, setup

    Methods inherited from class com.sun.ts.lib.harness.ServiceEETest

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

    Methods inherited from class com.sun.ts.lib.harness.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
  • Constructor Details

    • ClientJSP

      public ClientJSP()
  • Method Details

    • createDeploymentJSP

      @TargetsContainer("tck-javatest") @OverProtocol("javatest") @Deployment(name="jsp", testable=true) public static org.jboss.shrinkwrap.api.spec.EnterpriseArchive createDeploymentJSP(@ArquillianResource tck.arquillian.porting.lib.spi.TestArchiveProcessor archiveProcessor) throws IOException
      Throws:
      IOException
    • main

      public static void main(String[] args)
    • test5

      @Test @TargetVehicle("jsp") public void test5() throws Exception
      Overrides:
      test5 in class Client
      Throws:
      Exception
    • test6

      @Test @TargetVehicle("jsp") public void test6() throws Exception
      Overrides:
      test6 in class Client
      Throws:
      Exception
    • test7

      @Test @TargetVehicle("jsp") public void test7() throws Exception
      Overrides:
      test7 in class Client
      Throws:
      Exception
    • test8

      @Test @TargetVehicle("jsp") public void test8() throws Exception
      Overrides:
      test8 in class Client
      Throws:
      Exception