jar

io.github.daabogadog : appProfiling

Maven & Gradle

Nov 15, 2023
0 stars

appProfiling · Librería de Java para LambdaTest App Automation Esta librería de Java facilita la interacción con los servicios de App Automation de LambdaTest para obtener datos de App Profiling, CPU/Memory Rendering, Network, Battery(%), y Temperature. Con esta librería, puedes integrar fácilmente estas capacidades en tu proyecto Java.

Table Of Contents

Latest Version

Download io.github.daabogadog : appProfiling JAR file - Latest Versions:

All Versions

Download io.github.daabogadog : appProfiling JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.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 appProfiling-1.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.dabogadog.listEjecution

├─ io.github.dabogadog.listEjecution.ApiConsumerListEjecution.class - [JAR]

io.github.dabogadog.httpUtils

├─ io.github.dabogadog.httpUtils.ApiConfig.class - [JAR]

├─ io.github.dabogadog.httpUtils.HttpUtils.class - [JAR]

io.github.dabogadog.utils

├─ io.github.dabogadog.utils.ManageBatteryTempData.class - [JAR]

├─ io.github.dabogadog.utils.ManageCpuData.class - [JAR]

├─ io.github.dabogadog.utils.ManageFpsData.class - [JAR]

io.github.dabogadog.models.Rendering

├─ io.github.dabogadog.models.Rendering.ConsolidadoTestFps.class - [JAR]

├─ io.github.dabogadog.models.Rendering.Data.class - [JAR]

├─ io.github.dabogadog.models.Rendering.Fps.class - [JAR]

io.github.dabogadog.sessionIds

├─ io.github.dabogadog.sessionIds.ApiSessionIds.class - [JAR]

io.github.dabogadog.models.BateryTemp

├─ io.github.dabogadog.models.BateryTemp.BatteryTemp.class - [JAR]

├─ io.github.dabogadog.models.BateryTemp.ConsolidadoTestBatteryTemp.class - [JAR]

├─ io.github.dabogadog.models.BateryTemp.Data.class - [JAR]

io.github.dabogadog.apiProfiling

├─ io.github.dabogadog.apiProfiling.ApiProfiling.class - [JAR]

├─ io.github.dabogadog.apiProfiling.JsonSumCalculator.class - [JAR]

io.github.dabogadog.pdf

├─ io.github.dabogadog.pdf.ChartToPdf.class - [JAR]

├─ io.github.dabogadog.pdf.Dataset.class - [JAR]

├─ io.github.dabogadog.pdf.GeneratePDF.class - [JAR]

├─ io.github.dabogadog.pdf.GetPdfReport.class - [JAR]

io.github.dabogadog.apiPerformance

├─ io.github.dabogadog.apiPerformance.ApiBattery.class - [JAR]

├─ io.github.dabogadog.apiPerformance.ApiCpuMemory.class - [JAR]

├─ io.github.dabogadog.apiPerformance.ApiNetwork.class - [JAR]

├─ io.github.dabogadog.apiPerformance.ApiRendering.class - [JAR]

io.github.dabogadog.models.CpuMem

├─ io.github.dabogadog.models.CpuMem.ConsolidadoTestCpuMem.class - [JAR]

├─ io.github.dabogadog.models.CpuMem.Cpu.class - [JAR]

├─ io.github.dabogadog.models.CpuMem.Data.class - [JAR]