pyjnius/tests/java-src/org/jnius
Gabriel Pettier 5fd6a53f98 add simple test case or method order in inheritance
fixes #408
2019-02-20 21:39:29 +01:00
..
BasicsTest.java Add test for getter names starting with "is" 2018-01-30 09:21:37 -06:00
Child.java add simple test case or method order in inheritance 2019-02-20 21:39:29 +01:00
ClassArgument.java cleanup the build process. Use ant, put the java code in a proper java root. 2015-05-03 11:24:11 -04:00
ConstructorTest.java Add test for Java constructor 2019-02-01 14:05:45 +01:00
HelloWorld.java cleanup the build process. Use ant, put the java code in a proper java root. 2015-05-03 11:24:11 -04:00
InterfaceWithPublicEnum.java cleanup the build process. Use ant, put the java code in a proper java root. 2015-05-03 11:24:11 -04:00
MultipleDimensions.java cleanup the build process. Use ant, put the java code in a proper java root. 2015-05-03 11:24:11 -04:00
MultipleMethods.java Added new tests to confirm that longs are not properly handled with multiplemethods 2017-08-21 16:48:27 +02:00
ObjectArgument.java Add test for Python to Java function arguments conversion 2019-01-03 22:42:59 +01:00
Parent.java add simple test case or method order in inheritance 2019-02-20 21:39:29 +01:00
SimpleEnum.java cleanup the build process. Use ant, put the java code in a proper java root. 2015-05-03 11:24:11 -04:00