Add unit tests for Abstract class support, Enum type support, Field Initializer suppo...
authorjzhou <jzhou>
Thu, 3 Mar 2011 02:44:16 +0000 (02:44 +0000)
committerjzhou <jzhou>
Thu, 3 Mar 2011 02:44:16 +0000 (02:44 +0000)
commit9c275c69e18991bcee5d8f0cbbf1aed1abd77df3
tree933c55e65efea392558e5f6e325f2515b19361f8
parente33689ac0c73c006c4a702f297c3580b2eb1be84
Add unit tests for Abstract class support, Enum type support, Field Initializer support, Interface support, Static inner class support, static field/block support, switch-case statement support, and try-catch support
Robust/src/Tests/ArrayInitializerTest.java
Robust/src/Tests/DoTests
Robust/src/Tests/InitializerTest.java