pyjnius/tests/org/jnius
Mathieu Virbel 6208c609eb Merge pull request #150 from msmolens/set-fields
Enable setting primitive data type fields on Java classes
2015-03-12 16:22:45 +01:00
..
BasicsTest.java Merge pull request #150 from msmolens/set-fields 2015-03-12 16:22:45 +01:00
ClassArgument.java added support for Python class as parameter of java methods that takes Java Class object as parameter 2012-10-14 23:00:19 +02:00
HelloWorld.java raise exception correctly now + add more unittests 2012-08-15 16:31:22 +02:00
InterfaceWithPublicEnum.java added some tests for Interface, enums and nested enums in Interface 2012-10-12 16:51:40 +02:00
MultipleDimensions.java Add support for multidimensional arrays 2014-05-05 17:29:33 +10:00
MultipleMethods.java fix method resolution when they are varargs 2012-09-30 22:39:38 +02:00
SimpleEnum.java added some tests for Interface, enums and nested enums in Interface 2012-10-12 16:51:40 +02:00