Index

C E F G H L M R S V 
All Classes|All Packages

C

clear() - Method in class com.microsoft.appcenter.event.MemoryEventReporter
 
com.microsoft.appcenter.espresso - package com.microsoft.appcenter.espresso
 
com.microsoft.appcenter.event - package com.microsoft.appcenter.event
 
commit(Event) - Method in class com.microsoft.appcenter.espresso.LocalSocketEventReporter
 
commit(Event) - Method in class com.microsoft.appcenter.event.EventReporter
 
commit(Event) - Method in class com.microsoft.appcenter.event.MemoryEventReporter
 
commit(Event) - Method in class com.microsoft.appcenter.event.StdOutEventReporter
 
create(String, EventType, String, String, String) - Static method in class com.microsoft.appcenter.event.Event
 
createLabel(String, String, String, String, String) - Static method in class com.microsoft.appcenter.event.Event
 
createScreenshot(String, String, String, String) - Static method in class com.microsoft.appcenter.event.Event
 
createWithException(String, EventType, String, String, String, String) - Static method in class com.microsoft.appcenter.event.Event
 

E

Event - Class in com.microsoft.appcenter.event
 
EventReporter - Class in com.microsoft.appcenter.event
 
EventReporter() - Constructor for class com.microsoft.appcenter.event.EventReporter
 
EventType - Enum in com.microsoft.appcenter.event
 

F

Factory - Class in com.microsoft.appcenter.espresso
 
failed - com.microsoft.appcenter.event.EventType
 
failed(Throwable, Description) - Method in class com.microsoft.appcenter.espresso.ReportHelper
 
finished - com.microsoft.appcenter.event.EventType
 
finished(Description) - Method in class com.microsoft.appcenter.espresso.ReportHelper
 

G

getClassName() - Method in class com.microsoft.appcenter.event.Event
 
getException() - Method in class com.microsoft.appcenter.event.Event
 
getId() - Method in class com.microsoft.appcenter.event.Event
 
getIds() - Method in class com.microsoft.appcenter.event.MemoryEventReporter
 
getLabel() - Method in class com.microsoft.appcenter.event.Event
 
getParameters() - Method in class com.microsoft.appcenter.event.Event
 
getReportHelper() - Static method in class com.microsoft.appcenter.espresso.Factory
 
getReports() - Method in class com.microsoft.appcenter.event.MemoryEventReporter
 
getTestName() - Method in class com.microsoft.appcenter.event.Event
 
getTimestamp() - Method in class com.microsoft.appcenter.event.Event
 
getType() - Method in class com.microsoft.appcenter.event.Event
 

H

hasId(String) - Method in class com.microsoft.appcenter.event.MemoryEventReporter
 

L

label - com.microsoft.appcenter.event.EventType
 
label(String) - Method in class com.microsoft.appcenter.espresso.ReportHelper
 
LocalSocketEventReporter - Class in com.microsoft.appcenter.espresso
 
LocalSocketEventReporter(String, int) - Constructor for class com.microsoft.appcenter.espresso.LocalSocketEventReporter
 

M

MAX_LABEL_SIZE - Static variable in class com.microsoft.appcenter.event.Event
 
MemoryEventReporter - Class in com.microsoft.appcenter.event
 
MemoryEventReporter() - Constructor for class com.microsoft.appcenter.event.MemoryEventReporter
 

R

ReportHelper - Class in com.microsoft.appcenter.espresso
 
reportJunit(EventType, Description, Throwable) - Method in class com.microsoft.appcenter.event.EventReporter
 
reportLabel(String, String, int, boolean) - Method in class com.microsoft.appcenter.event.EventReporter
 
reportScreenshot(String, int, boolean) - Method in class com.microsoft.appcenter.event.EventReporter
 

S

screenshot - com.microsoft.appcenter.event.EventType
 
skipped - com.microsoft.appcenter.event.EventType
 
skipped(AssumptionViolatedException, Description) - Method in class com.microsoft.appcenter.espresso.ReportHelper
 
started - com.microsoft.appcenter.event.EventType
 
starting(Description) - Method in class com.microsoft.appcenter.espresso.ReportHelper
 
StdOutEventReporter - Class in com.microsoft.appcenter.event
 
StdOutEventReporter() - Constructor for class com.microsoft.appcenter.event.StdOutEventReporter
 
succeeded - com.microsoft.appcenter.event.EventType
 
succeeded(Description) - Method in class com.microsoft.appcenter.espresso.ReportHelper
 

V

valueOf(String) - Static method in enum com.microsoft.appcenter.event.EventType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.microsoft.appcenter.event.EventType
Returns an array containing the constants of this enum type, in the order they are declared.
C E F G H L M R S V 
All Classes|All Packages