Package com.github.angleshq.angles
Class AnglesReporterEmpty
java.lang.Object
com.github.angleshq.angles.AnglesReporterEmpty
- All Implemented Interfaces:
AnglesReporterInterface
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncompareScreenshotAgainstBaseline(String screenshotId) voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidsaveTest()voidstartAction(String description) voidstartBuild(String name, String environmentName, String teamName, String componentName) voidstartBuild(String name, String environmentName, String teamName, String componentName, String phaseName) voidvoidvoidvoidstoreArtifacts(Artifact[] artifacts) voidstorePlatformDetails(Platform... platform) storeScreenshot(ScreenshotDetails details) voidupdateTestName(String testName)
-
Constructor Details
-
AnglesReporterEmpty
public AnglesReporterEmpty()
-
-
Method Details
-
startBuild
- Specified by:
startBuildin interfaceAnglesReporterInterface
-
startBuild
public void startBuild(String name, String environmentName, String teamName, String componentName, String phaseName) - Specified by:
startBuildin interfaceAnglesReporterInterface
-
storeArtifacts
- Specified by:
storeArtifactsin interfaceAnglesReporterInterface
-
startTest
- Specified by:
startTestin interfaceAnglesReporterInterface
-
updateTestName
- Specified by:
updateTestNamein interfaceAnglesReporterInterface
-
startTest
- Specified by:
startTestin interfaceAnglesReporterInterface
-
startTest
- Specified by:
startTestin interfaceAnglesReporterInterface
-
saveTest
public void saveTest()- Specified by:
saveTestin interfaceAnglesReporterInterface
-
storePlatformDetails
- Specified by:
storePlatformDetailsin interfaceAnglesReporterInterface
-
startAction
- Specified by:
startActionin interfaceAnglesReporterInterface
-
debug
- Specified by:
debugin interfaceAnglesReporterInterface
-
debug
- Specified by:
debugin interfaceAnglesReporterInterface
-
error
- Specified by:
errorin interfaceAnglesReporterInterface
-
error
- Specified by:
errorin interfaceAnglesReporterInterface
-
info
- Specified by:
infoin interfaceAnglesReporterInterface
-
info
- Specified by:
infoin interfaceAnglesReporterInterface
-
pass
- Specified by:
passin interfaceAnglesReporterInterface
-
pass
- Specified by:
passin interfaceAnglesReporterInterface
-
fail
- Specified by:
failin interfaceAnglesReporterInterface
-
fail
- Specified by:
failin interfaceAnglesReporterInterface
-
storeScreenshot
- Specified by:
storeScreenshotin interfaceAnglesReporterInterface
-
compareScreenshotAgainstBaseline
- Specified by:
compareScreenshotAgainstBaselinein interfaceAnglesReporterInterface
-
getBuildId
- Specified by:
getBuildIdin interfaceAnglesReporterInterface
-