Index

A B C E G H I K M N P R S T V 
All Classes and Interfaces|All Packages

A

add(Object) - Method in interface myAdapter.HCollection
Ensures that this collection contains the specified element (optional operation).
add(Object) - Method in interface myAdapter.HSet
Adds the specified element to this set if it is not already present (optional operation).
Add() - Method in class myTest.TestSuiteValuesCollection
Summary: add method test case.
Add_entry() - Method in class myTest.TestSuiteEntrySet
Summary: add method test case.
Add_key() - Method in class myTest.TestSuiteKeySet
Summary: add method test case.
addAll(HCollection) - Method in interface myAdapter.HCollection
Adds all of the elements in the specified collection to this collection (optional operation).
addAll(HCollection) - Method in interface myAdapter.HSet
Adds all of the elements in the specified collection to this set if they're not already present (optional operation).
AddAll() - Method in class myTest.TestSuiteValuesCollection
Summary: addAll method test case.
AddAll_entry() - Method in class myTest.TestSuiteEntrySet
Summary: addAll method test case.
AddAll_key() - Method in class myTest.TestSuiteKeySet
Summary: addAll method test case.
afterClassMethod() - Static method in class myTest.TestSuiteEntrySet
AfterClass JUnit static method.
afterClassMethod() - Static method in class myTest.TestSuiteKeySet
AfterClass JUnit static method.
afterClassMethod() - Static method in class myTest.TestSuiteMapAdapter
AfterClass JUnit static method.
afterClassMethod() - Static method in class myTest.TestSuiteValuesCollection
AfterClass JUnit static method.
afterMethod() - Method in class myTest.TestSuiteEntrySet
After JUnit method.
afterMethod() - Method in class myTest.TestSuiteKeySet
After JUnit method.
afterMethod() - Method in class myTest.TestSuiteMapAdapter
After JUnit method.
afterMethod() - Method in class myTest.TestSuiteValuesCollection
After JUnit method.

B

Backed_ClearPut() - Method in class myTest.TestSuiteEntrySet
Summary: backing clear and put test case.
Backed_ClearPut() - Method in class myTest.TestSuiteKeySet
Summary: backing clear and put test case.
Backed_ClearPut() - Method in class myTest.TestSuiteValuesCollection
Summary: backing clear and put test case.
Backed_IteratorRemove() - Method in class myTest.TestSuiteEntrySet
Summary: backing remove with iterator test case.
Backed_IteratorRemove() - Method in class myTest.TestSuiteKeySet
Summary: backing remove with iterator test case.
Backed_IteratorRemove() - Method in class myTest.TestSuiteValuesCollection
Summary: backing remove with iterator test case.
Backed_putAllRemove() - Method in class myTest.TestSuiteEntrySet
Summary: backing putall and remove test case.
Backed_putAllRemove() - Method in class myTest.TestSuiteKeySet
Summary: backing putall and remove test case.
Backed_putAllRemove() - Method in class myTest.TestSuiteValuesCollection
Summary: backing putall and remove test case.
Backed_PutRemove() - Method in class myTest.TestSuiteEntrySet
Summary: backing put and remove test case.
Backed_PutRemove() - Method in class myTest.TestSuiteKeySet
Summary: backing put and remove test case.
Backed_PutRemove() - Method in class myTest.TestSuiteValuesCollection
Summary: backing put and remove test case.
Backed_removeAll() - Method in class myTest.TestSuiteEntrySet
Summary: backing removeAll test case.
Backed_removeAll() - Method in class myTest.TestSuiteKeySet
Summary: backing removeAll test case.
Backed_removeAll() - Method in class myTest.TestSuiteValuesCollection
Summary: backing removeAll test case.
Backed_retainAll() - Method in class myTest.TestSuiteEntrySet
Summary: baking retainAll test case.
Backed_retainAll() - Method in class myTest.TestSuiteKeySet
Summary: baking retainAll test case.
Backed_retainAll() - Method in class myTest.TestSuiteValuesCollection
Summary: baking retainAll test case.
Backing_Map_KeySet() - Method in class myTest.TestSuiteMapAdapter
Summary:Test the backing of changes from the map to the keySet.
beforeClassMethod() - Static method in class myTest.TestSuiteEntrySet
BeforeClass JUnit static method.
beforeClassMethod() - Static method in class myTest.TestSuiteKeySet
BeforeClass JUnit static method.
beforeClassMethod() - Static method in class myTest.TestSuiteMapAdapter
BeforeClass JUnit static method.
beforeClassMethod() - Static method in class myTest.TestSuiteValuesCollection
BeforeClass JUnit static method.
beforeMethod() - Method in class myTest.TestSuiteEntrySet
Before JUnit method.
beforeMethod() - Method in class myTest.TestSuiteKeySet
Before JUnit method.
beforeMethod() - Method in class myTest.TestSuiteMapAdapter
Before JUnit method.
beforeMethod() - Method in class myTest.TestSuiteValuesCollection
Before JUnit method.

C

clear() - Method in class myAdapter.Hashtable
Clears this hashtable so that it contains no keys
clear() - Method in interface myAdapter.HCollection
Removes all of the elements from this collection (optional operation).
clear() - Method in interface myAdapter.HMap
Removes all of the mappings from this map.
clear() - Method in interface myAdapter.HSet
Removes all of the elements from this set (optional operation).
clear() - Method in class myAdapter.MapAdapter
Removes all of the mappings from this map.
clear() - Method in class myTest.TestSuiteValuesCollection
Summary: clear method test case.
Clear_0To1000() - Method in class myTest.TestSuiteEntrySet
Summary: clear method test case.
Clear_0To1000() - Method in class myTest.TestSuiteKeySet
Summary: clear method test case.
Clear_0To1000() - Method in class myTest.TestSuiteMapAdapter
Summary: clear method test case.
Clear_1000toEmtpy() - Method in class myTest.TestSuiteValuesCollection
Summary: clear method test case.
Clear_1Element() - Method in class myTest.TestSuiteEntrySet
Summary: clear method test case.
Clear_1Element() - Method in class myTest.TestSuiteKeySet
Summary: clear method test case.
Clear_1Element() - Method in class myTest.TestSuiteMapAdapter
Summary: clear method test case.
Clear_1toEmtpy() - Method in class myTest.TestSuiteValuesCollection
Summary: clear method test case.
Clear_Empty() - Method in class myTest.TestSuiteEntrySet
Summary: clear method test case.
Clear_Empty() - Method in class myTest.TestSuiteKeySet
Summary: clear method test case.
Clear_Empty() - Method in class myTest.TestSuiteMapAdapter
Summary: clear method test case.
Clear_Empty() - Method in class myTest.TestSuiteValuesCollection
Summary: clear method test case.
Clear_TwoMaps() - Method in class myTest.TestSuiteMapAdapter
Summary: clear method test case.
contains(Object) - Method in class myAdapter.Hashtable
Tests if some key maps into the specified value in this hashtable.
contains(Object) - Method in interface myAdapter.HCollection
Returns true if this collection contains the specified element.
contains(Object) - Method in interface myAdapter.HSet
Returns true if this set contains the specified element.
Contains_1() - Method in class myTest.TestSuiteEntrySet
Summary: contains method test case.
Contains_1() - Method in class myTest.TestSuiteKeySet
Summary: contains method test case.
Contains_1() - Method in class myTest.TestSuiteValuesCollection
Summary: contains method test case.
Contains_1Key_and2() - Method in class myTest.TestSuiteMapAdapter
Summary: containsKey method test case.
Contains_1Value_and2() - Method in class myTest.TestSuiteMapAdapter
Summary: containsValue method test case.
Contains_50to100() - Method in class myTest.TestSuiteEntrySet
Summary: contains method test case.
Contains_50to100() - Method in class myTest.TestSuiteKeySet
Summary: contains method test case.
Contains_50to100() - Method in class myTest.TestSuiteValuesCollection
Summary: contains method test case.
Contains_Empty() - Method in class myTest.TestSuiteEntrySet
Summary: contains method test case.
Contains_Empty() - Method in class myTest.TestSuiteKeySet
Summary: contains method test case.
Contains_EmptyColl() - Method in class myTest.TestSuiteValuesCollection
Summary: contains method test case.
Contains_EmptyMapKey() - Method in class myTest.TestSuiteMapAdapter
Summary: containsKey method test case.
Contains_EmptyMapValue() - Method in class myTest.TestSuiteMapAdapter
Summary: containsValue method test case.
Contains_Entry_Null_NPException() - Method in class myTest.TestSuiteEntrySet
Summary: contains method test case.
Contains_Key_50to100() - Method in class myTest.TestSuiteMapAdapter
Summary: containsKey method test case.
Contains_Key_Null_NPException() - Method in class myTest.TestSuiteKeySet
Summary: contains method test case.
Contains_KeyAndValue_1and3() - Method in class myTest.TestSuiteMapAdapter
Summary: containsKey containsValue method test case.
Contains_Null_NPException() - Method in class myTest.TestSuiteValuesCollection
Summary: contains method test case.
Contains_NullKey_NPException() - Method in class myTest.TestSuiteMapAdapter
Summary: containsKey method test case.
Contains_NullValue_NPException() - Method in class myTest.TestSuiteMapAdapter
Summary: containsValue method test case.
contains_o() - Method in class myTest.TestSuiteValuesCollection
Summary: contains method test case.
Contains_Value_50to100() - Method in class myTest.TestSuiteMapAdapter
Summary: containsValue method test case.
containsAll(HCollection) - Method in interface myAdapter.HCollection
Returns true if this collection contains all of the elements in the specified collection.
containsAll(HCollection) - Method in interface myAdapter.HSet
Returns true if this set contains all of the elements of the specified collection.
ContainsAll_10Notcontains100() - Method in class myTest.TestSuiteEntrySet
Summary: containsAll method test case.
ContainsAll_10Notcontains100() - Method in class myTest.TestSuiteKeySet
Summary: containsAll method test case.
ContainsAll_10Notcontains100() - Method in class myTest.TestSuiteValuesCollection
Summary: containsAll method test case.
ContainsAll_10to20contains100() - Method in class myTest.TestSuiteEntrySet
Summary: containsAll method test case.
ContainsAll_10to20contains100() - Method in class myTest.TestSuiteKeySet
Summary: containsAll method test case.
ContainsAll_10to20contains100() - Method in class myTest.TestSuiteValuesCollection
Summary: containsAll method test case.
ContainsAll_BothEmpty_False() - Method in class myTest.TestSuiteEntrySet
Summary: containsAll method test case.
ContainsAll_BothEmpty_False() - Method in class myTest.TestSuiteKeySet
Summary: containsAll method test case.
ContainsAll_BothEmpty_True() - Method in class myTest.TestSuiteValuesCollection
Summary: containsAll method test case.
containsAll_c() - Method in class myTest.TestSuiteValuesCollection
Summary: test metodo containsAll(Collection c) e verifico che gli elementi di c siano presenti in ct
ContainsAll_Empty_False() - Method in class myTest.TestSuiteEntrySet
Summary: containsAll method test case.
ContainsAll_Empty_False() - Method in class myTest.TestSuiteKeySet
Summary: containsAll method test case.
ContainsAll_Empty_False() - Method in class myTest.TestSuiteValuesCollection
Summary: containsAll method test case.
ContainsAll_EmptyNull_NPException() - Method in class myTest.TestSuiteEntrySet
Summary: containsAll method test case.
ContainsAll_EmptyNull_NPException() - Method in class myTest.TestSuiteKeySet
Summary: containsAll method test case.
ContainsAll_EmptyNull_NPException() - Method in class myTest.TestSuiteValuesCollection
Summary: containsAll method test case.
ContainsAll_Null_NPException() - Method in class myTest.TestSuiteEntrySet
Summary: containsAll method test case.
ContainsAll_Null_NPException() - Method in class myTest.TestSuiteKeySet
Summary: containsAll method test case.
ContainsAll_Null_NPException() - Method in class myTest.TestSuiteValuesCollection
Summary: containsAll method test case.
containsKey(Object) - Method in class myAdapter.Hashtable
Tests if the specified object is a key in this hashtable.
containsKey(Object) - Method in interface myAdapter.HMap
Returns true if this map contains a mapping for the specified key.
containsKey(Object) - Method in class myAdapter.MapAdapter
Returns true if this map contains a mapping for the specified key.
containsValue(Object) - Method in interface myAdapter.HMap
Returns true if this map maps one or more keys to the specified value.
containsValue(Object) - Method in class myAdapter.MapAdapter
Returns true if this map maps one or more keys to the specified value.

E

elements() - Method in class myAdapter.Hashtable
Returns an enumeration of the values in this hashtable.
Emptying_KeySet_Iterator() - Method in class myTest.TestSuiteMapAdapter
Summary:Test the propagation of changes from the map to the keySet with the iterator.
Emptying_Values_Iterator() - Method in class myTest.TestSuiteMapAdapter
Summary:Test the propagation of changes from the map to the values with the iterator.
entrySet() - Method in interface myAdapter.HMap
Returns a HSet view of the mappings contained in this map.
entrySet() - Method in class myAdapter.MapAdapter
Returns a HSet view of the mappings contained in this map.
EntrySet() - Method in class myTest.TestSuiteMapAdapter
Summary: entrySet test case
equals(Object) - Method in class myAdapter.Hashtable
Compares the specified Object with this Map for equality, as per the definition in the HMap interface.
equals(Object) - Method in interface myAdapter.HCollection
Compares the specified object with this collection for equality.
equals(Object) - Method in interface myAdapter.HMap
Compares the specified object with this map for equality.
equals(Object) - Method in interface myAdapter.HMap.HEntry
Compares the specified object with this entry for equality.
equals(Object) - Method in interface myAdapter.HSet
Compares the specified object with this set for equality.
equals(Object) - Method in class myAdapter.MapAdapter
Compares the specified object with this map for equality.
equals(Object) - Method in class myAdapter.MapEntryAdapter
Compares the specified object with this entry for equality.
Equals_1() - Method in class myTest.TestSuiteEntrySet
Summary: equals method test case.
Equals_1() - Method in class myTest.TestSuiteKeySet
Summary: equals method test case.
Equals_1() - Method in class myTest.TestSuiteMapAdapter
Summary: equals method test case.
Equals_1() - Method in class myTest.TestSuiteValuesCollection
Summary: equals method test case.
Equals_Empty() - Method in class myTest.TestSuiteMapAdapter
Summary: equals method test case.
Equals_Empty_True() - Method in class myTest.TestSuiteEntrySet
Summary: equals method test case.
Equals_Empty_True() - Method in class myTest.TestSuiteKeySet
Summary: equals method test case.
Equals_Empty_True() - Method in class myTest.TestSuiteMapAdapter
Summary: equals method test case.
Equals_Empty_True() - Method in class myTest.TestSuiteValuesCollection
Summary: equals method test case.
Equals_null() - Method in class myTest.TestSuiteMapAdapter
Summary: equals method test case.
equals_o() - Method in class myTest.TestSuiteValuesCollection
Summary: test metodo equals(Object o) e controllo se sono uguali
Equals_Reflective() - Method in class myTest.TestSuiteEntrySet
Summary: equals method test case.
Equals_Reflective() - Method in class myTest.TestSuiteKeySet
Summary: equals method test case.
Equals_Reflective() - Method in class myTest.TestSuiteMapAdapter
Summary: equals method test case.
Equals_Reflective() - Method in class myTest.TestSuiteValuesCollection
Summary: equals method test case.
Equals_Transitive() - Method in class myTest.TestSuiteEntrySet
Summary: equals method test case.
Equals_Transitive() - Method in class myTest.TestSuiteKeySet
Summary: equals method test case.
Equals_Transitive() - Method in class myTest.TestSuiteMapAdapter
Summary: equals method test case.
Equals_Transitive() - Method in class myTest.TestSuiteValuesCollection
Summary: equals method test case.
Equals_Val1() - Method in class myTest.TestSuiteMapAdapter
Summary: equals method test case.

G

get(Object) - Method in class myAdapter.Hashtable
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get(Object) - Method in interface myAdapter.HMap
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get(Object) - Method in class myAdapter.MapAdapter
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
Get_1() - Method in class myTest.TestSuiteMapAdapter
Summary: get method test case.
Get_10000_All() - Method in class myTest.TestSuiteMapAdapter
Summary: get method test case.
Get_123() - Method in class myTest.TestSuiteMapAdapter
Summary: get method test case.
Get_Empty() - Method in class myTest.TestSuiteMapAdapter
Summary: get method test case.
Get_GetNullKey_NPException() - Method in class myTest.TestSuiteMapAdapter
Summary: get method test case.
Get_Key() - Method in class myTest.TestSuiteMapAdapter
Summary: getKey method test case.
Get_Value() - Method in class myTest.TestSuiteMapAdapter
Summary: getValue method test case.
getKey() - Method in interface myAdapter.HMap.HEntry
Returns the key corresponding to this entry.
getKey() - Method in class myAdapter.MapEntryAdapter
Returns the key corresponding to this entry.
getValue() - Method in interface myAdapter.HMap.HEntry
Returns the value corresponding to this entry.
getValue() - Method in class myAdapter.MapEntryAdapter
Returns the value corresponding to this entry.

H

hashCode() - Method in class myAdapter.Hashtable
Returns the hash code value for this Map as per the definition in the Map interface.
hashCode() - Method in interface myAdapter.HCollection
Returns the hash code value for this collection.
hashCode() - Method in interface myAdapter.HMap
Returns the hash code value for this map.
hashCode() - Method in interface myAdapter.HMap.HEntry
Returns the hash code value for this map entry.
hashCode() - Method in interface myAdapter.HSet
Returns the hash code value for this set.
hashCode() - Method in class myAdapter.MapAdapter
Returns the hash code value for this map.
hashCode() - Method in class myAdapter.MapEntryAdapter
Returns the hash code value for this map entry.
HashCode_Entry() - Method in class myTest.TestSuiteMapAdapter
Summary: hashCode test case.
HashCode_Prop() - Method in class myTest.TestSuiteKeySet
Summary: hashCode test case.
HashCode_Prop() - Method in class myTest.TestSuiteMapAdapter
Summary: hashCode test case.
HashCode_Prop() - Method in class myTest.TestSuiteValuesCollection
Summary: hashCode test case.
HashCode_Prop_entrySet() - Method in class myTest.TestSuiteEntrySet
Summary: hashCode test case.
Hashtable - Class in myAdapter
The Hashtable class behaves like the Hashtable class from the version of Java Micro Edition CLDC 1.1.
Hashtable() - Constructor for class myAdapter.Hashtable
Constructs a new, empty hashtable with a default initial capacity (11) and load factor (0.75).
Hashtable(int) - Constructor for class myAdapter.Hashtable
Constructs a new, empty hashtable with the specified initial capacity and default load factor (0.75).
hasNext() - Method in interface myAdapter.HIterator
Returns true if the iteration has more elements.
HCollection - Interface in myAdapter
The root interface in the collection hierarchy.
HIterator - Interface in myAdapter
An iterator over a collection.
HMap - Interface in myAdapter
A Map is an object that maps keys to values.
HMap.HEntry - Interface in myAdapter
A map entry (key-value pair).
HSet - Interface in myAdapter
A collection that contains no duplicate elements.

I

is_empty() - Method in class myTest.TestSuiteValuesCollection
Summary: isEmpty method test case.
isEmpty() - Method in class myAdapter.Hashtable
Tests if this hashtable maps no keys to values.
isEmpty() - Method in interface myAdapter.HCollection
Returns true if this collection contains no elements.
isEmpty() - Method in interface myAdapter.HMap
Returns true if this map contains no key-value mappings.
isEmpty() - Method in interface myAdapter.HSet
Returns true if this set contains no elements.
isEmpty() - Method in class myAdapter.MapAdapter
Returns true if this map contains no key-value mappings.
iterator() - Method in interface myAdapter.HCollection
Returns an iterator over the elements in this collection.
iterator() - Method in interface myAdapter.HSet
Returns an iterator over the elements in this set.
Iterator_HasNext_Begin1_True() - Method in class myTest.TestSuiteEntrySet
Summary: hasNext and next methods test case.
Iterator_HasNext_Begin1_True() - Method in class myTest.TestSuiteKeySet
Summary: hasNext and next methods test case.
Iterator_HasNext_Begin1_True() - Method in class myTest.TestSuiteValuesCollection
Summary: hasNext and next methods test case.
Iterator_HasNext_Emtpy() - Method in class myTest.TestSuiteEntrySet
Summary: hasNext and next methods test case.
Iterator_HasNext_Emtpy() - Method in class myTest.TestSuiteKeySet
Summary: hasNext and next methods test case.
Iterator_HasNext_Emtpy() - Method in class myTest.TestSuiteValuesCollection
Summary: hasNext and next methods test case.
Iterator_Next_1() - Method in class myTest.TestSuiteEntrySet
Summary:iterator next method test case
Iterator_Next_1() - Method in class myTest.TestSuiteKeySet
Summary:iterator next method test case
Iterator_Next_1() - Method in class myTest.TestSuiteValuesCollection
Summary:iterator next method test case
Iterator_Remove_Empty_HISE() - Method in class myTest.TestSuiteEntrySet
Summary: remove method test case.
Iterator_Remove_Empty_HISE() - Method in class myTest.TestSuiteKeySet
Summary: remove method test case.
Iterator_Remove_Empty_HISE() - Method in class myTest.TestSuiteValuesCollection
Summary: remove method test case.

K

keys() - Method in class myAdapter.Hashtable
Returns an enumeration of the keys in this hashtable.
keySet() - Method in interface myAdapter.HMap
Returns a HSet view of the keys contained in this map.
keySet() - Method in class myAdapter.MapAdapter
Returns a HSet view of the keys contained in this map.
KeySet() - Method in class myTest.TestSuiteMapAdapter
Summary: keySet test case

M

main(String[]) - Static method in class myTest.TestRunner
Main method.
MapAdapter - Class in myAdapter
MapAdapter adapts the Hashtable class from Java CLDC 1.1 to the HMap interface.
MapAdapter() - Constructor for class myAdapter.MapAdapter
Default constructor with no arguments.
MapAdapter(HMap) - Constructor for class myAdapter.MapAdapter
Constructor with map arguments.
MapEntryAdapter - Class in myAdapter
A map entry (key-value pair).
MapEntryAdapter(Object) - Constructor for class myAdapter.MapEntryAdapter
Constructor with only key and value is default null
MapEntryAdapter(Object, Object) - Constructor for class myAdapter.MapEntryAdapter
Constructor with key and value argument
myAdapter - package myAdapter
 
myTest - package myTest
 

N

next() - Method in interface myAdapter.HIterator
Returns the next element in the iteration.

P

Propagation_Map_KeySet() - Method in class myTest.TestSuiteMapAdapter
Summary:Test the propagation of changes from the map to the keySet.
put(Object, Object) - Method in class myAdapter.Hashtable
Maps the specified key to the specified value in this hashtable.
put(Object, Object) - Method in interface myAdapter.HMap
Associates the specified value with the specified key in this map (optional operation).
put(Object, Object) - Method in class myAdapter.MapAdapter
Associates the specified value with the specified key in this map (optional operation).
Put_100Mapping() - Method in class myTest.TestSuiteMapAdapter
Summary: put method test case.
Put_1Mapping() - Method in class myTest.TestSuiteMapAdapter
Summary: put method test case.
Put_NullKey_NPException() - Method in class myTest.TestSuiteMapAdapter
Summary: put method test case.
Put_NullValue_NPException() - Method in class myTest.TestSuiteMapAdapter
Summary: put method test case.
Put_OldValue() - Method in class myTest.TestSuiteMapAdapter
Summary: put method test case Test that put method return old value.
putAll(HMap) - Method in interface myAdapter.HMap
Copies all of the mappings from the specified map to this map (optional operation).
putAll(HMap) - Method in class myAdapter.MapAdapter
Copies all of the mappings from the specified map to this map (optional operation).
PutAll_2Maps() - Method in class myTest.TestSuiteMapAdapter
Summary:putAll method test case.
PutAll_2TimesPut() - Method in class myTest.TestSuiteMapAdapter
Summary:putAll method test case.
PutAll_An100ElementsMap() - Method in class myTest.TestSuiteMapAdapter
Summary: putAll method test case.
PutAll_EmptyMapInEmptyMap() - Method in class myTest.TestSuiteMapAdapter
Summary: putAll method test case.
PutAll_NullMap_NPException() - Method in class myTest.TestSuiteMapAdapter
Summary: PutAll method test case.
PutAll_SameEmptyMap() - Method in class myTest.TestSuiteMapAdapter
Summary: putAll method test case.

R

remove() - Method in interface myAdapter.HIterator
Removes from the underlying collection the last element returned by this iterator (optional operation).
remove(Object) - Method in class myAdapter.Hashtable
Removes the key (and its corresponding value) from this hashtable.
remove(Object) - Method in interface myAdapter.HCollection
Removes a single instance of the specified element from this collection, if it is present (optional operation).
remove(Object) - Method in interface myAdapter.HMap
Removes the mapping for a key from this map if it is present (optional operation).
remove(Object) - Method in interface myAdapter.HSet
Removes the specified element from this set if it is present (optional operation).
remove(Object) - Method in class myAdapter.MapAdapter
Removes the mapping for a key from this map if it is present (optional operation).
Remove_450ToEmpty() - Method in class myTest.TestSuiteEntrySet
Summary: remove method test case.
Remove_450ToEmpty() - Method in class myTest.TestSuiteKeySet
Summary: remove method test case.
Remove_450ToEmpty() - Method in class myTest.TestSuiteMapAdapter
Summary: remove method test case.
Remove_450ToEmpty() - Method in class myTest.TestSuiteValuesCollection
Summary: remove method test case.
remove_all_c() - Method in class myTest.TestSuiteValuesCollection
Summary: removeAll method test case test removeAll(Collection c), rimuovo da ct tutti gli elementi di c
Remove_Empty() - Method in class myTest.TestSuiteEntrySet
Summary: remove method test case.
Remove_Empty() - Method in class myTest.TestSuiteKeySet
Summary: remove method test case.
Remove_Empty() - Method in class myTest.TestSuiteMapAdapter
Summary: remove method test case.
Remove_Empty() - Method in class myTest.TestSuiteValuesCollection
Summary: remove method test case.
Remove_EmptyNull_NPException() - Method in class myTest.TestSuiteKeySet
Summary: remove method test case.
Remove_EmptyNull_NPException() - Method in class myTest.TestSuiteValuesCollection
Summary: remove method test case.
Remove_EmptyNullEntry_NPException() - Method in class myTest.TestSuiteEntrySet
Summary: remove method test case.
Remove_EmptyNullKey_NPException() - Method in class myTest.TestSuiteMapAdapter
Summary: remove method test case.
Remove_NotPresent() - Method in class myTest.TestSuiteEntrySet
Summary: remove method test case.
Remove_NotPresent() - Method in class myTest.TestSuiteKeySet
Summary: remove method test case.
Remove_NotPresent() - Method in class myTest.TestSuiteMapAdapter
Summary: remove method test case.
Remove_NotPresent() - Method in class myTest.TestSuiteValuesCollection
Summary: remove method test case.
Remove_Null_NPException() - Method in class myTest.TestSuiteEntrySet
Summary: remove method test case.
Remove_Null_NPException() - Method in class myTest.TestSuiteKeySet
Summary: remove method test case.
Remove_Null_NPException() - Method in class myTest.TestSuiteValuesCollection
Summary: remove method test case.
Remove_NullKey_NPException() - Method in class myTest.TestSuiteMapAdapter
Summary: remove method test case.
remove_o() - Method in class myTest.TestSuiteValuesCollection
Summary: remove method test case.
Remove_OneElement_HISE() - Method in class myTest.TestSuiteEntrySet
Summary: remove method test case.
Remove_OneElement_HISE() - Method in class myTest.TestSuiteKeySet
Summary: remove method test case.
Remove_OneElement_HISE() - Method in class myTest.TestSuiteValuesCollection
Summary: remove method test case.
Remove_ReturnOldValue() - Method in class myTest.TestSuiteEntrySet
Summary: remove method test case.
Remove_ReturnOldValue() - Method in class myTest.TestSuiteKeySet
Summary: remove method test case.
Remove_ReturnOldValue() - Method in class myTest.TestSuiteMapAdapter
Summary: remove method test case.
Remove_ReturnOldValue() - Method in class myTest.TestSuiteValuesCollection
Summary: remove method test case.
removeAll(HCollection) - Method in interface myAdapter.HCollection
Removes all of this collection's elements that are also contained in the specified collection (optional operation).
removeAll(HCollection) - Method in interface myAdapter.HSet
Removes from this set all of its elements that are contained in the specified collection (optional operation).
RemoveAll_10to20Remove100() - Method in class myTest.TestSuiteEntrySet
Summary: removeAll method test case.
RemoveAll_10to20Remove100() - Method in class myTest.TestSuiteKeySet
Summary: removeAll method test case.
RemoveAll_10to20Remove100() - Method in class myTest.TestSuiteValuesCollection
Summary: removeAll method test case.
RemoveAll_duplicates() - Method in class myTest.TestSuiteValuesCollection
Summary: removeAll method test case.
RemoveAll_Empty() - Method in class myTest.TestSuiteEntrySet
Summary: removeAll method test case.
RemoveAll_EmptyArg() - Method in class myTest.TestSuiteEntrySet
Summary: removeAll method test case.
RemoveAll_EmptyColl() - Method in class myTest.TestSuiteValuesCollection
Summary: removeAll method test case.
RemoveAll_EmptyCollArg() - Method in class myTest.TestSuiteValuesCollection
Summary: removeAll method test case.
RemoveAll_Emptykey() - Method in class myTest.TestSuiteKeySet
Summary: removeAll method test case.
RemoveAll_EmptykeyArg() - Method in class myTest.TestSuiteKeySet
Summary: removeAll method test case.
RemoveAll_EmptyNull_NPException() - Method in class myTest.TestSuiteEntrySet
Summary: removeAll method test case.
RemoveAll_EmptyNull_NPException() - Method in class myTest.TestSuiteKeySet
Summary: removeAll method test case.
RemoveAll_EmptyNull_NPException() - Method in class myTest.TestSuiteValuesCollection
Summary: removeAll method test case.
RemoveAll_Null_NPException() - Method in class myTest.TestSuiteEntrySet
Summary: removeAll method test case.
RemoveAll_Null_NPException() - Method in class myTest.TestSuiteKeySet
Summary: removeAll method test case.
RemoveAll_Null_NPException() - Method in class myTest.TestSuiteValuesCollection
Summary: removeAll method test case.
ReretainAll_Null_NPException() - Method in class myTest.TestSuiteEntrySet
Summary: retainAll method test case.
ReretainAll_Null_NPException() - Method in class myTest.TestSuiteKeySet
Summary: retainAll method test case.
ReretainAll_Null_NPException() - Method in class myTest.TestSuiteValuesCollection
Summary: retainAll method test case.
Reset_Map() - Method in class myTest.TestSuiteMapAdapter
Summary: Test the clear and put method.
retain_all_c() - Method in class myTest.TestSuiteValuesCollection
Summary: retainAll method test case.
retainAll(HCollection) - Method in interface myAdapter.HCollection
Retains only the elements in this collection that are contained in the specified collection (optional operation).
retainAll(HCollection) - Method in interface myAdapter.HSet
Retains only the elements in this set that are contained in the specified collection (optional operation).
RetainAll_10to20Retain100() - Method in class myTest.TestSuiteEntrySet
Summary: retainAll method test case.
RetainAll_10to20Retain100() - Method in class myTest.TestSuiteKeySet
Summary: retainAll method test case.
RetainAll_10to20Retain100() - Method in class myTest.TestSuiteValuesCollection
Summary: retainAll method test case.
RetainAll_EmptyColl() - Method in class myTest.TestSuiteValuesCollection
Summary: retainAll method test case.
RetainAll_EmptyCollArg() - Method in class myTest.TestSuiteValuesCollection
Summary: retainAll method test case.
RetainAll_Emptykey() - Method in class myTest.TestSuiteEntrySet
Summary: retainAll method test case.
RetainAll_Emptykey() - Method in class myTest.TestSuiteKeySet
Summary: retainAll method test case.
RetainAll_EmptyNull_NPException() - Method in class myTest.TestSuiteEntrySet
Summary: retainAll method test case.
RetainAll_EmptyNull_NPException() - Method in class myTest.TestSuiteKeySet
Summary: retainAll method test case.
RetainAll_EmptyNull_NPException() - Method in class myTest.TestSuiteValuesCollection
Summary: retainAll method test case.
RetainAll_EmptySetArg() - Method in class myTest.TestSuiteEntrySet
Summary: retainAll method test case.
RetainAll_EmptySetArg() - Method in class myTest.TestSuiteKeySet
Summary: retainAll method test case.

S

setValue(Object) - Method in interface myAdapter.HMap.HEntry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(Object) - Method in class myAdapter.MapEntryAdapter
Replaces the value corresponding to this entry with the specified value (optional operation).
SetValue_Return() - Method in class myTest.TestSuiteMapAdapter
Summary: setValue method test case.
size() - Method in class myAdapter.Hashtable
Returns the number of keys in this hashtable.
size() - Method in interface myAdapter.HCollection
Returns the number of elements in this collection.
size() - Method in interface myAdapter.HMap
Returns the number of key-value mappings in this map.
size() - Method in interface myAdapter.HSet
Returns the number of elements in this set (its cardinality).
size() - Method in class myAdapter.MapAdapter
Returns the number of key-value mappings in this map.
size() - Method in class myTest.TestSuiteValuesCollection
Summary: size method test case.
Size_160Element() - Method in class myTest.TestSuiteEntrySet
Summary: size, isEmpty method test case.
Size_160Element() - Method in class myTest.TestSuiteKeySet
Summary: size, isEmpty method test case.
Size_160Element() - Method in class myTest.TestSuiteMapAdapter
Summary: size, isEmpty method test case.
Size_160Element() - Method in class myTest.TestSuiteValuesCollection
Summary: size, isEmpty method test case.
Size_1Element() - Method in class myTest.TestSuiteEntrySet
Summary: size, isEmpty method test case.
Size_1Element() - Method in class myTest.TestSuiteKeySet
Summary: size, isEmpty method test case.
Size_1Element() - Method in class myTest.TestSuiteMapAdapter
Summary: size, isEmpty method test case.
Size_1Element() - Method in class myTest.TestSuiteValuesCollection
Summary: size, isEmpty method test case.
Size_5Element() - Method in class myTest.TestSuiteEntrySet
Summary: size, isEmpty method test case.
Size_5Element() - Method in class myTest.TestSuiteKeySet
Summary: size, isEmpty method test case.
Size_5Element() - Method in class myTest.TestSuiteMapAdapter
Summary: size, isEmpty method test case.
Size_5Element() - Method in class myTest.TestSuiteValuesCollection
Summary: size, isEmpty method test case.
Size_Empty() - Method in class myTest.TestSuiteEntrySet
Summary: size, isEmpty method test case.
Size_Empty() - Method in class myTest.TestSuiteKeySet
Summary: size, isEmpty method test case.
Size_Empty() - Method in class myTest.TestSuiteValuesCollection
Summary: size, isEmpty method test case.
Size_Empty_0() - Method in class myTest.TestSuiteMapAdapter
Summary: size, isEmpty method test case.

T

Test_ValuesMethod() - Method in class myTest.TestSuiteMapAdapter
Summary:Test the propagation of changes from the map to the values.
TestRunner - Class in myTest
TestRunner class can be launched through command line to invoke all tests for myTest package.
TestRunner() - Constructor for class myTest.TestRunner
 
TestSuiteEntrySet - Class in myTest
Class TestSuiteEntrySet
TestSuiteEntrySet() - Constructor for class myTest.TestSuiteEntrySet
 
TestSuiteKeySet - Class in myTest
Class TestSuiteKeySet
TestSuiteKeySet() - Constructor for class myTest.TestSuiteKeySet
 
TestSuiteMapAdapter - Class in myTest
Class TestSuiteMapAdapter
TestSuiteMapAdapter() - Constructor for class myTest.TestSuiteMapAdapter
 
TestSuiteValuesCollection - Class in myTest
Class TestSuiteValuesCollection
TestSuiteValuesCollection() - Constructor for class myTest.TestSuiteValuesCollection
 
to_array() - Method in class myTest.TestSuiteValuesCollection
Summary: toArray method test case.
to_array_a() - Method in class myTest.TestSuiteValuesCollection
Summary: toArray method test case.
toArray() - Method in interface myAdapter.HCollection
Returns an array containing all of the elements in this collection.
toArray() - Method in interface myAdapter.HSet
Returns an array containing all of the elements in this set.
toArray(Object[]) - Method in interface myAdapter.HCollection
Returns an array containing all of the elements in this collection; the runtime type of the returned array is that of the specified array.
toArray(Object[]) - Method in interface myAdapter.HSet
Returns an array containing all of the elements in this set; the runtime type of the returned array is that of the specified array.
ToArray_1_True() - Method in class myTest.TestSuiteEntrySet
Summary: toArray method test case.
ToArray_1_True() - Method in class myTest.TestSuiteKeySet
Summary: toArray method test case.
ToArray_ArrayDest_1() - Method in class myTest.TestSuiteEntrySet
Summary: toArray test case.
ToArray_ArrayDest_1() - Method in class myTest.TestSuiteKeySet
Summary: toArray test case.
ToArray_ArrayDest_1() - Method in class myTest.TestSuiteValuesCollection
Summary: toArray test case.
ToArray_DestNull_NPException() - Method in class myTest.TestSuiteEntrySet
Summary: toArray(HSet) method test case.
ToArray_DestNull_NPException() - Method in class myTest.TestSuiteKeySet
Summary: toArray(HSet) method test case.
ToArray_DestNull_NPException() - Method in class myTest.TestSuiteValuesCollection
Summary: toArray(HCollection) method test case.
ToArray_DestSmaller() - Method in class myTest.TestSuiteEntrySet
Summary: toArray(HSet) method test case.
ToArray_DestSmaller() - Method in class myTest.TestSuiteKeySet
Summary: toArray(HSet) method test case.
ToArray_DestSmaller() - Method in class myTest.TestSuiteValuesCollection
Summary: toArray(HCollection) method test case.
ToArray_Empty_EmptyArray() - Method in class myTest.TestSuiteEntrySet
Summary: toArray method test case.
ToArray_Empty_EmptyArray() - Method in class myTest.TestSuiteKeySet
Summary: toArray method test case.
ToArray_Empty_EmptyArray() - Method in class myTest.TestSuiteValuesCollection
Summary: toArray method test case.
ToArray_OneElement() - Method in class myTest.TestSuiteValuesCollection
Summary: toArray method test case.
toString() - Method in class myAdapter.Hashtable
Returns a string representation of this Hashtable object in the form of a set of entries, enclosed in braces and separated by the ASCII characters "" (comma and space).
toString() - Method in class myAdapter.MapAdapter
Returns a string representation of this HMap object in the form of a set of entries, enclosed in braces and separated by the ASCII characters "" (comma and space).
toString() - Method in class myAdapter.MapEntryAdapter
Returns a string representation of the object.
ToString_Empty() - Method in class myTest.TestSuiteEntrySet
Summary: toString method test case.
ToString_Empty() - Method in class myTest.TestSuiteKeySet
Summary: toString method test case.
ToString_Empty() - Method in class myTest.TestSuiteMapAdapter
Summary: toString method test case.
ToString_Empty() - Method in class myTest.TestSuiteValuesCollection
Summary: toString method test case.
ToString_Entry() - Method in class myTest.TestSuiteMapAdapter
Summary: toString method test case.
ToString_OneElement() - Method in class myTest.TestSuiteEntrySet
Summary: toString method test case.
ToString_OneElement() - Method in class myTest.TestSuiteKeySet
Summary: toString method test case.
ToString_OneElement() - Method in class myTest.TestSuiteMapAdapter
Summary: toString method test case.
ToString_OneElement() - Method in class myTest.TestSuiteValuesCollection
Summary: toString method test case.

V

values() - Method in interface myAdapter.HMap
Returns a HCollection view of the values contained in this map.
values() - Method in class myAdapter.MapAdapter
Returns a HCollection view of the values contained in this map.
Values() - Method in class myTest.TestSuiteMapAdapter
Summary: values test case
A B C E G H I K M N P R S T V 
All Classes and Interfaces|All Packages