Package com.mockobjects.naming.directory
Class MockAttribute
java.lang.Object
com.mockobjects.MockObject
com.mockobjects.naming.directory.MockAttribute
- All Implemented Interfaces:
Verifiable,Serializable,Cloneable,Attribute
- See Also:
-
Field Summary
Fields inherited from interface javax.naming.directory.Attribute
serialVersionUID -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.mockobjects.MockObject
notImplemented, notYetImplemented, verify
-
Constructor Details
-
MockAttribute
public MockAttribute()
-
-
Method Details
-
getAll
- Specified by:
getAllin interfaceAttribute- Throws:
NamingException
-
setupGet
-
get
- Specified by:
getin interfaceAttribute- Throws:
NamingException
-
size
public int size() -
getID
-
contains
-
add
-
remove
-
clear
public void clear() -
getAttributeSyntaxDefinition
- Specified by:
getAttributeSyntaxDefinitionin interfaceAttribute- Throws:
NamingException
-
getAttributeDefinition
- Specified by:
getAttributeDefinitionin interfaceAttribute- Throws:
NamingException
-
clone
-
isOrdered
public boolean isOrdered() -
get
- Specified by:
getin interfaceAttribute- Throws:
NamingException
-
remove
-
add
-
set
-
toString
-