jar

com.altom : altunitytester-java-client

Maven & Gradle

Aug 02, 2022

AltUnity Tester - Java Client · An automated tool for testing Unity Games

Table Of Contents

Latest Version

Download com.altom : altunitytester-java-client JAR file - Latest Versions:

All Versions

Download com.altom : altunitytester-java-client JAR file - All Versions:

Version Vulnerabilities Size Updated
1.7.x
1.6.x
1.5.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window altunitytester-java-client-1.7.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

ro.altom.altunitytester

├─ ro.altom.altunitytester.AltMessage.class - [JAR]

├─ ro.altom.altunitytester.AltMessageResponse.class - [JAR]

├─ ro.altom.altunitytester.AltUnityDriver.class - [JAR]

├─ ro.altom.altunitytester.AltUnityDriverConfigFactory.class - [JAR]

├─ ro.altom.altunitytester.AltUnityObject.class - [JAR]

├─ ro.altom.altunitytester.AltUnityObjectAction.class - [JAR]

├─ ro.altom.altunitytester.AltUnityObjectProperty.class - [JAR]

├─ ro.altom.altunitytester.AltUnityPortForwarding.class - [JAR]

├─ ro.altom.altunitytester.CommandError.class - [JAR]

├─ ro.altom.altunitytester.IMessageHandler.class - [JAR]

├─ ro.altom.altunitytester.MessageHandler.class - [JAR]

├─ ro.altom.altunitytester.Utils.class - [JAR]

├─ ro.altom.altunitytester.WebsocketConnection.class - [JAR]

ro.altom.altunitytester.Commands.ObjectCommand

├─ ro.altom.altunitytester.Commands.ObjectCommand.AltCallComponentMethod.class - [JAR]

├─ ro.altom.altunitytester.Commands.ObjectCommand.AltCallComponentMethodParams.class - [JAR]

├─ ro.altom.altunitytester.Commands.ObjectCommand.AltClickElement.class - [JAR]

├─ ro.altom.altunitytester.Commands.ObjectCommand.AltGetComponentProperty.class - [JAR]

├─ ro.altom.altunitytester.Commands.ObjectCommand.AltGetComponentPropertyParams.class - [JAR]

├─ ro.altom.altunitytester.Commands.ObjectCommand.AltGetText.class - [JAR]

├─ ro.altom.altunitytester.Commands.ObjectCommand.AltGetTextParams.class - [JAR]

├─ ro.altom.altunitytester.Commands.ObjectCommand.AltSendActionAndEvaluateResult.class - [JAR]

├─ ro.altom.altunitytester.Commands.ObjectCommand.AltSendActionAndEvaluateResultParams.class - [JAR]

├─ ro.altom.altunitytester.Commands.ObjectCommand.AltSendActionWithCoordinateAndEvaluate.class - [JAR]

├─ ro.altom.altunitytester.Commands.ObjectCommand.AltSendActionWithCoordinateAndEvaluateParams.class - [JAR]

├─ ro.altom.altunitytester.Commands.ObjectCommand.AltSetComponentProperty.class - [JAR]

├─ ro.altom.altunitytester.Commands.ObjectCommand.AltSetComponentPropertyParams.class - [JAR]

├─ ro.altom.altunitytester.Commands.ObjectCommand.AltSetText.class - [JAR]

├─ ro.altom.altunitytester.Commands.ObjectCommand.AltSetTextParams.class - [JAR]

├─ ro.altom.altunitytester.Commands.ObjectCommand.AltTapClickElementParams.class - [JAR]

├─ ro.altom.altunitytester.Commands.ObjectCommand.AltTapElement.class - [JAR]

├─ ro.altom.altunitytester.Commands.ObjectCommand.AltUnityObjectParams.class - [JAR]

ro.altom.altunitytester.Notifications

├─ ro.altom.altunitytester.Notifications.AltUnityLoadSceneNotificationResultParams.class - [JAR]

├─ ro.altom.altunitytester.Notifications.AltUnityLogNotificationResultParams.class - [JAR]

├─ ro.altom.altunitytester.Notifications.BaseNotificationCallbacks.class - [JAR]

├─ ro.altom.altunitytester.Notifications.INotificationCallbacks.class - [JAR]

├─ ro.altom.altunitytester.Notifications.LoadSceneMode.class - [JAR]

├─ ro.altom.altunitytester.Notifications.UserNotificationCallbacks.class - [JAR]

ro.altom.altunitytester.Commands.FindObject

├─ ro.altom.altunitytester.Commands.FindObject.AltBaseFindObject.class - [JAR]

├─ ro.altom.altunitytester.Commands.FindObject.AltFindObject.class - [JAR]

├─ ro.altom.altunitytester.Commands.FindObject.AltFindObjectAtCoordinates.class - [JAR]

├─ ro.altom.altunitytester.Commands.FindObject.AltFindObjectAtCoordinatesParams.class - [JAR]

├─ ro.altom.altunitytester.Commands.FindObject.AltFindObjectWhichContains.class - [JAR]

├─ ro.altom.altunitytester.Commands.FindObject.AltFindObjects.class - [JAR]

├─ ro.altom.altunitytester.Commands.FindObject.AltFindObjectsParams.class - [JAR]

├─ ro.altom.altunitytester.Commands.FindObject.AltFindObjectsWhichContain.class - [JAR]

├─ ro.altom.altunitytester.Commands.FindObject.AltGetAllElements.class - [JAR]

├─ ro.altom.altunitytester.Commands.FindObject.AltGetAllElementsParams.class - [JAR]

├─ ro.altom.altunitytester.Commands.FindObject.AltWaitForObject.class - [JAR]

├─ ro.altom.altunitytester.Commands.FindObject.AltWaitForObjectToNotBePresent.class - [JAR]

├─ ro.altom.altunitytester.Commands.FindObject.AltWaitForObjectWhichContains.class - [JAR]

├─ ro.altom.altunitytester.Commands.FindObject.AltWaitForObjectsParams.class - [JAR]

ro.altom.altunitytester.position

├─ ro.altom.altunitytester.position.Vector2.class - [JAR]

├─ ro.altom.altunitytester.position.Vector3.class - [JAR]

ro.altom.altunitytester.Commands

├─ ro.altom.altunitytester.Commands.AltBaseCommand.class - [JAR]

├─ ro.altom.altunitytester.Commands.AltCallStaticMethod.class - [JAR]

├─ ro.altom.altunitytester.Commands.AltCallStaticMethodParams.class - [JAR]

├─ ro.altom.altunitytester.Commands.AltCommandReturningAltObjects.class - [JAR]

├─ ro.altom.altunitytester.Commands.AltGetStaticProperty.class - [JAR]

├─ ro.altom.altunitytester.Commands.GetPNGScreenshotCommand.class - [JAR]

├─ ro.altom.altunitytester.Commands.GetServerVersionCommand.class - [JAR]

ro.altom.altunitytester.Commands.UnityCommand

├─ ro.altom.altunitytester.Commands.UnityCommand.AltDeleteKeyPlayerPref.class - [JAR]

├─ ro.altom.altunitytester.Commands.UnityCommand.AltDeletePlayerPref.class - [JAR]

├─ ro.altom.altunitytester.Commands.UnityCommand.AltFloatGetKeyPlayerPref.class - [JAR]

├─ ro.altom.altunitytester.Commands.UnityCommand.AltGetAllLoadedScenes.class - [JAR]

├─ ro.altom.altunitytester.Commands.UnityCommand.AltGetCurrentScene.class - [JAR]

├─ ro.altom.altunitytester.Commands.UnityCommand.AltGetTimeScale.class - [JAR]

├─ ro.altom.altunitytester.Commands.UnityCommand.AltIntGetKeyPlayerPref.class - [JAR]

├─ ro.altom.altunitytester.Commands.UnityCommand.AltKeyPlayerPrefParams.class - [JAR]

├─ ro.altom.altunitytester.Commands.UnityCommand.AltLoadScene.class - [JAR]

├─ ro.altom.altunitytester.Commands.UnityCommand.AltLoadSceneParams.class - [JAR]

├─ ro.altom.altunitytester.Commands.UnityCommand.AltSetKeyPlayerPref.class - [JAR]

├─ ro.altom.altunitytester.Commands.UnityCommand.AltSetKeyPlayerPrefParams.class - [JAR]

├─ ro.altom.altunitytester.Commands.UnityCommand.AltSetTimeScale.class - [JAR]

├─ ro.altom.altunitytester.Commands.UnityCommand.AltSetTimeScaleParams.class - [JAR]

├─ ro.altom.altunitytester.Commands.UnityCommand.AltStringGetKeyPlayerPref.class - [JAR]

├─ ro.altom.altunitytester.Commands.UnityCommand.AltUnloadScene.class - [JAR]

├─ ro.altom.altunitytester.Commands.UnityCommand.AltUnloadSceneParams.class - [JAR]

├─ ro.altom.altunitytester.Commands.UnityCommand.AltWaitForCurrentSceneToBe.class - [JAR]

├─ ro.altom.altunitytester.Commands.UnityCommand.AltWaitForCurrentSceneToBeParams.class - [JAR]

ro.altom.altunitytester.Logging

├─ ro.altom.altunitytester.Logging.AltUnityLogLevel.class - [JAR]

├─ ro.altom.altunitytester.Logging.AltUnityLogger.class - [JAR]

ro.altom.altunitytester.UnityStruct

├─ ro.altom.altunitytester.UnityStruct.AltUnityKeyCode.class - [JAR]

ro.altom.altunitytester.altUnityTesterExceptions

├─ ro.altom.altunitytester.altUnityTesterExceptions.AltUnityErrors.class - [JAR]

├─ ro.altom.altunitytester.altUnityTesterExceptions.AltUnityException.class - [JAR]

├─ ro.altom.altunitytester.altUnityTesterExceptions.AltUnityInputModuleException.class - [JAR]

├─ ro.altom.altunitytester.altUnityTesterExceptions.AltUnityInvalidServerResponse.class - [JAR]

├─ ro.altom.altunitytester.altUnityTesterExceptions.AltUnityRecvallException.class - [JAR]

├─ ro.altom.altunitytester.altUnityTesterExceptions.AltUnityRecvallMessageFormatException.class - [JAR]

├─ ro.altom.altunitytester.altUnityTesterExceptions.AltUnityRecvallMessageIdException.class - [JAR]

├─ ro.altom.altunitytester.altUnityTesterExceptions.AssemblyNotFoundException.class - [JAR]

├─ ro.altom.altunitytester.altUnityTesterExceptions.CameraNotFoundException.class - [JAR]

├─ ro.altom.altunitytester.altUnityTesterExceptions.CommandResponseTimeoutException.class - [JAR]

├─ ro.altom.altunitytester.altUnityTesterExceptions.ComponentNotFoundException.class - [JAR]

├─ ro.altom.altunitytester.altUnityTesterExceptions.ConnectionException.class - [JAR]

├─ ro.altom.altunitytester.altUnityTesterExceptions.ConnectionTimeoutException.class - [JAR]

├─ ro.altom.altunitytester.altUnityTesterExceptions.CouldNotParseJsonStringException.class - [JAR]

├─ ro.altom.altunitytester.altUnityTesterExceptions.CouldNotPerformOperationException.class - [JAR]

├─ ro.altom.altunitytester.altUnityTesterExceptions.FailedToParseArgumentsException.class - [JAR]

├─ ro.altom.altunitytester.altUnityTesterExceptions.FormatException.class - [JAR]

├─ ro.altom.altunitytester.altUnityTesterExceptions.InvalidCommandException.class - [JAR]

├─ ro.altom.altunitytester.altUnityTesterExceptions.InvalidParameterException.class - [JAR]

├─ ro.altom.altunitytester.altUnityTesterExceptions.InvalidParameterTypeException.class - [JAR]

├─ ro.altom.altunitytester.altUnityTesterExceptions.InvalidPathException.class - [JAR]

├─ ro.altom.altunitytester.altUnityTesterExceptions.MethodNotFoundException.class - [JAR]

├─ ro.altom.altunitytester.altUnityTesterExceptions.MethodWithGivenParametersNotFoundException.class - [JAR]

├─ ro.altom.altunitytester.altUnityTesterExceptions.NotFoundException.class - [JAR]

├─ ro.altom.altunitytester.altUnityTesterExceptions.NullReferenceException.class - [JAR]

├─ ro.altom.altunitytester.altUnityTesterExceptions.ObjectWasNotFoundException.class - [JAR]

├─ ro.altom.altunitytester.altUnityTesterExceptions.PortForwardingException.class - [JAR]

├─ ro.altom.altunitytester.altUnityTesterExceptions.PropertyCannotBeSetException.class - [JAR]

├─ ro.altom.altunitytester.altUnityTesterExceptions.PropertyNotFoundException.class - [JAR]

├─ ro.altom.altunitytester.altUnityTesterExceptions.ResponseFormatException.class - [JAR]

├─ ro.altom.altunitytester.altUnityTesterExceptions.SceneNotFoundException.class - [JAR]

├─ ro.altom.altunitytester.altUnityTesterExceptions.UnknownErrorException.class - [JAR]

├─ ro.altom.altunitytester.altUnityTesterExceptions.WaitTimeOutException.class - [JAR]

ro.altom.altunitytester.Commands.AltUnityCommands

├─ ro.altom.altunitytester.Commands.AltUnityCommands.AltSetServerLoggingParams.class - [JAR]

├─ ro.altom.altunitytester.Commands.AltUnityCommands.AltUnityAddNotificationListener.class - [JAR]

├─ ro.altom.altunitytester.Commands.AltUnityCommands.AltUnityAddNotificationListenerParams.class - [JAR]

├─ ro.altom.altunitytester.Commands.AltUnityCommands.AltUnityRemoveNotificationListener.class - [JAR]

├─ ro.altom.altunitytester.Commands.AltUnityCommands.AltUnityRemoveNotificationListenerParams.class - [JAR]

├─ ro.altom.altunitytester.Commands.AltUnityCommands.AltUnitySetServerLogging.class - [JAR]

├─ ro.altom.altunitytester.Commands.AltUnityCommands.NotificationType.class - [JAR]

ro.altom.altunitytester.Commands.InputActions

├─ ro.altom.altunitytester.Commands.InputActions.AltBeginTouch.class - [JAR]

├─ ro.altom.altunitytester.Commands.InputActions.AltBeginTouchParams.class - [JAR]

├─ ro.altom.altunitytester.Commands.InputActions.AltClickCoordinates.class - [JAR]

├─ ro.altom.altunitytester.Commands.InputActions.AltEndTouch.class - [JAR]

├─ ro.altom.altunitytester.Commands.InputActions.AltEndTouchParams.class - [JAR]

├─ ro.altom.altunitytester.Commands.InputActions.AltHoldParams.class - [JAR]

├─ ro.altom.altunitytester.Commands.InputActions.AltKeyDown.class - [JAR]

├─ ro.altom.altunitytester.Commands.InputActions.AltKeyDownParams.class - [JAR]

├─ ro.altom.altunitytester.Commands.InputActions.AltKeyUp.class - [JAR]

├─ ro.altom.altunitytester.Commands.InputActions.AltKeyUpParams.class - [JAR]

├─ ro.altom.altunitytester.Commands.InputActions.AltKeysDown.class - [JAR]

├─ ro.altom.altunitytester.Commands.InputActions.AltKeysDownParams.class - [JAR]

├─ ro.altom.altunitytester.Commands.InputActions.AltKeysUp.class - [JAR]

├─ ro.altom.altunitytester.Commands.InputActions.AltKeysUpParams.class - [JAR]

├─ ro.altom.altunitytester.Commands.InputActions.AltMoveMouse.class - [JAR]

├─ ro.altom.altunitytester.Commands.InputActions.AltMoveMouseParams.class - [JAR]

├─ ro.altom.altunitytester.Commands.InputActions.AltMoveTouch.class - [JAR]

├─ ro.altom.altunitytester.Commands.InputActions.AltMoveTouchParams.class - [JAR]

├─ ro.altom.altunitytester.Commands.InputActions.AltMultiPointSwipe.class - [JAR]

├─ ro.altom.altunitytester.Commands.InputActions.AltMultiPointSwipeParams.class - [JAR]

├─ ro.altom.altunitytester.Commands.InputActions.AltPressKey.class - [JAR]

├─ ro.altom.altunitytester.Commands.InputActions.AltPressKeyParams.class - [JAR]

├─ ro.altom.altunitytester.Commands.InputActions.AltPressKeys.class - [JAR]

├─ ro.altom.altunitytester.Commands.InputActions.AltPressKeysParams.class - [JAR]

├─ ro.altom.altunitytester.Commands.InputActions.AltScroll.class - [JAR]

├─ ro.altom.altunitytester.Commands.InputActions.AltScrollParams.class - [JAR]

├─ ro.altom.altunitytester.Commands.InputActions.AltSwipe.class - [JAR]

├─ ro.altom.altunitytester.Commands.InputActions.AltSwipeParams.class - [JAR]

├─ ro.altom.altunitytester.Commands.InputActions.AltTapClickCoordinatesParams.class - [JAR]

├─ ro.altom.altunitytester.Commands.InputActions.AltTapCoordinates.class - [JAR]

├─ ro.altom.altunitytester.Commands.InputActions.AltTilt.class - [JAR]

├─ ro.altom.altunitytester.Commands.InputActions.AltTiltParams.class - [JAR]