Java Doc for RelationServiceTestCase.java in  » EJB-Server-JBoss-4.2.1 » jmx » test » compliance » relation » 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 » EJB Server JBoss 4.2.1 » jmx » test.compliance.relation 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


test.compliance.relation.RelationServiceTestCase

RelationServiceTestCase
public class RelationServiceTestCase extends TestCase (Code)
Relation Service tests //TODO test internal relations //TODO test relations as mbeans in roles //TODO test multiple relation services (avoid future mods adding static data)
author:
   Adrian Brock.


Field Summary
 RoleroleB1
    
 RoleroleB2
    
 RoleroleC1
    
 RoleroleC2
    
 RoleroleCX1
    
 RoleroleCX2
    
 RoleroleCZ2
    
 RoleroleCZZ
    
 RoleroleCZZZ
    
 HashMaproleInfosA
    
 HashMaproleInfosB
    
 HashMaproleInfosC
    
 HashMaproleInfosCX
    
 HashMaproleInfosCZ
    
 HashMaproleInfosCZZ
    
 HashMaproleInfosCZZZ
    
 RoleListrolesA
    
 RoleListrolesB
    
 RoleListrolesC
    
 RoleListrolesCX
    
 RoleListrolesCZ
    
 RoleListrolesCZZ
    
 RoleListrolesCZZZ
    
 HashMapservices
    

Constructor Summary
public  RelationServiceTestCase(String s)
    

Method Summary
public  voidtestAddRelation()
    
public  voidtestAddRelationErrors()
    
public  voidtestAddRelationType()
    
public  voidtestAddRelationTypeErrors()
    
public  voidtestCheckRoleReadingErrors()
    
public  voidtestCheckRoleReadingExternal()
    
public  voidtestCheckRoleWritingErrors()
    
public  voidtestCheckRoleWritingExternal()
    
public  voidtestConstructor()
    
public  voidtestCreateRelation()
    
public  voidtestCreateRelationErrors()
    
public  voidtestCreateRelationTypeErrors()
    
public  voidtestCreationRelationType()
    
public  voidtestFindAssociatedMBeansErrors()
    
public  voidtestFindAssociatedMBeansExternal()
    
public  voidtestFindReferencingRelationsErrors()
    
public  voidtestFindReferencingRelationsExternal()
    
public  voidtestFindRelationsOfTypeErrors()
    
public  voidtestFindRelationsOfTypeExternal()
    
public  voidtestGetAllRelationTypeNames()
    
public  voidtestGetAllRelationsIdsExternal()
    
public  voidtestGetAllRolesErrors()
    
public  voidtestGetAllRolesExternal()
    
public  voidtestGetNotificationInfo()
    
public  voidtestGetReferencedMBeansErrors()
    
public  voidtestGetReferencedMBeansExternal()
    
public  voidtestGetRelationTypeNameErrors()
    
public  voidtestGetRelationTypeNameExternal()
    
public  voidtestGetRoleCardinalityErrors()
    
public  voidtestGetRoleCardinalityExternal()
    
public  voidtestGetRoleErrors()
    
public  voidtestGetRoleExternal()
    
public  voidtestGetRoleInfoErrors()
    
public  voidtestGetRoleInfosErrors()
    
public  voidtestGetRolesErrors()
    
public  voidtestGetRolesExternal()
    
public  voidtestGetSetPurgeFlag()
    
public  voidtestHasRelationErrors()
    
public  voidtestHasRelationExternal()
    
public  voidtestIsActive()
    
public  voidtestIsRelationErrors()
    
public  voidtestIsRelationExternal()
    
public  voidtestIsRelationMBeanErrors()
    
public  voidtestIsRelationMBeanExternal()
    
public  voidtestPurgeRelationsAutomaticExternal()
    
public  voidtestPurgeRelationsErrors()
    
public  voidtestPurgeRelationsManuallyExternal()
    
public  voidtestRemoveRelationErrors()
    
public  voidtestRemoveRelationExternal()
    
public  voidtestRemoveRelationType()
    
public  voidtestRemoveRelationTypeErrors()
    
public  voidtestSendRelationCreationNotificationErrors()
    
public  voidtestSendRelationCreationNotificationExternal()
    
public  voidtestSendRelationRemovalNotificationErrors()
    
public  voidtestSendRelationRemovalNotificationExternal()
    
public  voidtestSendRoleUpdateNotificationErrors()
    
public  voidtestSendRoleUpdateNotificationExternal()
    
public  voidtestSetRoleErrors()
    
public  voidtestSetRoleExternal()
    
public  voidtestSetRolesErrors()
    
public  voidtestSetRolesExternal()
    
public  voidtestUpdateRoleMapErrors()
    

Field Detail
roleB1
Role roleB1(Code)



roleB2
Role roleB2(Code)



roleC1
Role roleC1(Code)



roleC2
Role roleC2(Code)



roleCX1
Role roleCX1(Code)



roleCX2
Role roleCX2(Code)



roleCZ2
Role roleCZ2(Code)



roleCZZ
Role roleCZZ(Code)



roleCZZZ
Role roleCZZZ(Code)



roleInfosA
HashMap roleInfosA(Code)



roleInfosB
HashMap roleInfosB(Code)



roleInfosC
HashMap roleInfosC(Code)



roleInfosCX
HashMap roleInfosCX(Code)



roleInfosCZ
HashMap roleInfosCZ(Code)



roleInfosCZZ
HashMap roleInfosCZZ(Code)



roleInfosCZZZ
HashMap roleInfosCZZZ(Code)



rolesA
RoleList rolesA(Code)



rolesB
RoleList rolesB(Code)



rolesC
RoleList rolesC(Code)



rolesCX
RoleList rolesCX(Code)



rolesCZ
RoleList rolesCZ(Code)



rolesCZZ
RoleList rolesCZZ(Code)



rolesCZZZ
RoleList rolesCZZZ(Code)



services
HashMap services(Code)




Constructor Detail
RelationServiceTestCase
public RelationServiceTestCase(String s)(Code)
Construct the test




Method Detail
testAddRelation
public void testAddRelation() throws Exception(Code)
Test add a relation



testAddRelationErrors
public void testAddRelationErrors() throws Exception(Code)
Test add a relation errors



testAddRelationType
public void testAddRelationType() throws Exception(Code)
Test add a relation type



testAddRelationTypeErrors
public void testAddRelationTypeErrors() throws Exception(Code)
Test create relation type errors



testCheckRoleReadingErrors
public void testCheckRoleReadingErrors() throws Exception(Code)
Test check role reading errors



testCheckRoleReadingExternal
public void testCheckRoleReadingExternal() throws Exception(Code)
Test check role reading



testCheckRoleWritingErrors
public void testCheckRoleWritingErrors() throws Exception(Code)
Test check role writing errors



testCheckRoleWritingExternal
public void testCheckRoleWritingExternal() throws Exception(Code)
Test check role writing



testConstructor
public void testConstructor() throws Exception(Code)
Test the constructor



testCreateRelation
public void testCreateRelation() throws Exception(Code)
Test create relation



testCreateRelationErrors
public void testCreateRelationErrors() throws Exception(Code)
Test create relation errors



testCreateRelationTypeErrors
public void testCreateRelationTypeErrors() throws Exception(Code)
Test create relation type errors



testCreationRelationType
public void testCreationRelationType() throws Exception(Code)
Test create relation type, getRoleInfo and getRoleInfos



testFindAssociatedMBeansErrors
public void testFindAssociatedMBeansErrors() throws Exception(Code)
Test find associated mbeans errors



testFindAssociatedMBeansExternal
public void testFindAssociatedMBeansExternal() throws Exception(Code)
Test find associated mbeans REVIEW: This test needs more thought



testFindReferencingRelationsErrors
public void testFindReferencingRelationsErrors() throws Exception(Code)
Test find referencing relations errors



testFindReferencingRelationsExternal
public void testFindReferencingRelationsExternal() throws Exception(Code)
Test find referencing relations REVIEW: This test needs more thought



testFindRelationsOfTypeErrors
public void testFindRelationsOfTypeErrors() throws Exception(Code)
Test find relations of type errors



testFindRelationsOfTypeExternal
public void testFindRelationsOfTypeExternal() throws Exception(Code)
Test find relations of types REVIEW: This test needs more thought



testGetAllRelationTypeNames
public void testGetAllRelationTypeNames() throws Exception(Code)
Test get all relation type names



testGetAllRelationsIdsExternal
public void testGetAllRelationsIdsExternal() throws Exception(Code)
Test get all relations ids REVIEW: This test needs more thought



testGetAllRolesErrors
public void testGetAllRolesErrors() throws Exception(Code)
Test get all roles errors



testGetAllRolesExternal
public void testGetAllRolesExternal() throws Exception(Code)
Test get all roles



testGetNotificationInfo
public void testGetNotificationInfo()(Code)
Test get Notification info



testGetReferencedMBeansErrors
public void testGetReferencedMBeansErrors() throws Exception(Code)
Test get referenced mbeans errors



testGetReferencedMBeansExternal
public void testGetReferencedMBeansExternal() throws Exception(Code)
Test get Referenced MBeans



testGetRelationTypeNameErrors
public void testGetRelationTypeNameErrors() throws Exception(Code)
Test get relation type name errors



testGetRelationTypeNameExternal
public void testGetRelationTypeNameExternal() throws Exception(Code)
Test get Relation Type Names



testGetRoleCardinalityErrors
public void testGetRoleCardinalityErrors() throws Exception(Code)
Test get role cardinality errors



testGetRoleCardinalityExternal
public void testGetRoleCardinalityExternal() throws Exception(Code)
Test get Role Cardinality



testGetRoleErrors
public void testGetRoleErrors() throws Exception(Code)
Test get role errors



testGetRoleExternal
public void testGetRoleExternal() throws Exception(Code)
Test get Role



testGetRoleInfoErrors
public void testGetRoleInfoErrors() throws Exception(Code)
Test getRoleInfo errors



testGetRoleInfosErrors
public void testGetRoleInfosErrors() throws Exception(Code)
Test getRoleInfos errors



testGetRolesErrors
public void testGetRolesErrors() throws Exception(Code)
Test get roles errors



testGetRolesExternal
public void testGetRolesExternal() throws Exception(Code)
Test get Roles



testGetSetPurgeFlag
public void testGetSetPurgeFlag() throws Exception(Code)
Test get/set Purge Flag



testHasRelationErrors
public void testHasRelationErrors() throws Exception(Code)
Test Has Relation Errors



testHasRelationExternal
public void testHasRelationExternal() throws Exception(Code)
Test Has Relation



testIsActive
public void testIsActive() throws Exception(Code)
Test Is Active



testIsRelationErrors
public void testIsRelationErrors() throws Exception(Code)
Test Is Relation Errors



testIsRelationExternal
public void testIsRelationExternal() throws Exception(Code)
Test Is Relation



testIsRelationMBeanErrors
public void testIsRelationMBeanErrors() throws Exception(Code)
Test Is Relation MBean Errors



testIsRelationMBeanExternal
public void testIsRelationMBeanExternal() throws Exception(Code)
Test Is Relation MBean



testPurgeRelationsAutomaticExternal
public void testPurgeRelationsAutomaticExternal() throws Exception(Code)
Test purge Relations Automatically



testPurgeRelationsErrors
public void testPurgeRelationsErrors() throws Exception(Code)
Test purge relations errors



testPurgeRelationsManuallyExternal
public void testPurgeRelationsManuallyExternal() throws Exception(Code)
Test purge Relations Manually



testRemoveRelationErrors
public void testRemoveRelationErrors() throws Exception(Code)
Test remove relation errors



testRemoveRelationExternal
public void testRemoveRelationExternal() throws Exception(Code)
Test remove relation



testRemoveRelationType
public void testRemoveRelationType() throws Exception(Code)
Test remove relation type



testRemoveRelationTypeErrors
public void testRemoveRelationTypeErrors() throws Exception(Code)
Test remove relation type errors



testSendRelationCreationNotificationErrors
public void testSendRelationCreationNotificationErrors() throws Exception(Code)
Test send relation removal notification errors



testSendRelationCreationNotificationExternal
public void testSendRelationCreationNotificationExternal() throws Exception(Code)
Test send relation creation notification



testSendRelationRemovalNotificationErrors
public void testSendRelationRemovalNotificationErrors() throws Exception(Code)
Test send relation removal notification errors



testSendRelationRemovalNotificationExternal
public void testSendRelationRemovalNotificationExternal() throws Exception(Code)
Test send relation removal notification



testSendRoleUpdateNotificationErrors
public void testSendRoleUpdateNotificationErrors() throws Exception(Code)
Test send role update notification errors



testSendRoleUpdateNotificationExternal
public void testSendRoleUpdateNotificationExternal() throws Exception(Code)
Test send role update notification



testSetRoleErrors
public void testSetRoleErrors() throws Exception(Code)
Test set role errors



testSetRoleExternal
public void testSetRoleExternal() throws Exception(Code)
Test set a role



testSetRolesErrors
public void testSetRolesErrors() throws Exception(Code)
Test set roles errors



testSetRolesExternal
public void testSetRolesExternal() throws Exception(Code)
Test set roles



testUpdateRoleMapErrors
public void testUpdateRoleMapErrors() throws Exception(Code)
Test update role map errors



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