| GeckoTranslateSessionDelegateTest.kt |
|
4434 |
- |
| GeckoTranslationUtilsTest.kt |
Creates a successfully completed [GeckoResult] for any type [T]. This is a convenience wrapper around
GeckoResult.fromValue() for use in tests.
@param T The type of the value in the GeckoResult.
@param value The value to wrap in the successful GeckoResult. Can be null if T is nullable.
@return A successfully completed GeckoResult.
|
19656 |
- |
| RuntimeTranslationAccessorTest.kt |
|
4654 |
- |