Class VehicleClient

All Implemented Interfaces:
Serializable

public class VehicleClient extends ServiceEETest
Class used as a client of all vehicle tests.
See Also:
  • Constructor Details

    • VehicleClient

      public VehicleClient()
  • Method Details

    • main

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

      public static void setClientSharedObject(Object o)
    • getClientSharedObject

      public static Object getClientSharedObject()