Java Doc for IntegrationTestCaseUTest.java in  » Test-Coverage » GroboUtils » net » sourceforge » groboutils » junit » v1 » 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 » Test Coverage » GroboUtils » net.sourceforge.groboutils.junit.v1 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


net.sourceforge.groboutils.junit.v1.IntegrationTestCaseUTest

IntegrationTestCaseUTest
public class IntegrationTestCaseUTest extends TestCase (Code)
Tests the IntegrationTestCase class.
author:
   Matt Albrecht groboclown@users.sourceforge.net
since:
   March 1, 2002
version:
   $Date: 2004/01/09 20:32:26 $

Inner Class :public static class ITC_True1 extends IntegrationTestCase
Inner Class :public static class ITC_True2 extends IntegrationTestCase
Inner Class :public static class ITC_True3 extends IntegrationTestCase
Inner Class :public static class ITC_True4 extends IntegrationTestCase
Inner Class :public static class ITC_False1 extends IntegrationTestCase
Inner Class :public static class ITC_False2 extends IntegrationTestCase
Inner Class :public static class ITC_False3 extends IntegrationTestCase
Inner Class :public static class ITC_False4 extends IntegrationTestCase
Inner Class :public static class ITC_Fail1 extends IntegrationTestCase
Inner Class :public static class ITC_Fail2 extends IntegrationTestCase
Inner Class :public static class ITC_NotNull_O1 extends IntegrationTestCase
Inner Class :public static class ITC_NotNull_O2 extends IntegrationTestCase
Inner Class :public static class ITC_Equals_SJJ1 extends IntegrationTestCase
Inner Class :public static class ITC_NotSame_SOO1 extends IntegrationTestCase
Inner Class :public static class ITC_Equals_SOO1 extends IntegrationTestCase
Inner Class :public static class ITC_NotSame_OO1 extends IntegrationTestCase
Inner Class :public static class ITC_Null_SO1 extends IntegrationTestCase
Inner Class :public static class ITC_Equals_XX1 extends IntegrationTestCase
Inner Class :public static class ITC_Equals_OO1 extends IntegrationTestCase
Inner Class :public static class ITC_Equals_SSS1 extends IntegrationTestCase
Inner Class :public static class ITC_Equals_BB1 extends IntegrationTestCase
Inner Class :public static class ITC_Equals_SFFF1 extends IntegrationTestCase
Inner Class :public static class ITC_Equals_SCC1 extends IntegrationTestCase
Inner Class :public static class ITC_Same_OO1 extends IntegrationTestCase
Inner Class :public static class ITC_Equals_JJ1 extends IntegrationTestCase
Inner Class :public static class ITC_Equals_SZZ1 extends IntegrationTestCase
Inner Class :public static class ITC_Equals_DDD1 extends IntegrationTestCase
Inner Class :public static class ITC_Same_SOO1 extends IntegrationTestCase
Inner Class :public static class ITC_NotNull_SO1 extends IntegrationTestCase
Inner Class :public static class ITC_Equals_SII1 extends IntegrationTestCase
Inner Class :public static class ITC_Null_O1 extends IntegrationTestCase
Inner Class :public static class ITC_Equals_SDDD1 extends IntegrationTestCase
Inner Class :public static class ITC_Equals_CC1 extends IntegrationTestCase
Inner Class :public static class ITC_Equals_SXX1 extends IntegrationTestCase
Inner Class :public static class ITC_Equals_ZZ1 extends IntegrationTestCase
Inner Class :public static class ITC_Equals_SBB1 extends IntegrationTestCase
Inner Class :public static class ITC_Equals_SS1 extends IntegrationTestCase
Inner Class :public static class ITC_Equals_II1 extends IntegrationTestCase
Inner Class :public static class ITC_Equals_FFF1 extends IntegrationTestCase


Constructor Summary
public  IntegrationTestCaseUTest(String name)
    

Method Summary
protected  IntegrationTestCasecreateIntegrationTestCase()
    
public static  voidmain(String[] args)
    
protected  TestResultrunITC(Class itcClass, int runCount, int failureCount, int errorCount, boolean hasMessage)
    
protected  voidsetUp()
    
public static  Testsuite()
    
protected  voidtearDown()
    
public  voidtestSoftAssert1()
    
public  voidtestSoftAssert2()
    
public  voidtestSoftAssertEquals_BB1()
    
public  voidtestSoftAssertEquals_CC1()
    
public  voidtestSoftAssertEquals_DDD1()
    
public  voidtestSoftAssertEquals_FFF1()
    
public  voidtestSoftAssertEquals_II1()
    
public  voidtestSoftAssertEquals_JJ1()
    
public  voidtestSoftAssertEquals_OO1()
    
public  voidtestSoftAssertEquals_SBB1()
    
public  voidtestSoftAssertEquals_SCC1()
    
public  voidtestSoftAssertEquals_SDDD1()
    
public  voidtestSoftAssertEquals_SFFF1()
    
public  voidtestSoftAssertEquals_SII1()
    
public  voidtestSoftAssertEquals_SJJ1()
    
public  voidtestSoftAssertEquals_SOO1()
    
public  voidtestSoftAssertEquals_SS1()
    
public  voidtestSoftAssertEquals_SSS1()
    
public  voidtestSoftAssertEquals_SXX1()
    
public  voidtestSoftAssertEquals_SZZ1()
    
public  voidtestSoftAssertEquals_XX1()
    
public  voidtestSoftAssertEquals_ZZ1()
    
public  voidtestSoftAssertFalse1()
    
public  voidtestSoftAssertFalse2()
    
public  voidtestSoftAssertFalse3()
    
public  voidtestSoftAssertFalse4()
    
public  voidtestSoftAssertNotNull_O1()
    
public  voidtestSoftAssertNotNull_O2()
    
public  voidtestSoftAssertNotNull_SO1()
    
public  voidtestSoftAssertNotSame_OO1()
    
public  voidtestSoftAssertNotSame_SOO1()
    
public  voidtestSoftAssertNull_O1()
    
public  voidtestSoftAssertNull_SO1()
    
public  voidtestSoftAssertSame_OO1()
    
public  voidtestSoftAssertSame_SOO1()
    
public  voidtestSoftAssertTrue1()
    
public  voidtestSoftAssertTrue2()
    
public  voidtestSoftAssertTrue3()
    
public  voidtestSoftAssertTrue4()
    
public  voidtestSoftFail1()
    
public  voidtestSoftFail2()
    


Constructor Detail
IntegrationTestCaseUTest
public IntegrationTestCaseUTest(String name)(Code)




Method Detail
createIntegrationTestCase
protected IntegrationTestCase createIntegrationTestCase()(Code)



main
public static void main(String[] args)(Code)



runITC
protected TestResult runITC(Class itcClass, int runCount, int failureCount, int errorCount, boolean hasMessage)(Code)



setUp
protected void setUp() throws Exception(Code)

exception:
  Exception - thrown under any exceptional condition.



suite
public static Test suite()(Code)



tearDown
protected void tearDown() throws Exception(Code)

exception:
  Exception - thrown under any exceptional condition.



testSoftAssert1
public void testSoftAssert1()(Code)



testSoftAssert2
public void testSoftAssert2()(Code)



testSoftAssertEquals_BB1
public void testSoftAssertEquals_BB1()(Code)



testSoftAssertEquals_CC1
public void testSoftAssertEquals_CC1()(Code)



testSoftAssertEquals_DDD1
public void testSoftAssertEquals_DDD1()(Code)



testSoftAssertEquals_FFF1
public void testSoftAssertEquals_FFF1()(Code)



testSoftAssertEquals_II1
public void testSoftAssertEquals_II1()(Code)



testSoftAssertEquals_JJ1
public void testSoftAssertEquals_JJ1()(Code)



testSoftAssertEquals_OO1
public void testSoftAssertEquals_OO1()(Code)



testSoftAssertEquals_SBB1
public void testSoftAssertEquals_SBB1()(Code)



testSoftAssertEquals_SCC1
public void testSoftAssertEquals_SCC1()(Code)



testSoftAssertEquals_SDDD1
public void testSoftAssertEquals_SDDD1()(Code)



testSoftAssertEquals_SFFF1
public void testSoftAssertEquals_SFFF1()(Code)



testSoftAssertEquals_SII1
public void testSoftAssertEquals_SII1()(Code)



testSoftAssertEquals_SJJ1
public void testSoftAssertEquals_SJJ1()(Code)



testSoftAssertEquals_SOO1
public void testSoftAssertEquals_SOO1()(Code)



testSoftAssertEquals_SS1
public void testSoftAssertEquals_SS1()(Code)



testSoftAssertEquals_SSS1
public void testSoftAssertEquals_SSS1()(Code)



testSoftAssertEquals_SXX1
public void testSoftAssertEquals_SXX1()(Code)



testSoftAssertEquals_SZZ1
public void testSoftAssertEquals_SZZ1()(Code)



testSoftAssertEquals_XX1
public void testSoftAssertEquals_XX1()(Code)



testSoftAssertEquals_ZZ1
public void testSoftAssertEquals_ZZ1()(Code)



testSoftAssertFalse1
public void testSoftAssertFalse1()(Code)



testSoftAssertFalse2
public void testSoftAssertFalse2()(Code)



testSoftAssertFalse3
public void testSoftAssertFalse3()(Code)



testSoftAssertFalse4
public void testSoftAssertFalse4()(Code)



testSoftAssertNotNull_O1
public void testSoftAssertNotNull_O1()(Code)



testSoftAssertNotNull_O2
public void testSoftAssertNotNull_O2()(Code)



testSoftAssertNotNull_SO1
public void testSoftAssertNotNull_SO1()(Code)



testSoftAssertNotSame_OO1
public void testSoftAssertNotSame_OO1()(Code)



testSoftAssertNotSame_SOO1
public void testSoftAssertNotSame_SOO1()(Code)



testSoftAssertNull_O1
public void testSoftAssertNull_O1()(Code)



testSoftAssertNull_SO1
public void testSoftAssertNull_SO1()(Code)



testSoftAssertSame_OO1
public void testSoftAssertSame_OO1()(Code)



testSoftAssertSame_SOO1
public void testSoftAssertSame_SOO1()(Code)



testSoftAssertTrue1
public void testSoftAssertTrue1()(Code)



testSoftAssertTrue2
public void testSoftAssertTrue2()(Code)



testSoftAssertTrue3
public void testSoftAssertTrue3()(Code)



testSoftAssertTrue4
public void testSoftAssertTrue4()(Code)



testSoftFail1
public void testSoftFail1()(Code)



testSoftFail2
public void testSoftFail2()(Code)



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