Index
All Classes|All Packages|Constant Field Values|Serialized Form
A
- AbstractAnglesTestCase - Class in com.github.angleshq.angles.basetest
- AbstractAnglesTestCase() - Constructor for class com.github.angleshq.angles.basetest.AbstractAnglesTestCase
- Action - Class in com.github.angleshq.angles.api.models.execution
- Action(String) - Constructor for class com.github.angleshq.angles.api.models.execution.Action
- Action(String, List<Step>) - Constructor for class com.github.angleshq.angles.api.models.execution.Action
- addAction(Action) - Method in class com.github.angleshq.angles.api.models.execution.CreateExecution
- addAction(Action) - Method in class com.github.angleshq.angles.api.models.execution.Execution
- addArtifact(Artifact) - Method in class com.github.angleshq.angles.api.models.build.Build
- addComponent(String) - Method in class com.github.angleshq.angles.api.models.Team
- addExecution(Execution) - Method in class com.github.angleshq.angles.api.models.build.Suite
- addPlatform(Platform) - Method in class com.github.angleshq.angles.api.models.execution.Execution
- addPlatform(Platform...) - Method in class com.github.angleshq.angles.api.models.execution.AddPlatforms
- addPlatform(Platform...) - Method in class com.github.angleshq.angles.api.models.execution.CreateExecution
- AddPlatforms - Class in com.github.angleshq.angles.api.models.execution
- AddPlatforms() - Constructor for class com.github.angleshq.angles.api.models.execution.AddPlatforms
- addStep(Step) - Method in class com.github.angleshq.angles.api.models.execution.Action
- addSuite(Suite) - Method in class com.github.angleshq.angles.api.models.build.Build
- addTag(String) - Method in class com.github.angleshq.angles.api.models.execution.CreateExecution
- addTag(String) - Method in class com.github.angleshq.angles.api.models.execution.Execution
- anglesAssertGreaterThan(Double, Double) - Static method in class com.github.angleshq.angles.assertion.AssertHelper
- anglesAssertGreaterThan(Double, Double, boolean) - Static method in class com.github.angleshq.angles.assertion.AssertHelper
- anglesAssertGreaterThan(Float, Float) - Static method in class com.github.angleshq.angles.assertion.AssertHelper
- anglesAssertGreaterThan(Float, Float, boolean) - Static method in class com.github.angleshq.angles.assertion.AssertHelper
- anglesAssertGreaterThan(Integer, Integer) - Static method in class com.github.angleshq.angles.assertion.AssertHelper
- anglesAssertGreaterThan(Integer, Integer, boolean) - Static method in class com.github.angleshq.angles.assertion.AssertHelper
- anglesAssertGreaterThan(String, String) - Static method in class com.github.angleshq.angles.assertion.AssertHelper
- anglesAssertGreaterThan(String, String, boolean) - Static method in class com.github.angleshq.angles.assertion.AssertHelper
- anglesAssertLessThan(Double, Double) - Static method in class com.github.angleshq.angles.assertion.AssertHelper
- anglesAssertLessThan(Double, Double, boolean) - Static method in class com.github.angleshq.angles.assertion.AssertHelper
- anglesAssertLessThan(Float, Float) - Static method in class com.github.angleshq.angles.assertion.AssertHelper
- anglesAssertLessThan(Float, Float, boolean) - Static method in class com.github.angleshq.angles.assertion.AssertHelper
- anglesAssertLessThan(Integer, Integer) - Static method in class com.github.angleshq.angles.assertion.AssertHelper
- anglesAssertLessThan(Integer, Integer, boolean) - Static method in class com.github.angleshq.angles.assertion.AssertHelper
- anglesAssertLessThan(String, String) - Static method in class com.github.angleshq.angles.assertion.AssertHelper
- anglesAssertLessThan(String, String, boolean) - Static method in class com.github.angleshq.angles.assertion.AssertHelper
- AnglesLog4j2LogAppender - Class in com.github.angleshq.angles.listeners.log4j2
- AnglesLog4j2LogAppender(String, Filter, Layout<? extends Serializable>, boolean, Property[]) - Constructor for class com.github.angleshq.angles.listeners.log4j2.AnglesLog4j2LogAppender
- AnglesPropertyNotGivenException - Exception in com.github.angleshq.angles.exceptions
- AnglesPropertyNotGivenException(String) - Constructor for exception com.github.angleshq.angles.exceptions.AnglesPropertyNotGivenException
- anglesReporter - Variable in class com.github.angleshq.angles.basetest.AbstractAnglesTestCase
- anglesReporter - Variable in class com.github.angleshq.angles.listeners.log4j2.AnglesLog4j2LogAppender
- AnglesReporter - Class in com.github.angleshq.angles
- AnglesReporterEmpty - Class in com.github.angleshq.angles
- AnglesReporterEmpty() - Constructor for class com.github.angleshq.angles.AnglesReporterEmpty
- AnglesReporterInterface - Interface in com.github.angleshq.angles
- AnglesReporterUtils - Class in com.github.angleshq.angles.util
- AnglesReporterUtils() - Constructor for class com.github.angleshq.angles.util.AnglesReporterUtils
- AnglesServerException - Exception in com.github.angleshq.angles.api.exceptions
- AnglesServerException(Integer, String) - Constructor for exception com.github.angleshq.angles.api.exceptions.AnglesServerException
- append(LogEvent) - Method in class com.github.angleshq.angles.listeners.log4j2.AnglesLog4j2LogAppender
- Artifact - Class in com.github.angleshq.angles.api.models.build
- Artifact() - Constructor for class com.github.angleshq.angles.api.models.build.Artifact
- artifacts(String, Artifact) - Method in class com.github.angleshq.angles.api.requests.BuildRequests
- artifacts(String, Artifact[]) - Method in class com.github.angleshq.angles.api.requests.BuildRequests
- AssertHelper - Class in com.github.angleshq.angles.assertion
- AssertHelper() - Constructor for class com.github.angleshq.angles.assertion.AssertHelper
B
- baselineCompare(String) - Method in class com.github.angleshq.angles.api.requests.ScreenshotRequests
- BaseModel - Class in com.github.angleshq.angles.api.models
- BaseModel() - Constructor for class com.github.angleshq.angles.api.models.BaseModel
- BaseRequests - Class in com.github.angleshq.angles.api.requests
- BaseRequests(String) - Constructor for class com.github.angleshq.angles.api.requests.BaseRequests
- BaseRequests(String, RequestConfig) - Constructor for class com.github.angleshq.angles.api.requests.BaseRequests
- baseUrl - Variable in class com.github.angleshq.angles.api.requests.BaseRequests
- Build - Class in com.github.angleshq.angles.api.models.build
- Build() - Constructor for class com.github.angleshq.angles.api.models.build.Build
- BuildRequests - Class in com.github.angleshq.angles.api.requests
- BuildRequests(String) - Constructor for class com.github.angleshq.angles.api.requests.BuildRequests
- BuildResponse - Class in com.github.angleshq.angles.api.models.build
- BuildResponse() - Constructor for class com.github.angleshq.angles.api.models.build.BuildResponse
C
- client - Variable in class com.github.angleshq.angles.api.requests.BaseRequests
- com.github.angleshq.angles - package com.github.angleshq.angles
- com.github.angleshq.angles.api.exceptions - package com.github.angleshq.angles.api.exceptions
- com.github.angleshq.angles.api.models - package com.github.angleshq.angles.api.models
- com.github.angleshq.angles.api.models.build - package com.github.angleshq.angles.api.models.build
- com.github.angleshq.angles.api.models.execution - package com.github.angleshq.angles.api.models.execution
- com.github.angleshq.angles.api.models.screenshot - package com.github.angleshq.angles.api.models.screenshot
- com.github.angleshq.angles.api.requests - package com.github.angleshq.angles.api.requests
- com.github.angleshq.angles.assertion - package com.github.angleshq.angles.assertion
- com.github.angleshq.angles.basetest - package com.github.angleshq.angles.basetest
- com.github.angleshq.angles.exceptions - package com.github.angleshq.angles.exceptions
- com.github.angleshq.angles.listeners.log4j2 - package com.github.angleshq.angles.listeners.log4j2
- com.github.angleshq.angles.util - package com.github.angleshq.angles.util
- compareScreenshotAgainstBaseline(String) - Method in class com.github.angleshq.angles.AnglesReporter
- compareScreenshotAgainstBaseline(String) - Method in class com.github.angleshq.angles.AnglesReporterEmpty
- compareScreenshotAgainstBaseline(String) - Method in interface com.github.angleshq.angles.AnglesReporterInterface
- Component - Class in com.github.angleshq.angles.api.models
- Component(String) - Constructor for class com.github.angleshq.angles.api.models.Component
- connectionTimeout - Static variable in class com.github.angleshq.angles.AnglesReporter
- create(CreateBuild) - Method in class com.github.angleshq.angles.api.requests.BuildRequests
- create(Environment) - Method in class com.github.angleshq.angles.api.requests.EnvironmentRequests
- create(CreateExecution) - Method in class com.github.angleshq.angles.api.requests.ExecutionRequests
- create(CreateScreenshot) - Method in class com.github.angleshq.angles.api.requests.ScreenshotRequests
- create(Team) - Method in class com.github.angleshq.angles.api.requests.TeamRequests
- createAppender(String, Filter) - Static method in class com.github.angleshq.angles.listeners.log4j2.AnglesLog4j2LogAppender
- CreateBuild - Class in com.github.angleshq.angles.api.models.build
- CreateBuild() - Constructor for class com.github.angleshq.angles.api.models.build.CreateBuild
- createdAt - Variable in class com.github.angleshq.angles.api.models.BaseModel
- CreateExecution - Class in com.github.angleshq.angles.api.models.execution
- CreateExecution() - Constructor for class com.github.angleshq.angles.api.models.execution.CreateExecution
- CreateScreenshot - Class in com.github.angleshq.angles.api.models.screenshot
- CreateScreenshot() - Constructor for class com.github.angleshq.angles.api.models.screenshot.CreateScreenshot
D
- debug(String) - Method in class com.github.angleshq.angles.AnglesReporter
- debug(String) - Method in class com.github.angleshq.angles.AnglesReporterEmpty
- debug(String) - Method in interface com.github.angleshq.angles.AnglesReporterInterface
- debug(String, String) - Method in class com.github.angleshq.angles.AnglesReporter
- debug(String, String) - Method in class com.github.angleshq.angles.AnglesReporterEmpty
- debug(String, String) - Method in interface com.github.angleshq.angles.AnglesReporterInterface
- DEBUG - Enum constant in enum class com.github.angleshq.angles.StepStatus
- DEFAULT_ACTION_NAME - Static variable in class com.github.angleshq.angles.AnglesReporter
- delete(String) - Method in class com.github.angleshq.angles.api.requests.BuildRequests
- delete(String) - Method in class com.github.angleshq.angles.api.requests.EnvironmentRequests
- delete(String) - Method in class com.github.angleshq.angles.api.requests.ExecutionRequests
- delete(String) - Method in class com.github.angleshq.angles.api.requests.ScreenshotRequests
- delete(String) - Method in class com.github.angleshq.angles.api.requests.TeamRequests
E
- EMPTY_REPORTER_NAME - Static variable in class com.github.angleshq.angles.AnglesReporter
- Environment - Class in com.github.angleshq.angles.api.models
- Environment(String) - Constructor for class com.github.angleshq.angles.api.models.Environment
- EnvironmentRequests - Class in com.github.angleshq.angles.api.requests
- EnvironmentRequests(String) - Constructor for class com.github.angleshq.angles.api.requests.EnvironmentRequests
- error(String) - Method in class com.github.angleshq.angles.AnglesReporter
- error(String) - Method in class com.github.angleshq.angles.AnglesReporterEmpty
- error(String) - Method in interface com.github.angleshq.angles.AnglesReporterInterface
- error(String, String) - Method in class com.github.angleshq.angles.AnglesReporter
- error(String, String) - Method in class com.github.angleshq.angles.AnglesReporterEmpty
- error(String, String) - Method in interface com.github.angleshq.angles.AnglesReporterInterface
- ERROR - Enum constant in enum class com.github.angleshq.angles.ExecutionStatus
- ERROR - Enum constant in enum class com.github.angleshq.angles.StepStatus
- Execution - Class in com.github.angleshq.angles.api.models.execution
- Execution(String, String, String, String, Date) - Constructor for class com.github.angleshq.angles.api.models.execution.Execution
- Execution(String, String, String, String, List<String>, Date) - Constructor for class com.github.angleshq.angles.api.models.execution.Execution
- Execution(String, String, String, String, List<String>, Date, List<Action>) - Constructor for class com.github.angleshq.angles.api.models.execution.Execution
- ExecutionRequests - Class in com.github.angleshq.angles.api.requests
- ExecutionRequests(String) - Constructor for class com.github.angleshq.angles.api.requests.ExecutionRequests
- ExecutionRequests(String, RequestConfig) - Constructor for class com.github.angleshq.angles.api.requests.ExecutionRequests
- ExecutionStatus - Enum Class in com.github.angleshq.angles
F
- fail(String, String, String, String) - Method in class com.github.angleshq.angles.AnglesReporter
- fail(String, String, String, String) - Method in class com.github.angleshq.angles.AnglesReporterEmpty
- fail(String, String, String, String) - Method in interface com.github.angleshq.angles.AnglesReporterInterface
- fail(String, String, String, String, String) - Method in class com.github.angleshq.angles.AnglesReporter
- fail(String, String, String, String, String) - Method in class com.github.angleshq.angles.AnglesReporterEmpty
- fail(String, String, String, String, String) - Method in interface com.github.angleshq.angles.AnglesReporterInterface
- FAIL - Enum constant in enum class com.github.angleshq.angles.ExecutionStatus
- FAIL - Enum constant in enum class com.github.angleshq.angles.StepStatus
G
- get() - Method in class com.github.angleshq.angles.api.requests.EnvironmentRequests
- get() - Method in class com.github.angleshq.angles.api.requests.ExecutionRequests
- get() - Method in class com.github.angleshq.angles.api.requests.TeamRequests
- get(String) - Method in class com.github.angleshq.angles.api.requests.BuildRequests
- get(String) - Method in class com.github.angleshq.angles.api.requests.EnvironmentRequests
- get(String) - Method in class com.github.angleshq.angles.api.requests.ExecutionRequests
- get(String) - Method in class com.github.angleshq.angles.api.requests.ScreenshotRequests
- get(String) - Method in class com.github.angleshq.angles.api.requests.TeamRequests
- get(String, Integer, Integer) - Method in class com.github.angleshq.angles.api.requests.BuildRequests
- get(String, String, Integer, Integer) - Method in class com.github.angleshq.angles.api.requests.ScreenshotRequests
- getAnglesPropertyFromSystem(String) - Static method in class com.github.angleshq.angles.util.AnglesReporterUtils
- getAnglesPropertyFromSystem(String, Boolean) - Static method in class com.github.angleshq.angles.util.AnglesReporterUtils
- getAnglesReporter() - Static method in class com.github.angleshq.angles.util.AnglesReporterUtils
- getBuildId() - Method in class com.github.angleshq.angles.AnglesReporter
- getBuildId() - Method in class com.github.angleshq.angles.AnglesReporterEmpty
- getBuildId() - Method in interface com.github.angleshq.angles.AnglesReporterInterface
- getComponent() - Static method in class com.github.angleshq.angles.util.AnglesReporterUtils
- getDefaultErrorMessage(CloseableHttpResponse) - Method in class com.github.angleshq.angles.api.requests.BaseRequests
- getEnvironment() - Static method in class com.github.angleshq.angles.util.AnglesReporterUtils
- getInstance(String) - Static method in class com.github.angleshq.angles.AnglesReporter
- getInstance(String, RequestConfig) - Static method in class com.github.angleshq.angles.AnglesReporter
- getPhase() - Static method in class com.github.angleshq.angles.util.AnglesReporterUtils
- getRunName() - Static method in class com.github.angleshq.angles.util.AnglesReporterUtils
- getTeam() - Static method in class com.github.angleshq.angles.util.AnglesReporterUtils
- gson - Variable in class com.github.angleshq.angles.api.requests.BaseRequests
H
- handleAssertEquals(String, Object, Object) - Static method in class com.github.angleshq.angles.assertion.AssertHelper
- handleAssertEquals(String, Object, Object, String) - Static method in class com.github.angleshq.angles.assertion.AssertHelper
- handleAssertNotEquals(String, Object, Object) - Static method in class com.github.angleshq.angles.assertion.AssertHelper
- handleAssertNotEquals(String, Object, Object, String) - Static method in class com.github.angleshq.angles.assertion.AssertHelper
- handleAssertNotNull(String, Object) - Static method in class com.github.angleshq.angles.assertion.AssertHelper
- handleAssertNotSame(String, Object, Object) - Static method in class com.github.angleshq.angles.assertion.AssertHelper
- handleAssertNotSame(String, Object, Object, String) - Static method in class com.github.angleshq.angles.assertion.AssertHelper
- handleAssertNull(String, Object) - Static method in class com.github.angleshq.angles.assertion.AssertHelper
- handleAssertSame(String, Object, Object) - Static method in class com.github.angleshq.angles.assertion.AssertHelper
- handleAssertSame(String, Object, Object, String) - Static method in class com.github.angleshq.angles.assertion.AssertHelper
I
- id - Variable in class com.github.angleshq.angles.api.models.BaseModel
- ImageCompareResponse - Class in com.github.angleshq.angles.api.models.screenshot
- ImageCompareResponse() - Constructor for class com.github.angleshq.angles.api.models.screenshot.ImageCompareResponse
- info(String) - Method in class com.github.angleshq.angles.AnglesReporter
- info(String) - Method in class com.github.angleshq.angles.AnglesReporterEmpty
- info(String) - Method in interface com.github.angleshq.angles.AnglesReporterInterface
- info(String, String) - Method in class com.github.angleshq.angles.AnglesReporter
- info(String, String) - Method in class com.github.angleshq.angles.AnglesReporterEmpty
- info(String, String) - Method in interface com.github.angleshq.angles.AnglesReporterInterface
- INFO - Enum constant in enum class com.github.angleshq.angles.StepStatus
- initialiseAnglesTestParameters() - Static method in class com.github.angleshq.angles.util.AnglesReporterUtils
- isEnabled() - Static method in class com.github.angleshq.angles.AnglesReporter
K
- keep(String, Boolean) - Method in class com.github.angleshq.angles.api.requests.BuildRequests
P
- pass(String, String, String, String) - Method in class com.github.angleshq.angles.AnglesReporter
- pass(String, String, String, String) - Method in class com.github.angleshq.angles.AnglesReporterEmpty
- pass(String, String, String, String) - Method in interface com.github.angleshq.angles.AnglesReporterInterface
- pass(String, String, String, String, String) - Method in class com.github.angleshq.angles.AnglesReporter
- pass(String, String, String, String, String) - Method in class com.github.angleshq.angles.AnglesReporterEmpty
- pass(String, String, String, String, String) - Method in interface com.github.angleshq.angles.AnglesReporterInterface
- PASS - Enum constant in enum class com.github.angleshq.angles.ExecutionStatus
- PASS - Enum constant in enum class com.github.angleshq.angles.StepStatus
- Phase - Class in com.github.angleshq.angles.api.models
- Phase(String, Integer) - Constructor for class com.github.angleshq.angles.api.models.Phase
- Platform - Class in com.github.angleshq.angles.api.models
- Platform(String, String, String, String) - Constructor for class com.github.angleshq.angles.api.models.Platform
- Platform(String, String, String, String, String) - Constructor for class com.github.angleshq.angles.api.models.Platform
- Platform(String, String, String, String, String, String, Integer, Integer, Float) - Constructor for class com.github.angleshq.angles.api.models.Platform
- platforms(String, Platform...) - Method in class com.github.angleshq.angles.api.requests.ExecutionRequests
- processErrorResponse(CloseableHttpResponse) - Method in class com.github.angleshq.angles.api.requests.BaseRequests
- processResponse(CloseableHttpResponse, Class<T>) - Method in class com.github.angleshq.angles.api.requests.BaseRequests
S
- saveTest() - Method in class com.github.angleshq.angles.AnglesReporter
- saveTest() - Method in class com.github.angleshq.angles.AnglesReporterEmpty
- saveTest() - Method in interface com.github.angleshq.angles.AnglesReporterInterface
- Screenshot - Class in com.github.angleshq.angles.api.models.screenshot
- Screenshot() - Constructor for class com.github.angleshq.angles.api.models.screenshot.Screenshot
- ScreenshotDetails - Class in com.github.angleshq.angles.api.models.screenshot
- ScreenshotDetails() - Constructor for class com.github.angleshq.angles.api.models.screenshot.ScreenshotDetails
- ScreenshotRequests - Class in com.github.angleshq.angles.api.requests
- ScreenshotRequests(String) - Constructor for class com.github.angleshq.angles.api.requests.ScreenshotRequests
- sendDelete(String) - Method in class com.github.angleshq.angles.api.requests.BaseRequests
- sendJSONGet(String) - Method in class com.github.angleshq.angles.api.requests.BaseRequests
- sendJSONGet(String, Map<String, Object>) - Method in class com.github.angleshq.angles.api.requests.BaseRequests
- sendJSONPost(String, Object) - Method in class com.github.angleshq.angles.api.requests.BaseRequests
- sendJSONPut(String, Object) - Method in class com.github.angleshq.angles.api.requests.BaseRequests
- sendMultiPartEntity(String, Map<String, String>, HttpEntity) - Method in class com.github.angleshq.angles.api.requests.BaseRequests
- setBuildToKeep() - Method in class com.github.angleshq.angles.AnglesReporter
- setEnabled(boolean) - Static method in class com.github.angleshq.angles.AnglesReporter
-
This method allows you to disable angles (in case you wanted to have a local run).
- SKIPPED - Enum constant in enum class com.github.angleshq.angles.ExecutionStatus
- socketTimeout - Static variable in class com.github.angleshq.angles.AnglesReporter
- startAction(String) - Method in class com.github.angleshq.angles.AnglesReporter
- startAction(String) - Method in class com.github.angleshq.angles.AnglesReporterEmpty
- startAction(String) - Method in interface com.github.angleshq.angles.AnglesReporterInterface
- startBuild(String, String, String, String) - Method in class com.github.angleshq.angles.AnglesReporter
- startBuild(String, String, String, String) - Method in class com.github.angleshq.angles.AnglesReporterEmpty
- startBuild(String, String, String, String) - Method in interface com.github.angleshq.angles.AnglesReporterInterface
- startBuild(String, String, String, String, String) - Method in class com.github.angleshq.angles.AnglesReporter
- startBuild(String, String, String, String, String) - Method in class com.github.angleshq.angles.AnglesReporterEmpty
- startBuild(String, String, String, String, String) - Method in interface com.github.angleshq.angles.AnglesReporterInterface
- startTest(String, String) - Method in class com.github.angleshq.angles.AnglesReporter
- startTest(String, String) - Method in class com.github.angleshq.angles.AnglesReporterEmpty
- startTest(String, String) - Method in interface com.github.angleshq.angles.AnglesReporterInterface
- startTest(String, String, String) - Method in class com.github.angleshq.angles.AnglesReporter
- startTest(String, String, String) - Method in class com.github.angleshq.angles.AnglesReporterEmpty
- startTest(String, String, String) - Method in interface com.github.angleshq.angles.AnglesReporterInterface
- startTest(String, String, String, List<String>) - Method in class com.github.angleshq.angles.AnglesReporter
- startTest(String, String, String, List<String>) - Method in class com.github.angleshq.angles.AnglesReporterEmpty
- startTest(String, String, String, List<String>) - Method in interface com.github.angleshq.angles.AnglesReporterInterface
- Step - Class in com.github.angleshq.angles.api.models.execution
- Step(String, String, StepStatus, Date) - Constructor for class com.github.angleshq.angles.api.models.execution.Step
- Step(String, String, String, String, StepStatus, String, Date) - Constructor for class com.github.angleshq.angles.api.models.execution.Step
- Step(String, String, String, String, StepStatus, Date) - Constructor for class com.github.angleshq.angles.api.models.execution.Step
- StepStatus - Enum Class in com.github.angleshq.angles
- storeArtifacts(Artifact[]) - Method in class com.github.angleshq.angles.AnglesReporter
- storeArtifacts(Artifact[]) - Method in class com.github.angleshq.angles.AnglesReporterEmpty
- storeArtifacts(Artifact[]) - Method in interface com.github.angleshq.angles.AnglesReporterInterface
- StoreArtifacts - Class in com.github.angleshq.angles.api.models.build
- StoreArtifacts() - Constructor for class com.github.angleshq.angles.api.models.build.StoreArtifacts
- storePlatformDetails(Platform...) - Method in class com.github.angleshq.angles.AnglesReporter
- storePlatformDetails(Platform...) - Method in class com.github.angleshq.angles.AnglesReporterEmpty
- storePlatformDetails(Platform...) - Method in interface com.github.angleshq.angles.AnglesReporterInterface
- storeScreenshot(ScreenshotDetails) - Method in class com.github.angleshq.angles.AnglesReporter
- storeScreenshot(ScreenshotDetails) - Method in class com.github.angleshq.angles.AnglesReporterEmpty
- storeScreenshot(ScreenshotDetails) - Method in interface com.github.angleshq.angles.AnglesReporterInterface
- Suite - Class in com.github.angleshq.angles.api.models.build
- Suite() - Constructor for class com.github.angleshq.angles.api.models.build.Suite
- SuiteResponse - Class in com.github.angleshq.angles.api.models.build
- SuiteResponse() - Constructor for class com.github.angleshq.angles.api.models.build.SuiteResponse
T
- Team - Class in com.github.angleshq.angles.api.models
- Team(String) - Constructor for class com.github.angleshq.angles.api.models.Team
- TeamRequests - Class in com.github.angleshq.angles.api.requests
- TeamRequests(String) - Constructor for class com.github.angleshq.angles.api.requests.TeamRequests
U
- update(Build) - Method in class com.github.angleshq.angles.api.requests.BuildRequests
- update(Environment) - Method in class com.github.angleshq.angles.api.requests.EnvironmentRequests
- update(Execution) - Method in class com.github.angleshq.angles.api.requests.ExecutionRequests
- update(Team) - Method in class com.github.angleshq.angles.api.requests.TeamRequests
- update(String, UpdateScreenshot) - Method in class com.github.angleshq.angles.api.requests.ScreenshotRequests
- updatedAt - Variable in class com.github.angleshq.angles.api.models.BaseModel
- UpdateScreenshot - Class in com.github.angleshq.angles.api.models.screenshot
- UpdateScreenshot() - Constructor for class com.github.angleshq.angles.api.models.screenshot.UpdateScreenshot
- updateTestName(String) - Method in class com.github.angleshq.angles.AnglesReporter
- updateTestName(String) - Method in class com.github.angleshq.angles.AnglesReporterEmpty
- updateTestName(String) - Method in interface com.github.angleshq.angles.AnglesReporterInterface
V
- valueOf(String) - Static method in enum class com.github.angleshq.angles.ExecutionStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.github.angleshq.angles.StepStatus
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class com.github.angleshq.angles.ExecutionStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.github.angleshq.angles.StepStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- version - Variable in class com.github.angleshq.angles.api.models.BaseModel
All Classes|All Packages|Constant Field Values|Serialized Form