Groups
Groups
Sign in
Groups
Groups
Android Mock Discussion
Conversations
About
Send feedback
Help
Android Mock Discussion
1–30 of 46
Mark all as read
Report group
0 selected
sw
11/25/12
Announcement
Native mocking support via Mockito and EasyMock
Hello All, I wanted to let everyone know about some excellent work that has been taking place over
unread,locked,
Announcement
Native mocking support via Mockito and EasyMock
Hello All, I wanted to let everyone know about some excellent work that has been taking place over
11/25/12
Jonhnes Lopes
7/11/13
PowerMock on Android
Hello all, I'm trying implement tests in my project. I started with Robotium for help with
unread,
PowerMock on Android
Hello all, I'm trying implement tests in my project. I started with Robotium for help with
7/11/13
Stephen Woodward
,
Android_jellyBean
2
4/24/13
New Release of Android Mock
Hello, I am not able to get the location of ANDROID_FRAMEWORK_MOCKS. Create this as a variable (Add
unread,
New Release of Android Mock
Hello, I am not able to get the location of ANDROID_FRAMEWORK_MOCKS. Create this as a variable (Add
4/24/13
Jason
, …
Matt
12
3/20/13
Building with ANT - ClassNotFound on Android classes
This is an old thread, and I don't think this project is even supported anymore. Most (all) of
unread,
Building with ANT - ClassNotFound on Android classes
This is an old thread, and I don't think this project is even supported anymore. Most (all) of
3/20/13
F41thful
, …
ns.trueman
5
1/7/13
AndroidMock gives NoClassDefFoundError
Hi, any updates on this topic? I am also not able to get AndroidMock working with my project,
unread,
AndroidMock gives NoClassDefFoundError
Hi, any updates on this topic? I am also not able to get AndroidMock working with my project,
1/7/13
sunhong...@gmail.com
12/20/12
Is it possible to mock a class for all object and methods in a process?
I want to know if it is possible to mock a class for all object and methods in a process, for example
unread,
Is it possible to mock a class for all object and methods in a process?
I want to know if it is possible to mock a class for all object and methods in a process, for example
12/20/12
Apurva
,
ns.trueman
2
12/17/12
Setting up AndroidMock in Intellij
I am interested in this as well. As a workaround project can be configured via Eclipse and then
unread,
Setting up AndroidMock in Intellij
I am interested in this as well. As a workaround project can be configured via Eclipse and then
12/17/12
Javier Mediavilla Vegas
12/15/12
Are the Android installing instructions up to date
Hello, I have followed the instructions to installing Android Mock (http://android-mock.googlecode.
unread,
Are the Android installing instructions up to date
Hello, I have followed the instructions to installing Android Mock (http://android-mock.googlecode.
12/15/12
Akshat Jain
2
11/5/12
Internal Compiler error: Java.lang.VerifyError
So I was able to run my mocks on the following platforms: Android level 10, 12, & 15, but when I
unread,
Internal Compiler error: Java.lang.VerifyError
So I was able to run my mocks on the following platforms: Android level 10, 12, & 15, but when I
11/5/12
Andrey Fedorov
,
Akshat Jain
2
7/27/12
There is no AudioManager in android_framework_mocks.jar. How to mock it?
did u get it to work? On Friday, 5 August 2011 11:00:37 UTC+5:30, Andrey Fedorov wrote: Hello. I'
unread,
There is no AudioManager in android_framework_mocks.jar. How to mock it?
did u get it to work? On Friday, 5 August 2011 11:00:37 UTC+5:30, Andrey Fedorov wrote: Hello. I'
7/27/12
Akshat Jain
7/27/12
generate mocks for non avaiable mocked classes
Hi All, I am trying to mock the locationManager class in android framework & the java.net.URI
unread,
generate mocks for non avaiable mocked classes
Hi All, I am trying to mock the locationManager class in android framework & the java.net.URI
7/27/12
Yusuke
,
Koji Hasegawa
4
6/16/12
Please help me with the error Could not find mock for ~~~
Sorry. I forgot to post the source of the OrmLiteHelperSqliteOpenHelper for reference. http://
unread,
Please help me with the error Could not find mock for ~~~
Sorry. I forgot to post the source of the OrmLiteHelperSqliteOpenHelper for reference. http://
6/16/12
Koji Hasegawa
6/16/12
FYI: Introductory article AndroidMock in Japanese
Hi All, I wrote an introductory article AndroidMock in Japanese. http://www.atmarkit.co.jp/fsmart/
unread,
FYI: Introductory article AndroidMock in Japanese
Hi All, I wrote an introductory article AndroidMock in Japanese. http://www.atmarkit.co.jp/fsmart/
6/16/12
Sven
5/28/12
Constructor and createStrictMock
Hello, I have the following situation: public class ClassToMock { public ClassToMock(
unread,
Constructor and createStrictMock
Hello, I have the following situation: public class ClassToMock { public ClassToMock(
5/28/12
crazy_guy
,
Fred Grott
6
5/15/12
Not able to mock WebView
Hello, If mocking WebView is not supported by android-mock, then I am wondering why following
unread,
Not able to mock WebView
Hello, If mocking WebView is not supported by android-mock, then I am wondering why following
5/15/12
crazy_guy
5/15/12
How to target API level greater than 8
Hi, I am having trouble executing test cases targeted for platform greater than 8 like on Android 2.3
unread,
How to target API level greater than 8
Hi, I am having trouble executing test cases targeted for platform greater than 8 like on Android 2.3
5/15/12
Andrey Przhigotsky
3/30/12
Test run failed: Instrumentation run failed due to 'com.google.android.testing.mocking.UsesMocks'
Cant setup test project. Create project Sample in eclipse. Create project SampleTest in eclipse like
unread,
Test run failed: Instrumentation run failed due to 'com.google.android.testing.mocking.UsesMocks'
Cant setup test project. Create project Sample in eclipse. Create project SampleTest in eclipse like
3/30/12
Apoorv Gupta
,
Koji Hasegawa
3
3/29/12
ClassNotFoundException only for system classes, and not for my classes.
Hi, Apoorv. You need to add a "ANDROID_FRAMEWORK_MOCKS" on Factory path. Sets the path of
unread,
ClassNotFoundException only for system classes, and not for my classes.
Hi, Apoorv. You need to add a "ANDROID_FRAMEWORK_MOCKS" on Factory path. Sets the path of
3/29/12
Macarse
, …
Andrey Przhigotsky
23
3/26/12
ClassNotFoundException even for String.class
Hmm, I have same problem. Setup my eclipse test project like described in AndroidMockinEclipse.pdf.
unread,
ClassNotFoundException even for String.class
Hmm, I have same problem. Setup my eclipse test project like described in AndroidMockinEclipse.pdf.
3/26/12
satgog
, …
Sundeep Khandpur
6
3/13/12
Found 0 mocked classes to save
Hi Vaibhav, Go to: http://code.google.com/p/android-mock/downloads/list And download AndroidMock-1.1.
unread,
Found 0 mocked classes to save
Hi Vaibhav, Go to: http://code.google.com/p/android-mock/downloads/list And download AndroidMock-1.1.
3/13/12
sdp...@gmail.com
2/23/12
ClassNotFoundException for inner class
Here http://code.google.com/p/android-mock/source/detail?r=24 it says that support for inner classes
unread,
ClassNotFoundException for inner class
Here http://code.google.com/p/android-mock/source/detail?r=24 it says that support for inner classes
2/23/12
Andrew Budker
,
Sundeep Khandpur
4
1/20/12
Cannot load project defined classes
Hi Andrew, I am glad you figured out #1. The instructions are old and need to be updated. I think it
unread,
Cannot load project defined classes
Hi Andrew, I am glad you figured out #1. The instructions are old and need to be updated. I think it
1/20/12
Andrew Budker
1/20/12
ICS Support?
Hi, Does anyone know when official ICS support will happen for android- mock? Thanks, -Andrew
unread,
ICS Support?
Hi, Does anyone know when official ICS support will happen for android- mock? Thanks, -Andrew
1/20/12
Do Se
12/14/11
EasyMock 3 support
Hi, Is EasyMock v3 support coming anytime soon? Regards
unread,
EasyMock 3 support
Hi, Is EasyMock v3 support coming anytime soon? Regards
12/14/11
Stephen Woodward
,
Kiba
3
11/21/11
Re: ClassNotFoundException
Hi Kiba That could be. The problem should be related to something during the compilation phase. I
unread,
Re: ClassNotFoundException
Hi Kiba That could be. The problem should be related to something during the compilation phase. I
11/21/11
Kiba
11/20/11
ClassNotFoundException
Hi i have a error from android-mocks.my test codes is follow. public class AndroidMockTest extends
unread,
ClassNotFoundException
Hi i have a error from android-mocks.my test codes is follow. public class AndroidMockTest extends
11/20/11
Billybear
,
Stephen Woodward
2
10/13/11
some questions about Annotation processor
Hi, sorry for the delayed response. What version of eclipse do you have? What version of Java? On 10
unread,
some questions about Annotation processor
Hi, sorry for the delayed response. What version of eclipse do you have? What version of Java? On 10
10/13/11
Sundeep Khandpur
, …
Stephen Woodward
4
9/29/11
SDKVersion.UNKNOWN with regenerateframemocks=true
The point of regeneratemocks is to avoid using the framework mocks jar. Try without that option and
unread,
SDKVersion.UNKNOWN with regenerateframemocks=true
The point of regeneratemocks is to avoid using the framework mocks jar. Try without that option and
9/29/11
Billybear
, …
Stephen Woodward
5
9/2/11
java.lang.IllegalArgumentException: Could not find the specified Constructor: genmocks.***.***.***DelegateSubclass([])
As an alternative you could do some manual dependency injection by: 1) create a constructor for A
unread,
java.lang.IllegalArgumentException: Could not find the specified Constructor: genmocks.***.***.***DelegateSubclass([])
As an alternative you could do some manual dependency injection by: 1) create a constructor for A
9/2/11
Araceli Checa
7/29/11
Making available pre-built mocks for newly introduced Android framework classes
Hi, As explained in issue #13, there is currently no way of mocking things like android.nfc.Tag I was
unread,
Making available pre-built mocks for newly introduced Android framework classes
Hi, As explained in issue #13, there is currently no way of mocking things like android.nfc.Tag I was
7/29/11
sheffanet
,
Stephen Woodward
3
6/9/11
Problems with mocking object for several layers of application
Hello. Thanks for your attention. Binding is important part of using RoboGuice in application.
unread,
Problems with mocking object for several layers of application
Hello. Thanks for your attention. Binding is important part of using RoboGuice in application.
6/9/11