| |
|
| org.netbeans.PatchByteCodeTest
PatchByteCodeTest | public class PatchByteCodeTest extends NbTestCase (Code) | | Test patching of openide.jar byte code for compatibility.
author: Jaroslav Tulach |
PatchByteCodeTest | public PatchByteCodeTest(String name)(Code) | | |
testBeanTreeViewLoad | public void testBeanTreeViewLoad() throws Exception(Code) | | |
testChangingSetOfSuperInterfaces | public void testChangingSetOfSuperInterfaces() throws Exception(Code) | | |
testClassCanBeAlsoInstantiated | public void testClassCanBeAlsoInstantiated() throws Exception(Code) | | |
testConstructorCanBeAlsoInstantiated | public void testConstructorCanBeAlsoInstantiated() throws Exception(Code) | | |
testPatchingOfFieldsAndMethodsToPublicAndNonFinal | public void testPatchingOfFieldsAndMethodsToPublicAndNonFinal() throws Exception(Code) | | |
testRenameOfAMember | public void testRenameOfAMember() throws Exception(Code) | | |
|
|
|