Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
Robolectric
Conversations
About
Robolectric
Contact owners and managers
1–30 of 1082
Mark all as read
Report group
0 selected
Dinesh B
10/25/23
java.lang.UnsatisfiedLinkError: no conscrypt_jni in java.library.path
Using Robo electric dependency in my project testImplementation("org.robolectric:robolectric:
unread,
java.lang.UnsatisfiedLinkError: no conscrypt_jni in java.library.path
Using Robo electric dependency in my project testImplementation("org.robolectric:robolectric:
10/25/23
Dinesh B
10/25/23
java.lang.NoClassDefFoundError: org/conscrypt/OpenSSLProvider
Using Robo electric dependency in my project testImplementation("org.robolectric:robolectric:
unread,
java.lang.NoClassDefFoundError: org/conscrypt/OpenSSLProvider
Using Robo electric dependency in my project testImplementation("org.robolectric:robolectric:
10/25/23
Chris Mathew
4/13/23
Guidance on shadowing system classes
Hello - I'm looking to create my own shadow for a framework-level class, ViewRootImpl. My current
unread,
Guidance on shadowing system classes
Hello - I'm looking to create my own shadow for a framework-level class, ViewRootImpl. My current
4/13/23
Kyoko 108
,
elfue...@gmail.com
2
11/12/22
Allow me to clone https://github.com/roboelectric/roboelectric.git/
First, it should be not roboelectric, but robolectric. Note the absence of 'e' before 'l
unread,
Allow me to clone https://github.com/roboelectric/roboelectric.git/
First, it should be not roboelectric, but robolectric. Note the absence of 'e' before 'l
11/12/22
Chani Shulman
, …
Sabeur Dakhli
11
9/4/22
Updated Documentation
Suivi 2022-09-04 19:57 UTC+02:00, mauricio rodriguez <blackca...@gmail.com>: > Hi, I
unread,
Updated Documentation
Suivi 2022-09-04 19:57 UTC+02:00, mauricio rodriguez <blackca...@gmail.com>: > Hi, I
9/4/22
Thomas Kuhnke
6/28/22
Robolectric and SystemUI, is it possible?
We want to write tests with the Robolectric Runner for our SystemUI Overlay, but we're facing
unread,
Robolectric and SystemUI, is it possible?
We want to write tests with the Robolectric Runner for our SystemUI Overlay, but we're facing
6/28/22
Seongsik Kim
,
utzcoz
2
5/19/22
When do Robolectric supports Android 13 Tiramisu SDK?
Hi Kim, When T is released officially, and source code pushed to AOSP, the team will work on and push
unread,
When do Robolectric supports Android 13 Tiramisu SDK?
Hi Kim, When T is released officially, and source code pushed to AOSP, the team will work on and push
5/19/22
VIBHOO SRIVASTAVA
, …
Sabeur Dakhli
3
4/24/22
How to begin contributing
saberd...@gmail.com Le 22 mars 2022 15:22, "VIBHOO SRIVASTAVA" <cse21105@iiitkalyani
unread,
How to begin contributing
saberd...@gmail.com Le 22 mars 2022 15:22, "VIBHOO SRIVASTAVA" <cse21105@iiitkalyani
4/24/22
Rick Mutzke
,
utzcoz
3
4/5/22
Issue accessing ShadowInputMethodManager methods
Thank you for your reply. I am confirming now whether our build system is even using the latest
unread,
Issue accessing ShadowInputMethodManager methods
Thank you for your reply. I am confirming now whether our build system is even using the latest
4/5/22
Nick Korostelev
,
utzcoz
2
4/3/22
New Robolectric Release
You can try latest Robolectric 4.7.3, and it uses preinstrumented jars default. On Friday, April 23,
unread,
New Robolectric Release
You can try latest Robolectric 4.7.3, and it uses preinstrumented jars default. On Friday, April 23,
4/3/22
Anmol Hira
,
utzcoz
2
3/22/22
I am interested in the GSOC Project Pulls #6896, #6895, Issue #6803
Hi, What about opening a new discussion at GitHub Discussion to start discuss your interesting
unread,
I am interested in the GSOC Project Pulls #6896, #6895, Issue #6803
Hi, What about opening a new discussion at GitHub Discussion to start discuss your interesting
3/22/22
Ken Yee
,
utzcoz
4
1/20/22
ShadowLegacySQLiteConnection vs. ShadowNativeSQLiteConnection
Our issue turned out to be Robolectric being used in non-Android module unit tests. This was the fix
unread,
ShadowLegacySQLiteConnection vs. ShadowNativeSQLiteConnection
Our issue turned out to be Robolectric being used in non-Android module unit tests. This was the fix
1/20/22
Ken Yee
2
12/1/21
Anyone ever see sqliteblobTooBigException when trying native sqlite mode?
Logged repro unit test w/ issue: https://github.com/robolectric/robolectric/issues/6899 On Friday,
unread,
Anyone ever see sqliteblobTooBigException when trying native sqlite mode?
Logged repro unit test w/ issue: https://github.com/robolectric/robolectric/issues/6899 On Friday,
12/1/21
Madhusudhan reddy Kalathuru
11/7/21
java.lang.NoClassDefFoundError: android/app/Activity
I am new to using Roboelectric framwork while testing activity methods i am getting below issue
unread,
java.lang.NoClassDefFoundError: android/app/Activity
I am new to using Roboelectric framwork while testing activity methods i am getting below issue
11/7/21
Yuanyuan Zhang
7/7/21
UnitTest fail with java.lang.NoSuchMethodError
We are currently facing this NoSuchMethod Error when we want to create the unit test with Robolectric
unread,
UnitTest fail with java.lang.NoSuchMethodError
We are currently facing this NoSuchMethod Error when we want to create the unit test with Robolectric
7/7/21
Ck K
7/2/21
re-use workmanager instance between multiple unit tests
Hello, Is there any way i can re-use an existing workmanager for application instances created by
unread,
re-use workmanager instance between multiple unit tests
Hello, Is there any way i can re-use an existing workmanager for application instances created by
7/2/21
minesh patel
3/3/21
Offline scenario with Robolectric
Hi Everyone, I am an Android engineer and I am trying to write some unit tests for my viewModel for
unread,
Offline scenario with Robolectric
Hi Everyone, I am an Android engineer and I am trying to write some unit tests for my viewModel for
3/3/21
Brett Slote
2/17/21
How much of Robolectric is exposed in AndroidX Test
Hello, I understand from http://robolectric.org/androidx_test/ that some subset of Robolectric 4 is
unread,
How much of Robolectric is exposed in AndroidX Test
Hello, I understand from http://robolectric.org/androidx_test/ that some subset of Robolectric 4 is
2/17/21
Clifton Ivey
11/17/20
Test Device Policy Manager
I am struggling with creating a test of a Device Policy Manager denying and/or approving an
unread,
Test Device Policy Manager
I am struggling with creating a test of a Device Policy Manager denying and/or approving an
11/17/20
Tahar Jeridi
2
11/5/20
Roboeletric shadow of my class
Hi, Roboeletric version is 4.4 Il giorno giovedì 5 novembre 2020 alle 14:03:21 UTC+1 Tahar Jeridi ha
unread,
Roboeletric shadow of my class
Hi, Roboeletric version is 4.4 Il giorno giovedì 5 novembre 2020 alle 14:03:21 UTC+1 Tahar Jeridi ha
11/5/20
Fabriceli Fabrice
7/28/20
Jmockit + Robolectric
Hi, Could you give me some tips about how to use Jmockit and Robolectric? I made some test demo, but
unread,
Jmockit + Robolectric
Hi, Could you give me some tips about how to use Jmockit and Robolectric? I made some test demo, but
7/28/20
Heeno
7/1/20
graphics.Region
Hello! I am trying to test some code that involves creating android.graphics.Region objects. When I
unread,
graphics.Region
Hello! I am trying to test some code that involves creating android.graphics.Region objects. When I
7/1/20
nikhilesh singh Tak
5/22/20
Activity test with Roboelectric 4.0
I am working on android library module and I want to test the standalone activity in my module. I was
unread,
Activity test with Roboelectric 4.0
I am working on android library module and I want to test the standalone activity in my module. I was
5/22/20
Brian Reinhold
,
Maks Verver
3
4/30/20
Robolectrics BluetoothAdapter gives all null on its methods
Hi Maks, That may have been the case but I just do ShadowBluetoothAdapter bluetoothAdapter = new
unread,
Robolectrics BluetoothAdapter gives all null on its methods
Hi Maks, That may have been the case but I just do ShadowBluetoothAdapter bluetoothAdapter = new
4/30/20
Menna Ali
11/25/19
Android Q support
I have a problem in running Robolectric with Android QI upgraded to 4.3.1 with no benefit. I updated
unread,
Android Q support
I have a problem in running Robolectric with Android QI upgraded to 4.3.1 with no benefit. I updated
11/25/19
Leon Lei
2
10/16/19
androidx test: SnackBar error inflate design_layout_snackbar_include.xml
dependencies implementation fileTree(dir: 'libs', include: ['*.jar']) implementation
unread,
androidx test: SnackBar error inflate design_layout_snackbar_include.xml
dependencies implementation fileTree(dir: 'libs', include: ['*.jar']) implementation
10/16/19
VIGNESH G
10/15/19
java.lang.NullPointerException at org.robolectric.res.ThemeStyleSet$OverlayedStyle.equals
[Robolectric] com.zoho.sheet.android.AddPeopleActivityTest.trailTestMethod: sdk=28; resources=legacy
unread,
java.lang.NullPointerException at org.robolectric.res.ThemeStyleSet$OverlayedStyle.equals
[Robolectric] com.zoho.sheet.android.AddPeopleActivityTest.trailTestMethod: sdk=28; resources=legacy
10/15/19
Ivan Micanovic
9/3/19
Tests consume a lot of memory
Hi, I have googled for this topic and I found other people encounter same issue. Here I will give you
unread,
Tests consume a lot of memory
Hi, I have googled for this topic and I found other people encounter same issue. Here I will give you
9/3/19
Prasanna Gunasekeran
8/9/19
Can not set static final org.robolectric.internal.IShadow
Hi , I am using robo electric 4.3 while running my jacaco test my test cases failed with below
unread,
Can not set static final org.robolectric.internal.IShadow
Hi , I am using robo electric 4.3 while running my jacaco test my test cases failed with below
8/9/19
Marija Lukaroska
7/29/19
Migration from 3.0-rc2 to 4.0 is causing problems with SQL database
After I migrated the project from 3.0-rc3 to 4.0 Robolectric all of the tests that in some way use
unread,
Migration from 3.0-rc2 to 4.0 is causing problems with SQL database
After I migrated the project from 3.0-rc3 to 4.0 Robolectric all of the tests that in some way use
7/29/19