| org.netbeans.tax.AbstractFactoryTest org.netbeans.tax.FactoryTest
FactoryTest | public FactoryTest(String testName)(Code) | | Creates new CoreSettingsTest
|
main | public static void main(String args)(Code) | | Performs this testsuite.
Parameters: args - the command line arguments |
testCharacterReference | public void testCharacterReference() throws Exception(Code) | | |
testConditionalSection | public void testConditionalSection() throws Exception(Code) | | |
testDocumentFragment | public void testDocumentFragment() throws Exception(Code) | | |
testGeneralEntityReference | public void testGeneralEntityReference() throws Exception(Code) | | |
testParameterEntityReference | public void testParameterEntityReference() throws Exception(Code) | | |
testProcessingInstruction | public void testProcessingInstruction() throws Exception(Code) | | |
Methods inherited from org.netbeans.tax.AbstractFactoryTest | static TreeAttlistDecl createAttlistDecl(java.lang.String string, String view) throws Exception(Code)(Java Doc) static void createAttlistDeclInvalid(java.lang.String string) throws Exception(Code)(Java Doc) static TreeAttribute createAttribute(java.lang.String string, java.lang.String string1, boolean boolean_val, String view) throws Exception(Code)(Java Doc) static TreeAttribute createAttribute(java.lang.String string, java.lang.String string1, String view) throws Exception(Code)(Java Doc) static void createAttributeInvalid(java.lang.String string, java.lang.String string1, boolean boolean_val) throws Exception(Code)(Java Doc) static void createAttributeInvalid(java.lang.String string, java.lang.String string1) throws Exception(Code)(Java Doc) static TreeCDATASection createCDATASection(java.lang.String string, String view) throws Exception(Code)(Java Doc) static void createCDATASectionInvalid(java.lang.String string) throws Exception(Code)(Java Doc) static TreeCharacterReference createCharacterReference(java.lang.String string, String view) throws Exception(Code)(Java Doc) static void createCharacterReferenceInvalid(java.lang.String string) throws Exception(Code)(Java Doc) static TreeComment createComment(java.lang.String string, String view) throws Exception(Code)(Java Doc) static void createCommentInvalid(java.lang.String string) throws Exception(Code)(Java Doc) static TreeConditionalSection createConditionalSection(boolean boolean_val, String view) throws Exception(Code)(Java Doc) static TreeDTD createDTD(java.lang.String string, java.lang.String string1, String view) throws Exception(Code)(Java Doc) static void createDTDInvalid(java.lang.String string, java.lang.String string1) throws Exception(Code)(Java Doc) static TreeDocument createDocument(java.lang.String string, java.lang.String string1, java.lang.String string2, String view) throws Exception(Code)(Java Doc) static TreeDocumentFragment createDocumentFragment(java.lang.String string, java.lang.String string1, String view) throws Exception(Code)(Java Doc) static void createDocumentFragmentInvalid(java.lang.String string, java.lang.String string1) throws Exception(Code)(Java Doc) static void createDocumentInvalid(java.lang.String string, java.lang.String string1, java.lang.String string2) throws Exception(Code)(Java Doc) static TreeDocumentType createDocumentType(java.lang.String string, java.lang.String string1, java.lang.String string2, String view) throws Exception(Code)(Java Doc) static TreeDocumentType createDocumentType(java.lang.String string, String view) throws Exception(Code)(Java Doc) static void createDocumentTypeInvalid(java.lang.String string, java.lang.String string1, java.lang.String string2) throws Exception(Code)(Java Doc) static void createDocumentTypeInvalid(java.lang.String string) throws Exception(Code)(Java Doc) static TreeElement createElement(java.lang.String string, boolean boolean_val, String view) throws Exception(Code)(Java Doc) static TreeElement createElement(java.lang.String string, String view) throws Exception(Code)(Java Doc) static TreeElementDecl createElementDecl(java.lang.String string, ContentType treeelementdecl$contenttype, String view) throws Exception(Code)(Java Doc) static void createElementDeclInvalid(java.lang.String string, ContentType treeelementdecl$contenttype) throws Exception(Code)(Java Doc) static void createElementInvalid(java.lang.String string, boolean boolean_val) throws Exception(Code)(Java Doc) static void createElementInvalid(java.lang.String string) throws Exception(Code)(Java Doc) static TreeEntityDecl createEntityDecl(boolean boolean_val, java.lang.String string, java.lang.String string2, String view) throws Exception(Code)(Java Doc) static TreeEntityDecl createEntityDecl(java.lang.String string, java.lang.String string1, String view) throws Exception(Code)(Java Doc) static TreeEntityDecl createEntityDecl(boolean boolean_val, java.lang.String string, java.lang.String string2, java.lang.String string3, String view) throws Exception(Code)(Java Doc) static TreeEntityDecl createEntityDecl(java.lang.String string, java.lang.String string1, java.lang.String string2, String view) throws Exception(Code)(Java Doc) static TreeEntityDecl createEntityDecl(java.lang.String string, java.lang.String string1, java.lang.String string2, java.lang.String string3, String view) throws Exception(Code)(Java Doc) static void createEntityDeclInvalid(boolean boolean_val, java.lang.String string, java.lang.String string2) throws Exception(Code)(Java Doc) static void createEntityDeclInvalid(java.lang.String string, java.lang.String string1) throws Exception(Code)(Java Doc) static void createEntityDeclInvalid(boolean boolean_val, java.lang.String string, java.lang.String string2, java.lang.String string3) throws Exception(Code)(Java Doc) static void createEntityDeclInvalid(java.lang.String string, java.lang.String string1, java.lang.String string2) throws Exception(Code)(Java Doc) static void createEntityDeclInvalid(java.lang.String string, java.lang.String string1, java.lang.String string2, java.lang.String string3) throws Exception(Code)(Java Doc) static TreeGeneralEntityReference createGeneralEntityReference(java.lang.String string, String view) throws Exception(Code)(Java Doc) static void createGeneralEntityReferenceInvalid(java.lang.String string) throws Exception(Code)(Java Doc) static TreeNotationDecl createNotationDecl(java.lang.String string, java.lang.String string1, java.lang.String string2, String view) throws Exception(Code)(Java Doc) static void createNotationDeclInvalid(java.lang.String string, java.lang.String string1, java.lang.String string2) throws Exception(Code)(Java Doc) static TreeParameterEntityReference createParameterEntityReference(java.lang.String string, String view) throws Exception(Code)(Java Doc) static void createParameterEntityReferenceInvalid(java.lang.String string) throws Exception(Code)(Java Doc) static TreeProcessingInstruction createProcessingInstruction(java.lang.String string, java.lang.String string1, String view) throws Exception(Code)(Java Doc) static void createProcessingInstructionInvalid(java.lang.String string, java.lang.String string1) throws Exception(Code)(Java Doc) static TreeText createText(java.lang.String string, String view) throws Exception(Code)(Java Doc) static void createTextInvalid(java.lang.String string) throws Exception(Code)(Java Doc)
|
|
|