Java Doc for JUnitSettingsTest.java in  » IDE-Netbeans » junit » org » netbeans » modules » junit » Java Source Code / Java DocumentationJava Source Code and Java Documentation

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » IDE Netbeans » junit » org.netbeans.modules.junit 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


org.netbeans.modules.junit.JUnitSettingsTest

JUnitSettingsTest
public class JUnitSettingsTest extends NbTestCase (Code)


Field Summary
protected  Filedump
    

Constructor Summary
public  JUnitSettingsTest(java.lang.String testName)
    

Method Summary
public static  voidmain(java.lang.String[] args)
    
protected  voidsetUp()
    
public static  Testsuite()
    
protected  voidtearDown()
    
public  voidtestDisplayName()
     Test of displayName method, of class org.netbeans.modules.junit.JUnitSettings.
public  voidtestGetClassTemplate()
     Test of getClassTemplate method, of class org.netbeans.modules.junit.JUnitSettings.
public  voidtestGetDefault()
     Test of getDefault method, of class org.netbeans.modules.junit.JUnitSettings.
public  voidtestGetExecutorType()
     Test of getExecutorType method, of class org.netbeans.modules.junit.JUnitSettings.
public  voidtestGetFileSystem()
     Test of getFileSystem method, of class org.netbeans.modules.junit.JUnitSettings.
public  voidtestGetHelpCtx()
     Test of getHelpCtx method, of class org.netbeans.modules.junit.JUnitSettings.
public  voidtestGetProperties()
     Test of getProperties method, of class org.netbeans.modules.junit.JUnitSettings.
public  voidtestGetSuiteTemplate()
     Test of getSuiteTemplate method, of class org.netbeans.modules.junit.JUnitSettings.
public  voidtestGetTestRunner()
     Test of getTestRunner method, of class org.netbeans.modules.junit.JUnitSettings.
public  voidtestInitialize()
     Test of initialize method, of class org.netbeans.modules.junit.JUnitSettings.
public  voidtestIsBodyComments()
     Test of isBodyComments method, of class org.netbeans.modules.junit.JUnitSettings.
public  voidtestIsBodyContent()
     Test of isBodyContent method, of class org.netbeans.modules.junit.JUnitSettings.
public  voidtestIsCfgCreateEnabled()
     Test of isCfgCreateEnabled method, of class org.netbeans.modules.junit.JUnitSettings.
public  voidtestIsCfgExecEnabled()
     Test of isCfgExecEnabled method, of class org.netbeans.modules.junit.JUnitSettings.
public  voidtestIsGenerateExceptionClasses()
     Test of isGenerateExceptionClasses method, of class org.netbeans.modules.junit.JUnitSettings.
public  voidtestIsJavaDoc()
     Test of isJavaDoc method, of class org.netbeans.modules.junit.JUnitSettings.
public  voidtestIsMembersPackage()
     Test of isMembersPackage method, of class org.netbeans.modules.junit.JUnitSettings.
public  voidtestIsMembersProtected()
     Test of isMembersProtected method, of class org.netbeans.modules.junit.JUnitSettings.
public  voidtestIsMembersPublic()
     Test of isMembersPublic method, of class org.netbeans.modules.junit.JUnitSettings.
public  voidtestReadExternal()
     Test of readExternal method, of class org.netbeans.modules.junit.JUnitSettings.
public  voidtestSetBodyComments()
     Test of setBodyComments method, of class org.netbeans.modules.junit.JUnitSettings.
public  voidtestSetBodyContent()
     Test of setBodyContent method, of class org.netbeans.modules.junit.JUnitSettings.
public  voidtestSetCfgCreateEnabled()
     Test of setCfgCreateEnabled method, of class org.netbeans.modules.junit.JUnitSettings.
public  voidtestSetCfgExecEnabled()
     Test of setCfgExecEnabled method, of class org.netbeans.modules.junit.JUnitSettings.
public  voidtestSetClassTemplate()
     Test of setClassTemplate method, of class org.netbeans.modules.junit.JUnitSettings.
public  voidtestSetExecutorType()
     Test of setExecutorType method, of class org.netbeans.modules.junit.JUnitSettings.
public  voidtestSetFileSystem()
     Test of setFileSystem method, of class org.netbeans.modules.junit.JUnitSettings.
public  voidtestSetGenerateExceptionClasses()
     Test of setGenerateExceptionClasses method, of class org.netbeans.modules.junit.JUnitSettings.
public  voidtestSetJavaDoc()
     Test of setJavaDoc method, of class org.netbeans.modules.junit.JUnitSettings.
public  voidtestSetMembersPackage()
     Test of setMembersPackage method, of class org.netbeans.modules.junit.JUnitSettings.
public  voidtestSetMembersProtected()
     Test of setMembersProtected method, of class org.netbeans.modules.junit.JUnitSettings.
public  voidtestSetMembersPublic()
     Test of setMembersPublic method, of class org.netbeans.modules.junit.JUnitSettings.
public  voidtestSetProperties()
     Test of setProperties method, of class org.netbeans.modules.junit.JUnitSettings.
public  voidtestSetSuiteTemplate()
     Test of setSuiteTemplate method, of class org.netbeans.modules.junit.JUnitSettings.
public  voidtestSetTestRunner()
     Test of setTestRunner method, of class org.netbeans.modules.junit.JUnitSettings.
public  voidtestWriteExternal()
     Test of writeExternal method, of class org.netbeans.modules.junit.JUnitSettings.

Field Detail
dump
protected File dump(Code)




Constructor Detail
JUnitSettingsTest
public JUnitSettingsTest(java.lang.String testName)(Code)




Method Detail
main
public static void main(java.lang.String[] args)(Code)



setUp
protected void setUp()(Code)



suite
public static Test suite()(Code)



tearDown
protected void tearDown()(Code)



testDisplayName
public void testDisplayName()(Code)
Test of displayName method, of class org.netbeans.modules.junit.JUnitSettings.



testGetClassTemplate
public void testGetClassTemplate()(Code)
Test of getClassTemplate method, of class org.netbeans.modules.junit.JUnitSettings.



testGetDefault
public void testGetDefault()(Code)
Test of getDefault method, of class org.netbeans.modules.junit.JUnitSettings.



testGetExecutorType
public void testGetExecutorType()(Code)
Test of getExecutorType method, of class org.netbeans.modules.junit.JUnitSettings.



testGetFileSystem
public void testGetFileSystem()(Code)
Test of getFileSystem method, of class org.netbeans.modules.junit.JUnitSettings.



testGetHelpCtx
public void testGetHelpCtx()(Code)
Test of getHelpCtx method, of class org.netbeans.modules.junit.JUnitSettings.



testGetProperties
public void testGetProperties()(Code)
Test of getProperties method, of class org.netbeans.modules.junit.JUnitSettings.



testGetSuiteTemplate
public void testGetSuiteTemplate()(Code)
Test of getSuiteTemplate method, of class org.netbeans.modules.junit.JUnitSettings.



testGetTestRunner
public void testGetTestRunner()(Code)
Test of getTestRunner method, of class org.netbeans.modules.junit.JUnitSettings.



testInitialize
public void testInitialize()(Code)
Test of initialize method, of class org.netbeans.modules.junit.JUnitSettings.



testIsBodyComments
public void testIsBodyComments()(Code)
Test of isBodyComments method, of class org.netbeans.modules.junit.JUnitSettings.



testIsBodyContent
public void testIsBodyContent()(Code)
Test of isBodyContent method, of class org.netbeans.modules.junit.JUnitSettings.



testIsCfgCreateEnabled
public void testIsCfgCreateEnabled()(Code)
Test of isCfgCreateEnabled method, of class org.netbeans.modules.junit.JUnitSettings.



testIsCfgExecEnabled
public void testIsCfgExecEnabled()(Code)
Test of isCfgExecEnabled method, of class org.netbeans.modules.junit.JUnitSettings.



testIsGenerateExceptionClasses
public void testIsGenerateExceptionClasses()(Code)
Test of isGenerateExceptionClasses method, of class org.netbeans.modules.junit.JUnitSettings.



testIsJavaDoc
public void testIsJavaDoc()(Code)
Test of isJavaDoc method, of class org.netbeans.modules.junit.JUnitSettings.



testIsMembersPackage
public void testIsMembersPackage()(Code)
Test of isMembersPackage method, of class org.netbeans.modules.junit.JUnitSettings.



testIsMembersProtected
public void testIsMembersProtected()(Code)
Test of isMembersProtected method, of class org.netbeans.modules.junit.JUnitSettings.



testIsMembersPublic
public void testIsMembersPublic()(Code)
Test of isMembersPublic method, of class org.netbeans.modules.junit.JUnitSettings.



testReadExternal
public void testReadExternal()(Code)
Test of readExternal method, of class org.netbeans.modules.junit.JUnitSettings.



testSetBodyComments
public void testSetBodyComments()(Code)
Test of setBodyComments method, of class org.netbeans.modules.junit.JUnitSettings.



testSetBodyContent
public void testSetBodyContent()(Code)
Test of setBodyContent method, of class org.netbeans.modules.junit.JUnitSettings.



testSetCfgCreateEnabled
public void testSetCfgCreateEnabled()(Code)
Test of setCfgCreateEnabled method, of class org.netbeans.modules.junit.JUnitSettings.



testSetCfgExecEnabled
public void testSetCfgExecEnabled()(Code)
Test of setCfgExecEnabled method, of class org.netbeans.modules.junit.JUnitSettings.



testSetClassTemplate
public void testSetClassTemplate()(Code)
Test of setClassTemplate method, of class org.netbeans.modules.junit.JUnitSettings.



testSetExecutorType
public void testSetExecutorType()(Code)
Test of setExecutorType method, of class org.netbeans.modules.junit.JUnitSettings.



testSetFileSystem
public void testSetFileSystem()(Code)
Test of setFileSystem method, of class org.netbeans.modules.junit.JUnitSettings.



testSetGenerateExceptionClasses
public void testSetGenerateExceptionClasses()(Code)
Test of setGenerateExceptionClasses method, of class org.netbeans.modules.junit.JUnitSettings.



testSetJavaDoc
public void testSetJavaDoc()(Code)
Test of setJavaDoc method, of class org.netbeans.modules.junit.JUnitSettings.



testSetMembersPackage
public void testSetMembersPackage()(Code)
Test of setMembersPackage method, of class org.netbeans.modules.junit.JUnitSettings.



testSetMembersProtected
public void testSetMembersProtected()(Code)
Test of setMembersProtected method, of class org.netbeans.modules.junit.JUnitSettings.



testSetMembersPublic
public void testSetMembersPublic()(Code)
Test of setMembersPublic method, of class org.netbeans.modules.junit.JUnitSettings.



testSetProperties
public void testSetProperties()(Code)
Test of setProperties method, of class org.netbeans.modules.junit.JUnitSettings.



testSetSuiteTemplate
public void testSetSuiteTemplate()(Code)
Test of setSuiteTemplate method, of class org.netbeans.modules.junit.JUnitSettings.



testSetTestRunner
public void testSetTestRunner()(Code)
Test of setTestRunner method, of class org.netbeans.modules.junit.JUnitSettings.



testWriteExternal
public void testWriteExternal() throws Exception(Code)
Test of writeExternal method, of class org.netbeans.modules.junit.JUnitSettings.



www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.