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:
getAll
in interfaceAttribute
- Throws:
NamingException
-
setupGet
-
get
- Specified by:
get
in interfaceAttribute
- Throws:
NamingException
-
size
public int size() -
getID
-
contains
-
add
-
remove
-
clear
public void clear() -
getAttributeSyntaxDefinition
- Specified by:
getAttributeSyntaxDefinition
in interfaceAttribute
- Throws:
NamingException
-
getAttributeDefinition
- Specified by:
getAttributeDefinition
in interfaceAttribute
- Throws:
NamingException
-
clone
-
isOrdered
public boolean isOrdered() -
get
- Specified by:
get
in interfaceAttribute
- Throws:
NamingException
-
remove
-
add
-
set
-
toString
-