Using ToolChainPerformanceTestMobile with openstf.io

Java integration

Install
# Maven: see https://github.com/MarcusVNJ/ToolChainPerformanceTestMobile
User Profile
curl \
  -H "authorization: $API_KEY" \
  /user
Device List
curl \
  -H "authorization: $API_KEY" \
  /devices
User Devices
curl \
  -H "authorization: $API_KEY" \
  /user/devices
SDK on GitHub 📄 API Docs
SDK
ToolChainPerformanceTestMobile
Java
API
openstf.io
openstf.io
At a glance
Language Java
Endpoints10