pyjnius/tests
Mathieu Virbel 774fc295e9 add cast(classname, obj) method to be able to use an instance from another class def 2012-08-16 00:16:17 +02:00
..
android/testhardware little fixes for android, remove the recursive part in autoclass for the moment 2012-08-14 17:21:55 +02:00
org/jnius raise exception correctly now + add more unittests 2012-08-15 16:31:22 +02:00
test_bad_declaration.py add support for multiple signatures on constructors and methods. 2012-08-15 19:16:39 +02:00
test_cast.py add cast(classname, obj) method to be able to use an instance from another class def 2012-08-16 00:16:17 +02:00
test_jnitable_overflow.py raise exception correctly now + add more unittests 2012-08-15 16:31:22 +02:00
test_method_multiple_signatures.py add support for multiple signatures on constructors and methods. 2012-08-15 19:16:39 +02:00
test_reflect.py raise exception correctly now + add more unittests 2012-08-15 16:31:22 +02:00
test_simple.py raise exception correctly now + add more unittests 2012-08-15 16:31:22 +02:00