D
E
G
H
I
R
S
T
U
S
- setApplicationInit(Boolean) - function in dev.specto.android.testing.shared.TestConfiguration
- Must be set before Specto.
- setInternalLocalConfiguration(InternalLocalConfiguration) - function in dev.specto.android.testing.shared.TestConfiguration
- Must be set before Specto.
- setIsIdle(Boolean) - function in dev.specto.android.testing.shared.SimpleIdlingResource
- setTraceStartupOverride(Boolean) - function in dev.specto.android.testing.shared.InternalLocalConfiguration
- setUrlGroupPrefix(String) - function in dev.specto.android.testing.shared.InternalLocalConfiguration
- SimpleIdlingResource - class in dev.specto.android.testing.shared
- An idling resource that can be directly set to idle or not.
- startupTraceDelayMillis() - function in dev.specto.android.testing.shared.InternalMonitor
- The delay in nanoseconds between
Specto.init(…)being called and the startup trace starting. - startupTraceStarted() - function in dev.specto.android.testing.shared.InternalMonitor
- When the startup trace actually starts: the event is dispatched to the C++ library.