| org.netbeans.api.templates.ProcessorTest
ProcessorTest | public class ProcessorTest extends TestCase (Code) | | author: Jaroslav Tulach |
Inner Class :final public static class FEQI extends FileEncodingQueryImplementation | |
Field Summary | |
FileObject | root |
testAbilityToSendOwnTemplate | public void testAbilityToSendOwnTemplate() throws Exception(Code) | | |
testCanHandleComplexData | public void testCanHandleComplexData() throws Exception(Code) | | |
testCanHandleImport | public void testCanHandleImport() throws Exception(Code) | | |
testCanImportRelative | public void testCanImportRelative() throws Exception(Code) | | |
testCanImportSubpkgOfParentPkg | public void testCanImportSubpkgOfParentPkg() throws Exception(Code) | | |
testChangeOfTemplate | public void testChangeOfTemplate() throws Exception(Code) | | |
testImportCanInheritVariable | public void testImportCanInheritVariable() throws Exception(Code) | | |
testImportCanInheritVariableInSubFolder | public void testImportCanInheritVariableInSubFolder() throws Exception(Code) | | |
testImportHonorsFEQ | public void testImportHonorsFEQ() throws Exception(Code) | | |
testImportHonorsFEQIso | public void testImportHonorsFEQIso() throws Exception(Code) | | |
testMissingClassInfoSimple | public void testMissingClassInfoSimple() throws Exception(Code) | | |
testMissingImportsAreJustLogged | public void testMissingImportsAreJustLogged() throws Exception(Code) | | |
testMissingVariablesAreJustLogged | public void testMissingVariablesAreJustLogged() throws Exception(Code) | | |
testShowHowToGetSizeOfASequenceWithoutWrapper | public void testShowHowToGetSizeOfASequenceWithoutWrapper() throws Exception(Code) | | |
testShowItIsPossibleToPassInBeansWrappedObject | public void testShowItIsPossibleToPassInBeansWrappedObject() throws Exception(Code) | | |
|
|