summaryrefslogtreecommitdiff
path: root/android/sdl_android/src/androidTest/java/com/smartdevicelink/test/rpc/enums
Commit message (Collapse)AuthorAgeFilesLines
* Run the Reformat Code tool on the projectBilal Alsharifi2020-09-17104-7916/+7737
|
* Fix javadoc errors in unit testsfeature/cleanup_javadocsBilal Alsharifi2020-09-164-4/+4
|
* Cleanup Javadocs after RPC RefactorRHenigan2020-09-1669-69/+69
|
* [0253] New vehicle data StabilityControlsStatus (#1394)Kostiantyn Boskin2020-08-311-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * [0253] - VehicleDataType - Add StabilityControlsStatus - Implement changes in proper requests responses related to new structs * [0253] - Fix tests - Add new tests for StabilityControlsStatus - Fix updated Structs according to specification * [0253] - Add specific struct tests * [0253] - Rename StabilityControlStatus --> StabilityControlsStatus - Update missing tests - Remove useless constructor * [0266] - Test --> TestValues in multiple files * [0253] - Regenerate using generator - Fix formatting * [0253] - Rollback formatting changes - Change order of methods to make the diff clear * [0253] - Rollback of UnsubscribeVehicleDataResponse * [0253] - Rollback of UnsubscribeVehicleData * [0253] - Rollback of SubscribeVehicleDataResponse * [0253] - Rollback of SubscribeVehicleData * [0253] - Rollback of OnVehicleData * [0253] - Rollback of GetVehicleDataResponse * [0253] - Rollback of GetVehicleData * [0253] - Rollback of VehicleDataType * [0253] - Rollback of UnsubscribeVehicleData * [0253] - Fix VehicleDataType * [0253] - Fix compilation errors on merge * Revert LF to CRLF line separators * [0253] - Fix errors after merging dev * Update base/src/main/java/com/smartdevicelink/proxy/rpc/UnsubscribeVehicleData.java Co-authored-by: Julian Kast <Julian.kast@livio.io> * Update base/src/main/java/com/smartdevicelink/proxy/rpc/StabilityControlsStatus.java Co-authored-by: Julian Kast <Julian.kast@livio.io> * Update base/src/main/java/com/smartdevicelink/proxy/rpc/StabilityControlsStatus.java Co-authored-by: Julian Kast <Julian.kast@livio.io> * Update base/src/main/java/com/smartdevicelink/proxy/rpc/StabilityControlsStatus.java Co-authored-by: Julian Kast <Julian.kast@livio.io> * Update base/src/main/java/com/smartdevicelink/proxy/rpc/StabilityControlsStatus.java Co-authored-by: Julian Kast <Julian.kast@livio.io> * Update base/src/main/java/com/smartdevicelink/proxy/rpc/StabilityControlsStatus.java Co-authored-by: Julian Kast <Julian.kast@livio.io> * Update base/src/main/java/com/smartdevicelink/proxy/rpc/StabilityControlsStatus.java Co-authored-by: Julian Kast <Julian.kast@livio.io> * Update base/src/main/java/com/smartdevicelink/proxy/rpc/StabilityControlsStatus.java Co-authored-by: Julian Kast <Julian.kast@livio.io> * [0253] - Rename trailerSWayControl -> trailersWayControl Co-authored-by: kboskin <kboskin> Co-authored-by: Vladyslav Mustafin <vmustafin@luxoft.com> Co-authored-by: Julian Kast <Julian.kast@livio.io>
* [0256] Refactor Fuel Information Related Vehicle Data (#1392)Kostiantyn Boskin2020-08-271-0/+71
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * [0256] - Add CapacityUnit - Refactor Fuel information - Fix tests * [0256] - Update tests data after code review - Add @Deprecated annotation - Fix JavaDoc * [0256] - Update tests after code review - Change since X.x --> since 6.0 * [0256] - Regenerate using Generator * [0256] - Fix tests * [0256] - Rollback formatting changes - Change order of methods to make the diff clear * [0256] - Rollback of UnsubscribeVehicleData && SubscribeVehicleData * [0256] - Rollback of SubscribeVehicleData && SubscribeVehicleDataResponse * [0256] - Rollback of OnVehicleData && GetVehicleData/Response * [0256] - Rollback of VehicleDataType && FuelRange && SubscribeVehicleData * Revert LF to CRLF line separators * Rollback javadoc * [VideoStreaming] - Fix tests, fix compilation errors * [0256] - Remove unused setFuelLevel_State * [0256] - Remove unused setFuelLevel_State * Revert LF to CRLF line separators * Update base/src/main/java/com/smartdevicelink/proxy/rpc/FuelRange.java Co-authored-by: Julian Kast <Julian.kast@livio.io> * Update base/src/main/java/com/smartdevicelink/proxy/rpc/FuelRange.java Co-authored-by: Julian Kast <Julian.kast@livio.io> * Update base/src/main/java/com/smartdevicelink/proxy/rpc/FuelRange.java Co-authored-by: Julian Kast <Julian.kast@livio.io> * Update base/src/main/java/com/smartdevicelink/proxy/rpc/FuelRange.java Co-authored-by: Julian Kast <Julian.kast@livio.io> * Update base/src/main/java/com/smartdevicelink/proxy/rpc/FuelRange.java Co-authored-by: Julian Kast <Julian.kast@livio.io> * Update base/src/main/java/com/smartdevicelink/proxy/rpc/GetVehicleDataResponse.java Co-authored-by: Julian Kast <Julian.kast@livio.io> * Update base/src/main/java/com/smartdevicelink/proxy/rpc/GetVehicleDataResponse.java Co-authored-by: Julian Kast <Julian.kast@livio.io> * Update base/src/main/java/com/smartdevicelink/proxy/rpc/OnVehicleData.java Co-authored-by: Julian Kast <Julian.kast@livio.io> * Update base/src/main/java/com/smartdevicelink/proxy/rpc/OnVehicleData.java Co-authored-by: Julian Kast <Julian.kast@livio.io> * Update base/src/main/java/com/smartdevicelink/proxy/rpc/OnVehicleData.java Co-authored-by: Julian Kast <Julian.kast@livio.io> * [0256] - Fix PR comments Co-authored-by: kboskin <kboskin> Co-authored-by: Vladyslav Mustafin <vmustafin@luxoft.com> Co-authored-by: Julian Kast <Julian.kast@livio.io>
* [0266] New Vehicle data GearStatus (#1393)Kostiantyn Boskin2020-08-193-2/+105
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * [0266] - Extend PRNDL enum - Add TransmissionType - Extend VehicleDataType - Implement changes in proper requests responses related to new structs * [0253] - Add tests for TransmissionType - Add specific struct tests - Update structs according to specification * [0261] - Add enum valueForString method * [0266] - Add more @Deprecated on PRNDL - Fix tests after code review * [0266] - Fix infinitely_variable naming - Update copy-paste error in test * [0266] - Test --> TestValues in multiple files * [0266] - Regenerate using Generator * [0266] - Rollback of formatting changes * Revert LF to CRLF line separators * Rollback javadoc * [0266] - Fix PRNDL * [0266] - Fix VehicleDataType.java * [0266] - Fix VehicleDataType.java * [0266] - Fix VehicleDataType.java * [0266] - Fix VehicleDataType.java * [0266] - Fix UnsubscribeVehicleDataResponse.java.java * Revert LF to CRLF line separators * Rollback javadoc * Update base/src/main/java/com/smartdevicelink/proxy/rpc/GetVehicleData.java Co-authored-by: Robert Henigan <heniganr1@gmail.com> * Update base/src/main/java/com/smartdevicelink/proxy/rpc/GetVehicleData.java Co-authored-by: Robert Henigan <heniganr1@gmail.com> * Update base/src/main/java/com/smartdevicelink/proxy/rpc/GetVehicleDataResponse.java Co-authored-by: Robert Henigan <heniganr1@gmail.com> * Update base/src/main/java/com/smartdevicelink/proxy/rpc/SubscribeVehicleDataResponse.java Co-authored-by: Robert Henigan <heniganr1@gmail.com> * Update base/src/main/java/com/smartdevicelink/proxy/rpc/UnsubscribeVehicleDataResponse.java Co-authored-by: Robert Henigan <heniganr1@gmail.com> * Update base/src/main/java/com/smartdevicelink/proxy/rpc/UnsubscribeVehicleDataResponse.java Co-authored-by: Robert Henigan <heniganr1@gmail.com> * Update base/src/main/java/com/smartdevicelink/proxy/rpc/UnsubscribeVehicleData.java Co-authored-by: Robert Henigan <heniganr1@gmail.com> * Update base/src/main/java/com/smartdevicelink/proxy/rpc/OnVehicleData.java Co-authored-by: Robert Henigan <heniganr1@gmail.com> * Update base/src/main/java/com/smartdevicelink/proxy/rpc/UnsubscribeVehicleData.java Co-authored-by: Robert Henigan <heniganr1@gmail.com> * Update base/src/main/java/com/smartdevicelink/proxy/rpc/GetVehicleDataResponse.java Co-authored-by: Robert Henigan <heniganr1@gmail.com> * Apply suggestions from code review Co-authored-by: Robert Henigan <heniganr1@gmail.com> Co-authored-by: kboskin <kboskin> Co-authored-by: Vladyslav Mustafin <vmustafin@luxoft.com> Co-authored-by: Robert Henigan <heniganr1@gmail.com> Co-authored-by: Vladyslav Mustafin <v.mustafin@gmail.com>
* Merge branch 'develop' into feature/issue_1446_remove_deprecated_rpcsfeature/issue_1446_remove_deprecated_rpcsBilal Alsharifi2020-08-171-0/+1
|\ | | | | | | | | # Conflicts: # base/src/main/java/com/smartdevicelink/protocol/enums/FunctionID.java
| * Merge branch 'develop' into feature/0268_MainMenuUpdating_PaginationRHenigan2020-08-142-1/+5
| |\
| * \ Merge branch 'develop' into feature/0268_MainMenuUpdating_PaginationRHenigan2020-08-137-4/+48
| |\ \
| * | | Update for RPC changes with main menu/paginationRHenigan2020-08-051-0/+1
| | | |
* | | | Update deprecated values usagesBilal Alsharifi2020-08-131-1/+0
| |_|/ |/| |
* | | Merge branch 'develop' into feature/0242_subtle_alertBilal Alsharifi2020-08-127-4/+48
|\ \ \ | | |/ | |/|
| * | New vehicle data WindowStatus (#1396)Kostiantyn Boskin2020-08-111-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * [0261] - Implement WindowState/WindowStatus structs - Implement changes in proper requests responses related to new structs * [0261] - Fix tests - Add new tests for WindowStatus/WindowState - Fix updated Structs according to specification * [0256] - Update tests data after code review - Add WindowStatus in Test.java - Remove @NonNull from OnVehicleData - Rename setVehicleDataResult --> setWindowStatus * [0261] - Extend testJsonConstructor with new tests * [0261] - Update tests after code review * [0261] - ValidateWindowStatuses --> ValidateWindowStatus * [0261] - Test --> TestValues * [0261] - 6.0.0 --> 7.0.0 * [0261] - Regenerate using Generator - Fix tests * [0261] - Rollback of formatting changes * [0261] - Fix compilation errors on merge * [0261] - Update javadoc * Revert LF to CRLF line separators Co-authored-by: kboskin <kboskin> Co-authored-by: Vladyslav Mustafin <vmustafin@luxoft.com>
| * | Merge pull request #1403 from LuxoftSDL/Feature/webengine_projection_modeRobert Henigan2020-08-104-2/+19
| |\ \ | | | | | | | | Feature/webengine projection mode
| | * | [WebEngine]kboskin2020-07-211-2/+2
| | | | | | | | | | | | | | | | - webView --> enumWebView in tests
| | * | [WebEngine]kboskin2020-07-202-0/+8
| | | | | | | | | | | | | | | | | | | | - Add WEB_VIEW to AppHMIType && PredefinedLayout - Add corresponding tests
| | * | [0273]kboskin2020-07-031-2/+2
| | | | | | | | | | | | | | | | - Change Test --> TestValues
| | * | Merge branch 'develop' into Feature/webengine_projection_modekboskin2020-07-033-35/+35
| | |\ \ | | | |/ | | | | | | | | | | | | # Conflicts: # android/sdl_android/src/androidTest/java/com/smartdevicelink/test/rpc/enums/SdlDisconnectedReasonTests.java
| | * | [0273]kboskin2020-06-302-0/+9
| | | | | | | | | | | | | | | | | | | | - Update RAI with RESOURCE_CONSTRAINT - Fix tests
| * | | Merge remote-tracking branch 'upstream/develop' into ↵Vladyslav Mustafin2020-08-062-1/+19
| |\ \ \ | | | | | | | | | | | | | | | fork/0257_new_vehicle_data_hands_off_steering
| | * \ \ Merge pull request #1427 from ↵Bilal Alsharifi2020-08-051-1/+13
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | smartdevicelink/feature/0202_SupportedCharacterSets Feature/0202 supported character sets
| | | * | | Update Tests and replace CID2SET referencesfeature/0202_SupportedCharacterSetsRHenigan2020-07-291-1/+10
| | | | | |
| | | * | | Update Character Sets from RPC SPECRHenigan2020-07-291-0/+3
| | | | |/ | | | |/|
| | * | | Added unit test to SystemCapabilityTypeTests for DRIVER_DISTRACTIONJulian Kast2020-07-291-0/+6
| | |/ /
| * | | Merge branch 'develop' into fork/0257_new_vehicle_data_hands_off_steeringkboskin2020-07-063-34/+34
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # android/sdl_android/src/androidTest/java/com/smartdevicelink/test/VehicleDataHelper.java # android/sdl_android/src/androidTest/java/com/smartdevicelink/test/rpc/notifications/OnVehicleDataTests.java # android/sdl_android/src/androidTest/java/com/smartdevicelink/test/rpc/requests/GetVehicleDataTests.java # android/sdl_android/src/androidTest/java/com/smartdevicelink/test/rpc/requests/SubscribeVehicleDataTests.java # android/sdl_android/src/androidTest/java/com/smartdevicelink/test/rpc/requests/UnsubscribeVehicleDataTests.java # android/sdl_android/src/androidTest/java/com/smartdevicelink/test/rpc/responses/GetVehicleDataResponseTests.java # android/sdl_android/src/androidTest/java/com/smartdevicelink/test/rpc/responses/SubscribeVehicleDataResponseTest.java # android/sdl_android/src/androidTest/java/com/smartdevicelink/test/rpc/responses/UnsubscribeVehicleDataResponseTest.java
| * | | [0257]kboskin2020-06-201-0/+4
| | |/ | |/| | | | | | | | | | | | | - Fix tests - Add new tests - Change primitive boolean type in GetVehicleData/GetVehicleDataResponse to Boolean
* | | Fix SubtleAlert enums testsBilal Alsharifi2020-07-302-1/+5
| |/ |/|
* | Refactor sdl Test file to not shadow junit importRHenigan2020-06-163-34/+34
|/
* Add tests for MessageTypeBilal Alsharifi2020-02-261-0/+94
|
* Add tests for VehicleDataActiveStatusBilal Alsharifi2020-02-261-0/+115
|
* Add tests for TimerModeBilal Alsharifi2020-02-261-0/+107
|
* Add tests for PermissionStatusBilal Alsharifi2020-02-261-0/+111
|
* Add tests for MaintenanceModeStatusBilal Alsharifi2020-02-261-0/+111
|
* Fix missing enum values unit testsBilal Alsharifi2020-02-262-0/+8
|
* Merge branch 'develop' into feature/SDL-0243-DisplayCapBilal Alsharifi2019-10-101-0/+4
|\ | | | | | | | | | | # Conflicts: # base/src/main/java/com/smartdevicelink/proxy/interfaces/ISdl.java # javaSE/src/main/java/com/smartdevicelink/managers/lifecycle/LifecycleManager.java
| * Merge branch 'develop_mainRepo_local' into rpcMsgProtection2Tuan Nguyen2019-09-102-0/+8
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * develop_mainRepo_local: fix bracket Fix per code review recommendations: remove unused imports and attempt to fix indentation. Fix function id to match mobile API spec. Removed unused import. Revert "Attempt a work-around to fix failed test suite on server." Attempt a work-around to fix failed test suite on server. Resolve more conflict. Merge new changes from develop branch Merge new changes from develop branch Add more unit tests Add unit tests for ReleaseInteriorVehicleDataModule and ReleaseInteriorVehicleDataModuleResponse Add unit tests for ReleaseInteriorVehicleDataModule and ReleaseInteriorVehicleDataModuleResponse Add test for GetInteriorVehicleDataConsentResponse Add unit tests for Grid, SeatLocation, GetInteriorVehicleDataConsent Fix comment in SystemCapabilityType Add unit tests for Grid, SeatLocation, GetInteriorVehicleDataConsent Fix comment in SystemCapabilityType Add unit tests for SeatLocationCapability Add tests for ModuleInfo Fix test cases, add more enum to enum tests and refractor functionId names. Add overridden methods onGetInteriorVehicleDataConsentResponse and onReleaseInteriorVehicleDataModuleResponse to ProxyBridge - handle new response msg for GetInteriorVehicleDataConsentResponse and ReleaseInteriorVehicleDataModuleResponse in SdlProxyBase - change hash keys in Grid and ModuleInfo - refractor method names and constants Multiple Module, 1st batch
| * \ Merge branch 'develop_mainRepo_local' into rpcMsgProtection2Tuan Nguyen2019-09-091-1/+5
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * develop_mainRepo_local: (22 commits) Fixed unit test. Update VehicleDataTypeTests.java Update VehicleDataTypeTests.java Update VehicleDataType.java Update VehicleDataType.java Simplify if conditions LockScreenManager Address review comments fix review comments some of the fixes requested clarify javadocs merge variable declarations lock screen changes to match iOS Additional update for adding VEHICLEDATA_OEM_VEHICLE_DATA_TYPE in VehicleDataType as well as making oemCustomDataType as Non-Mandatory. Also, updating test cases. Fix some spacing issues Updating test cases for Generic Network Signal data Proposal changes. Fix #1102: add StreamingStateMachine transition and SdlRemoteDisplay condition Additional changes to method names as per revised proposal. Add ability to use TCP transport with new layers Make TCP write thread actually not on main thread Create TCPTransportManager ...
| * \ \ Merge branch 'develop_mainRepo' into rpcMsgProtection2Tuan Nguyen2019-08-267-5/+258
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * develop_mainRepo: (262 commits) Fix error on FunctionID Update predefined window to be a enum Update the validations for the ONHMIStatus Update tests Change to int enum Validation of the manager on the onHMIStatus change to set it as Object as suggested Update checkLifecycleConfiguration logic fix failing tests removed more references to 'default' fix improper tab dont require Menu config params and remove defaults add some javadocs for migrating to newer SDL Versions fix tabulation and position change back to previous way revert last commit Add javadoc for scale, ppi and diagonalscreensize Dont allow user to modify scale value Call sendRPC method Fix documentation Fix indentation for Convert odd resolution to pair resolution. Deprecate old proxy classes ...
| * | | | Fix per code review recommendations:Tuan Nguyen2019-08-081-0/+3
| | | | | | | | | | | | | | | | | | | | - Add comments, more unit tests and rename getter/setter method
| * | | | Fix failed build: add "ENCRYPTION_NEEDED" to Enum test list in ResultTests.javaTuan Nguyen2019-07-161-0/+1
| | | | |
* | | | | Optimize importsBilal Alsharifi2019-10-082-0/+4
| |_|_|/ |/| | |
* | | | Merge branch 'develop' into testMMBrettyWhite2019-09-064-1/+132
|\ \ \ \ | | |_|/ | |/| | | | | | | | | | | | | | | | | | # Conflicts: # android/sdl_android/src/androidTest/java/com/smartdevicelink/test/Test.java # base/src/main/java/com/smartdevicelink/protocol/enums/FunctionID.java # base/src/main/java/com/smartdevicelink/proxy/rpc/SystemCapability.java
| * | | Fixed unit test.mrapitis2019-08-291-1/+1
| | | |
| * | | Update VehicleDataTypeTests.javaMarkos Rapitis2019-08-291-1/+1
| | | |
| * | | Update VehicleDataTypeTests.javaMarkos Rapitis2019-08-291-2/+2
| | | |
| * | | Merge branch 'develop' into feature/generic_network_signalAnil Dahiya2019-08-274-5/+136
| |\ \ \ | | | |/ | | |/|
| | * | Update predefined window to be a enumMauricio Juarez2019-08-221-19/+6
| | | | | | | | | | | | | | | | | | | | Update the validations for the ONHMIStatus Update tests
| | * | Fix documentationMauricio2019-08-162-2/+2
| | | | | | | | | | | | | | | | Fix indentation for
| | * | Fix commentsMauricio2019-08-011-0/+4
| | | | | | | | | | | | | | | | Add test cases.
| | * | Merge branch 'develop' into feature/issue_0216_widget_supportMauricio2019-08-011-5/+9
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # android/sdl_android/src/androidTest/java/com/smartdevicelink/test/rpc/requests/ShowTests.java # base/src/main/java/com/smartdevicelink/proxy/rpc/Show.java