Java Doc for MapContainerTests.java in  » Database-ORM » beankeeper » hu » netmind » persistence » 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 » Database ORM » beankeeper » hu.netmind.persistence 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


hu.netmind.persistence.AbstractPersistenceTest
   hu.netmind.persistence.MapContainerTests

MapContainerTests
public class MapContainerTests extends AbstractPersistenceTest (Code)
Test the container framework.
author:
   Brautigam Robert
version:
   Revision: $Revision$



Constructor Summary
public  MapContainerTests(String name)
    

Method Summary
public  voidtestContainsDeletedLarge()
    
public  voidtestContainsDeletedSmall()
    
public  voidtestContainsPrimitiveLarge()
    
public  voidtestContainsPrimitiveNonsavedSmall()
    
public  voidtestContainsPrimitiveSmall()
    
public  voidtestMapAddExistingTwiceToNewMap()
    
public  voidtestMapAssignForeignMapExisting()
    
public  voidtestMapAssignForeignMapNonexisting()
    
public  voidtestMapClearOnCurrent()
    
public  voidtestMapClearOnObsolete()
    
public  voidtestMapContainsAddOnceExistingToCurrent()
    
public  voidtestMapContainsAddOnceExistingToCustom()
    
public  voidtestMapContainsAddOnceExistingToObsolete()
    
public  voidtestMapContainsAddTwiceExistingToCurrent()
    
public  voidtestMapContainsAddTwiceExistingToCustom()
    
public  voidtestMapContainsAddTwiceExistingToObsolete()
    
public  voidtestMapContainsAddedExistingEquals()
    
public  voidtestMapContainsAddedExistingSame()
    
public  voidtestMapContainsAddedNonexistingEquals()
    
public  voidtestMapContainsAddedNonexistingSame()
    
public  voidtestMapContainsExistingEquals()
    
public  voidtestMapContainsExistingSame()
    
public  voidtestMapContainsLongAddedExistingEquals()
    
public  voidtestMapContainsLongAddedExistingSame()
    
public  voidtestMapContainsLongAddedNonexistingEquals()
    
public  voidtestMapContainsLongAddedNonexistingSame()
    
public  voidtestMapContainsLongExistingEquals()
    
public  voidtestMapContainsLongExistingSame()
    
public  voidtestMapContainsLongNonexistingEquals()
    
public  voidtestMapContainsNonexistingEquals()
    
public  voidtestMapEmptyAddOnceExistingToCurrent()
    
public  voidtestMapEmptyAddOnceExistingToCustom()
    
public  voidtestMapEmptyAddOnceExistingToObsolete()
    
public  voidtestMapEmptyAddOnceNonexistingToCurrent()
    
public  voidtestMapEmptyAddOnceNonexistingToCustom()
    
public  voidtestMapEmptyAddOnceNonexistingToObsolete()
    
public  voidtestMapEmptyAddTwiceExistingToCurrent()
    
public  voidtestMapEmptyAddTwiceExistingToCustom()
    
public  voidtestMapEmptyAddTwiceExistingToObsolete()
    
public  voidtestMapEmptyAddTwiceNonexistingToCurrent()
    
public  voidtestMapEmptyAddTwiceNonexistingToCustom()
    
public  voidtestMapEmptyAddTwiceNonexistingToObsolete()
    
public  voidtestMapFullToNullAndBack()
    
public  voidtestMapInitializeWithExisting()
    
public  voidtestMapInitializeWithNonexisting()
    
public  voidtestMapIterationAdded()
    
public  voidtestMapIterationAddedLong()
    
public  voidtestMapIterationNormal()
    
public  voidtestMapIterationRemove()
    
public  voidtestMapIterationRemoved()
    
public  voidtestMapNonemptyAddOnceExistingToCurrent()
    
public  voidtestMapNonemptyAddOnceExistingToCustom()
    
public  voidtestMapNonemptyAddOnceExistingToObsolete()
    
public  voidtestMapNonemptyAddOnceNonexistingToCurrent()
    
public  voidtestMapNonemptyAddOnceNonexistingToCustom()
    
public  voidtestMapNonemptyAddOnceNonexistingToObsolete()
    
public  voidtestMapNonemptyAddTwiceExistingToCurrent()
    
public  voidtestMapNonemptyAddTwiceExistingToCustom()
    
public  voidtestMapNonemptyAddTwiceExistingToObsolete()
    
public  voidtestMapNonemptyAddTwiceNonexistingToCurrent()
    
public  voidtestMapNonemptyAddTwiceNonexistingToCustom()
    
public  voidtestMapNonemptyAddTwiceNonexistingToObsolete()
    
public  voidtestMapPrimitives()
    
public  voidtestMapRemoveExisting()
    
public  voidtestMapRemoveLongExisting()
    
public  voidtestMapRemoveLongMember()
    
public  voidtestMapRemoveLongNonexisting()
    
public  voidtestMapRemoveLongOutside()
    
public  voidtestMapRemoveMember()
    
public  voidtestMapRemoveNonexisting()
    
public  voidtestMapsEqualCurrentToCurrent()
    
public  voidtestMapsEqualCurrentToCustomEqual()
    
public  voidtestMapsEqualCurrentToCustomNonequal()
    
public  voidtestMapsEqualObsoleteToCurrentEqual()
    
public  voidtestMapsEqualObsoleteToCurrentNonequal()
    
public  voidtestMapsEqualsLongCurrentToCurrent()
    
public  voidtestMapsEqualsLongObsoleteToCurrentEqual()
    
public  voidtestMapsEqualsLongObsoleteToCurrentNonequal()
    
public  voidtestMultipleOperationsInSavedTransaction()
    
public  voidtestMultipleOperationsInTransaction()
    


Constructor Detail
MapContainerTests
public MapContainerTests(String name) throws Exception(Code)




Method Detail
testContainsDeletedLarge
public void testContainsDeletedLarge() throws Exception(Code)



testContainsDeletedSmall
public void testContainsDeletedSmall() throws Exception(Code)



testContainsPrimitiveLarge
public void testContainsPrimitiveLarge() throws Exception(Code)



testContainsPrimitiveNonsavedSmall
public void testContainsPrimitiveNonsavedSmall() throws Exception(Code)



testContainsPrimitiveSmall
public void testContainsPrimitiveSmall() throws Exception(Code)



testMapAddExistingTwiceToNewMap
public void testMapAddExistingTwiceToNewMap() throws Exception(Code)



testMapAssignForeignMapExisting
public void testMapAssignForeignMapExisting() throws Exception(Code)



testMapAssignForeignMapNonexisting
public void testMapAssignForeignMapNonexisting() throws Exception(Code)



testMapClearOnCurrent
public void testMapClearOnCurrent() throws Exception(Code)



testMapClearOnObsolete
public void testMapClearOnObsolete() throws Exception(Code)



testMapContainsAddOnceExistingToCurrent
public void testMapContainsAddOnceExistingToCurrent() throws Exception(Code)



testMapContainsAddOnceExistingToCustom
public void testMapContainsAddOnceExistingToCustom() throws Exception(Code)



testMapContainsAddOnceExistingToObsolete
public void testMapContainsAddOnceExistingToObsolete() throws Exception(Code)



testMapContainsAddTwiceExistingToCurrent
public void testMapContainsAddTwiceExistingToCurrent() throws Exception(Code)



testMapContainsAddTwiceExistingToCustom
public void testMapContainsAddTwiceExistingToCustom() throws Exception(Code)



testMapContainsAddTwiceExistingToObsolete
public void testMapContainsAddTwiceExistingToObsolete() throws Exception(Code)



testMapContainsAddedExistingEquals
public void testMapContainsAddedExistingEquals() throws Exception(Code)



testMapContainsAddedExistingSame
public void testMapContainsAddedExistingSame() throws Exception(Code)



testMapContainsAddedNonexistingEquals
public void testMapContainsAddedNonexistingEquals() throws Exception(Code)



testMapContainsAddedNonexistingSame
public void testMapContainsAddedNonexistingSame() throws Exception(Code)



testMapContainsExistingEquals
public void testMapContainsExistingEquals() throws Exception(Code)



testMapContainsExistingSame
public void testMapContainsExistingSame() throws Exception(Code)



testMapContainsLongAddedExistingEquals
public void testMapContainsLongAddedExistingEquals() throws Exception(Code)



testMapContainsLongAddedExistingSame
public void testMapContainsLongAddedExistingSame() throws Exception(Code)



testMapContainsLongAddedNonexistingEquals
public void testMapContainsLongAddedNonexistingEquals() throws Exception(Code)



testMapContainsLongAddedNonexistingSame
public void testMapContainsLongAddedNonexistingSame() throws Exception(Code)



testMapContainsLongExistingEquals
public void testMapContainsLongExistingEquals() throws Exception(Code)



testMapContainsLongExistingSame
public void testMapContainsLongExistingSame() throws Exception(Code)



testMapContainsLongNonexistingEquals
public void testMapContainsLongNonexistingEquals() throws Exception(Code)



testMapContainsNonexistingEquals
public void testMapContainsNonexistingEquals() throws Exception(Code)



testMapEmptyAddOnceExistingToCurrent
public void testMapEmptyAddOnceExistingToCurrent() throws Exception(Code)



testMapEmptyAddOnceExistingToCustom
public void testMapEmptyAddOnceExistingToCustom() throws Exception(Code)



testMapEmptyAddOnceExistingToObsolete
public void testMapEmptyAddOnceExistingToObsolete() throws Exception(Code)



testMapEmptyAddOnceNonexistingToCurrent
public void testMapEmptyAddOnceNonexistingToCurrent() throws Exception(Code)



testMapEmptyAddOnceNonexistingToCustom
public void testMapEmptyAddOnceNonexistingToCustom() throws Exception(Code)



testMapEmptyAddOnceNonexistingToObsolete
public void testMapEmptyAddOnceNonexistingToObsolete() throws Exception(Code)



testMapEmptyAddTwiceExistingToCurrent
public void testMapEmptyAddTwiceExistingToCurrent() throws Exception(Code)



testMapEmptyAddTwiceExistingToCustom
public void testMapEmptyAddTwiceExistingToCustom() throws Exception(Code)



testMapEmptyAddTwiceExistingToObsolete
public void testMapEmptyAddTwiceExistingToObsolete() throws Exception(Code)



testMapEmptyAddTwiceNonexistingToCurrent
public void testMapEmptyAddTwiceNonexistingToCurrent() throws Exception(Code)



testMapEmptyAddTwiceNonexistingToCustom
public void testMapEmptyAddTwiceNonexistingToCustom() throws Exception(Code)



testMapEmptyAddTwiceNonexistingToObsolete
public void testMapEmptyAddTwiceNonexistingToObsolete() throws Exception(Code)



testMapFullToNullAndBack
public void testMapFullToNullAndBack() throws Exception(Code)



testMapInitializeWithExisting
public void testMapInitializeWithExisting() throws Exception(Code)



testMapInitializeWithNonexisting
public void testMapInitializeWithNonexisting() throws Exception(Code)



testMapIterationAdded
public void testMapIterationAdded() throws Exception(Code)



testMapIterationAddedLong
public void testMapIterationAddedLong() throws Exception(Code)



testMapIterationNormal
public void testMapIterationNormal() throws Exception(Code)



testMapIterationRemove
public void testMapIterationRemove() throws Exception(Code)



testMapIterationRemoved
public void testMapIterationRemoved() throws Exception(Code)



testMapNonemptyAddOnceExistingToCurrent
public void testMapNonemptyAddOnceExistingToCurrent() throws Exception(Code)



testMapNonemptyAddOnceExistingToCustom
public void testMapNonemptyAddOnceExistingToCustom() throws Exception(Code)



testMapNonemptyAddOnceExistingToObsolete
public void testMapNonemptyAddOnceExistingToObsolete() throws Exception(Code)



testMapNonemptyAddOnceNonexistingToCurrent
public void testMapNonemptyAddOnceNonexistingToCurrent() throws Exception(Code)



testMapNonemptyAddOnceNonexistingToCustom
public void testMapNonemptyAddOnceNonexistingToCustom() throws Exception(Code)



testMapNonemptyAddOnceNonexistingToObsolete
public void testMapNonemptyAddOnceNonexistingToObsolete() throws Exception(Code)



testMapNonemptyAddTwiceExistingToCurrent
public void testMapNonemptyAddTwiceExistingToCurrent() throws Exception(Code)



testMapNonemptyAddTwiceExistingToCustom
public void testMapNonemptyAddTwiceExistingToCustom() throws Exception(Code)



testMapNonemptyAddTwiceExistingToObsolete
public void testMapNonemptyAddTwiceExistingToObsolete() throws Exception(Code)



testMapNonemptyAddTwiceNonexistingToCurrent
public void testMapNonemptyAddTwiceNonexistingToCurrent() throws Exception(Code)



testMapNonemptyAddTwiceNonexistingToCustom
public void testMapNonemptyAddTwiceNonexistingToCustom() throws Exception(Code)



testMapNonemptyAddTwiceNonexistingToObsolete
public void testMapNonemptyAddTwiceNonexistingToObsolete() throws Exception(Code)



testMapPrimitives
public void testMapPrimitives() throws Exception(Code)



testMapRemoveExisting
public void testMapRemoveExisting() throws Exception(Code)



testMapRemoveLongExisting
public void testMapRemoveLongExisting() throws Exception(Code)



testMapRemoveLongMember
public void testMapRemoveLongMember() throws Exception(Code)



testMapRemoveLongNonexisting
public void testMapRemoveLongNonexisting() throws Exception(Code)



testMapRemoveLongOutside
public void testMapRemoveLongOutside() throws Exception(Code)



testMapRemoveMember
public void testMapRemoveMember() throws Exception(Code)



testMapRemoveNonexisting
public void testMapRemoveNonexisting() throws Exception(Code)



testMapsEqualCurrentToCurrent
public void testMapsEqualCurrentToCurrent() throws Exception(Code)



testMapsEqualCurrentToCustomEqual
public void testMapsEqualCurrentToCustomEqual() throws Exception(Code)



testMapsEqualCurrentToCustomNonequal
public void testMapsEqualCurrentToCustomNonequal() throws Exception(Code)



testMapsEqualObsoleteToCurrentEqual
public void testMapsEqualObsoleteToCurrentEqual() throws Exception(Code)



testMapsEqualObsoleteToCurrentNonequal
public void testMapsEqualObsoleteToCurrentNonequal() throws Exception(Code)



testMapsEqualsLongCurrentToCurrent
public void testMapsEqualsLongCurrentToCurrent() throws Exception(Code)



testMapsEqualsLongObsoleteToCurrentEqual
public void testMapsEqualsLongObsoleteToCurrentEqual() throws Exception(Code)



testMapsEqualsLongObsoleteToCurrentNonequal
public void testMapsEqualsLongObsoleteToCurrentNonequal() throws Exception(Code)



testMultipleOperationsInSavedTransaction
public void testMultipleOperationsInSavedTransaction() throws Exception(Code)



testMultipleOperationsInTransaction
public void testMultipleOperationsInTransaction() throws Exception(Code)



Fields inherited from hu.netmind.persistence.AbstractPersistenceTest
protected Connection conn(Code)(Java Doc)
protected Store store(Code)(Java Doc)

Methods inherited from hu.netmind.persistence.AbstractPersistenceTest
protected void dropTables(String pattern) throws Exception(Code)(Java Doc)
public Connection getConnection()(Code)(Java Doc)
protected int getCount(String table) throws Exception(Code)(Java Doc)
public int getCount(Collection col, Class type)(Code)(Java Doc)
public Store getStore() throws Exception(Code)(Java Doc)
protected boolean isSuccessful(Runnable r)(Code)(Java Doc)
protected void setUp() throws Exception(Code)(Java Doc)
public static boolean supportsMultipleStores()(Code)(Java Doc)
protected void tearDown()(Code)(Java Doc)

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