src/test/java/org/apidesign/java4browser/InstanceTest.java
Wed, 19 Sep 2012 20:22:12 +0200 Try multiple instances of the same class and make sure they don't influence their variables
Wed, 19 Sep 2012 19:57:45 +0200 Can invoke overwritten methods
Wed, 19 Sep 2012 19:29:05 +0200 Support for invoking virtual methods
Sun, 16 Sep 2012 18:35:16 +0200 Basic support for non-virtual instance methods and constructors
Sat, 15 Sep 2012 22:12:49 +0200 Few more instructions, but not all of them are well implemented