issues
search
greyblue9
/
dexmaker
Automatically exported from code.google.com/p/dexmaker
1
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
AbstractMethodError: abstract method not implemented ProxiedMethod.isAbstract
#43
GoogleCodeExporter
opened
8 years ago
3
Pull request to expose a setInvocationHandler method
#42
GoogleCodeExporter
closed
8 years ago
1
Code.monitorExit actually generates monitorEnter instruction instead
#41
GoogleCodeExporter
opened
8 years ago
0
Add support for Mockito 1.10.+
#40
GoogleCodeExporter
opened
8 years ago
3
Mockito doesn't seem to work on ART ( on L preview or Kitkat )
#39
GoogleCodeExporter
opened
8 years ago
0
illegal references
#38
GoogleCodeExporter
opened
8 years ago
0
ProxyBuilder should support creation of multiple class proxies at once.
#37
GoogleCodeExporter
opened
8 years ago
0
ProxyBuilder should not proxy methods with package visibility
#36
GoogleCodeExporter
opened
8 years ago
0
proxy abstract classes but not callSuper to access the original super method
#35
GoogleCodeExporter
opened
8 years ago
1
mockito+dexmaker can't mock package-protected classes
#34
GoogleCodeExporter
opened
8 years ago
3
Could DexMaker add new Method "public boolean hasTypeDeclaration(TypeId<?> type)"
#33
GoogleCodeExporter
opened
8 years ago
0
proxying static methods
#32
GoogleCodeExporter
opened
8 years ago
0
Support for declaring a native method
#31
GoogleCodeExporter
opened
8 years ago
1
dexmaker-mockito gives "dalvikvm(1664): Could not find class 'android.app.LoaderManagerImpl'" on 4.3
#30
GoogleCodeExporter
opened
8 years ago
1
ProxyBuilder: Dex verification errors in logcat for private and package-visible methods
#29
GoogleCodeExporter
opened
8 years ago
0
Track AOSP: Do not assert that InvocationHandler.invoke args should be non-null
#28
GoogleCodeExporter
opened
8 years ago
3
dexmaker asserts that InvocationHandler.invoke args should be non-null
#27
GoogleCodeExporter
opened
8 years ago
2
DexMaker+Mockito: Spying objects with package-private method throws IllegalAccessError
#26
GoogleCodeExporter
opened
8 years ago
3
Code.returnValue(Local) is too strict
#25
GoogleCodeExporter
opened
8 years ago
0
Patch for /dexmaker/src/main/java/com/google/dexmaker/stock/ProxyBuilder.java
#24
GoogleCodeExporter
opened
8 years ago
0
Class loading extension
#23
GoogleCodeExporter
opened
8 years ago
0
dexmaker.mockito.UnsafeAllocator broken in recent Android builds
#22
GoogleCodeExporter
closed
8 years ago
1
isProxy method
#21
GoogleCodeExporter
closed
8 years ago
1
DexMaker+Mockito: "org.mockito.internal.util.MockitoMock is not visible from class loader"
#20
GoogleCodeExporter
opened
8 years ago
4
DexMaker.generateAndLoad hangs forever on some Android devices
#19
GoogleCodeExporter
closed
8 years ago
1
Old version in maven repos
#18
GoogleCodeExporter
closed
8 years ago
3
[Mockito]: NoClassDefFoundError when mocking throwing an exception
#17
GoogleCodeExporter
closed
8 years ago
2
Cant get dexmaker and mockito
#16
GoogleCodeExporter
closed
8 years ago
6
Maven dependency dexmaker-mockito broken
#15
GoogleCodeExporter
closed
8 years ago
2
final method proxying
#14
GoogleCodeExporter
closed
8 years ago
4
IllegalArgumentException for no-argument method mocking with Mockito
#13
GoogleCodeExporter
closed
8 years ago
2
ProxyBuilder.getMethodsToProxyRecursive adds final methods from base classes
#12
GoogleCodeExporter
closed
8 years ago
2
Non-trivial examples?
#11
GoogleCodeExporter
closed
8 years ago
2
Mockito-mocked methods of classes returning primitive types other than int, char, or boolean throw ClassCastException: java.lang.Integer
#10
GoogleCodeExporter
closed
8 years ago
19
VirtualMachineError on mocking LinearLayout (mockito + dexmaker)
#9
GoogleCodeExporter
opened
8 years ago
18
Instructions to set up a local dev environment would be handy
#8
GoogleCodeExporter
opened
8 years ago
2
Cannot mock class with final methods
#7
GoogleCodeExporter
closed
8 years ago
3
Get AbstractMethodError when attempting to run mockito unit tests on android
#6
GoogleCodeExporter
closed
8 years ago
8
Dexmaker+mockito crashes on the JVM
#5
GoogleCodeExporter
opened
8 years ago
4
ProxyBuilder + no args method causes NullPointerException
#4
GoogleCodeExporter
closed
8 years ago
4
mockito plugin does not correctly handle null values
#3
GoogleCodeExporter
closed
8 years ago
3
dexcache == null (and no default could be found; consider setting the 'dexmaker.dexcache' system property)
#2
GoogleCodeExporter
opened
8 years ago
19
ProxyBuilder tries to proxy private and package-private methods
#1
GoogleCodeExporter
closed
8 years ago
2